Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
action/ | H | 16-Oct-2020 | - | 114 | 59 | |
lang/ | H | 16-Oct-2020 | - | 18 | 4 | |
LICENSE | H A D | 15-Oct-2020 | 17.7 KiB | 340 | 281 | |
README | H A D | 15-Oct-2020 | 1.1 KiB | 31 | 21 | |
plugin.info.txt | H A D | 15-Oct-2020 | 242 | 8 | 7 |
README
1usermanagerextended Plugin for DokuWiki 2 3User management for managers, not only admins! 4 5Gives access to the user manager module to managers, as defined in main configuration, 6but with restricted privileges. 7 8All documentation for this plugin can be found at 9https://www.dokuwiki.org/plugin:usermanagerextended 10 11If you install this plugin manually, make sure it is installed in 12lib/plugins/usermanagerextended/ - if the folder is called different it 13will not work! 14 15Please refer to http://www.dokuwiki.org/plugins for additional info 16on how to install plugins in DokuWiki. 17 18---- 19Copyright (C) Anna Dabrowska <dokuwiki@cosmocode.de> 20 21This program is free software; you can redistribute it and/or modify 22it under the terms of the GNU General Public License as published by 23the Free Software Foundation; version 2 of the License 24 25This program is distributed in the hope that it will be useful, 26but WITHOUT ANY WARRANTY; without even the implied warranty of 27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28GNU General Public License for more details. 29 30See the LICENSING file for details 31