wiki
wiki copied to clipboard
Wiki.js | A modern and powerful wiki app built on Node.js
Added standard languages and PL/SQL and SQL to select box of ckeditor. native support thru prism-libs
I have found out that `_underline_` resulting in actual underline is supported, but not documented in the help. So I have added this to the help page code by copy-pasting...
fix: #1216 feature request: https://requarks.canny.io/wiki/p/allow-to-select-toc-depth-level (20 votes) feature discussion at: #1931 To sum up the feature: 1. You can control (globally and per page) the nesting level of the table...
Related: https://github.com/Requarks/wiki/discussions/3436
PR for https://github.com/Requarks/wiki/issues/2797 This need to restart node to make it work. The hint should include this. But I don't know how to combine with the locale files. So I...
By this you can prevent issues like [#5](https://github.com/linuxserver/docker-wikijs/issues/5) with access rights to eg. /wiki/data/cache
See Also: #4480. `findBestLocale` function in this PR is very similar to `findBestLocaleFor` in #4480. If both is going to be merged, They may be merged. In this implementation, 1....
Fixes/Implements: [Redirect to user's browser preferred language](https://feedback.js.wiki/wiki/p/redirect-to-users-browser-preferred-language) I'm planning to use wiki.js. I want to use this feature so I implement this feature. **TESTING** I've tested with the following commands...
This feature adds the `config.yml`-File as a configMap, so it can be modified easier (e.g. we could get rid of the environment variables). I also implemented a new values parameter...
admin->authentication text fields could be set as sensitive. LDAP bind credentials set as sensitive field.