0ab101c1 | 12-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix setting for 404 handling
Replace integer key in options with string key
Fixes #91 |
9d96619a | 14-Nov-2022 |
GYX <gyx138@qq.com> |
translation update |
0ab85e3a | 24-Oct-2019 |
Bartek S <sadupl@gmail.com> |
translation update |
9c4112b1 | 08-Oct-2019 |
Bartek S <sadupl@gmail.com> |
translation update |
8249063f | 01-Apr-2019 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
3cee9885 | 16-Mar-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add user conf for style inheritance |
4f7fc142 | 24-Apr-2018 |
Harriet Neitz <harrietneitz@gmail.com> |
translation update |
f4bc36c6 | 10-Aug-2017 |
Andreas Gohr <gohr@cosmocode.de> |
make setup messages more verbose. fixes #31 |
9fd24f79 | 25-May-2017 |
ubibene <services.m@benard.info> |
translation update |
82527f9c | 13-May-2017 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
511d09fe | 27-Apr-2017 |
Andreas Gohr <gohr@cosmocode.de> |
allow editing plugin states through a matrix view |
a1991f43 | 04-Apr-2017 |
Schplurtz le Déboulonné <Schlurtz@laposte.net> |
translation update |
beefced0 | 07-Mar-2017 |
Andreas Gohr <andi@splitbrain.org> |
fixed german/english translation messup |
34cd648d | 26-Feb-2017 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
French translation |
33e6dcad | 20-Dec-2016 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
281d29f0 | 19-Dec-2016 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
6b3b7cb5 | 15-Dec-2016 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
1413d607 | 01-Dec-2016 |
Andreas Gohr <gohr@cosmocode.de> |
auto disable new plugins if wanted
When the apropriate config option is enabled, all newly installed plugins will be disabled by default. They then can be enabled in the farmer to make available to
auto disable new plugins if wanted
When the apropriate config option is enabled, all newly installed plugins will be disabled by default. They then can be enabled in the farmer to make available to all animals or enabled in specific animals only.
This requires https://github.com/splitbrain/dokuwiki/pull/1655
show more ...
|
6348ab5b | 01-Jul-2016 |
Michael Grosse <grosse@cosmocode.de> |
Offer to choose ACL policy etc.
SPR-507, closes #24 |
db5f6fcf | 27-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added help text on plugin management |
af1c6dd8 | 27-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
reworked plugin logic
Animals can inherit the plugin state from the farmer. Their configs can now be reset to the default state which is either on or whatever is set in the farmer (when inheriting). |
114a05a7 | 27-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fixed plugin managing when no local config exists, yet |
587746db | 26-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
typos fixed |
4d6fc85b | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added German translation
without the help texts for now |
24f27905 | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added tab to delete animals #19 |