Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
lang/ | H | 13-Sep-2019 | - | 132 | 74 | |
README | H A D | 16-May-2019 | 895 | 25 | 17 | |
admin.php | H A D | 16-May-2019 | 14.3 KiB | 412 | 272 | |
admin.svg | H A D | 16-May-2019 | 365 | 1 | 1 | |
helper.php | H A D | 16-May-2019 | 322 | 22 | 8 | |
plugin.info.txt | H A D | 16-May-2019 | 264 | 8 | 7 |
README
1Extended User Import Plugin for DokuWiki 2 3You can import user passwords and set some defaults to , e.g. email 4 5If you install this plugin manually, make sure it is installed in 6lib/plugins/userimportextended/ - if the folder is called different it 7will not work! 8 9Please refer to http://www.dokuwiki.org/plugins for additional info 10on how to install plugins in DokuWiki. 11 12---- 13Copyright (C) Anna Dabrowska <dokuwiki@cosmocode.de> 14 15This program is free software; you can redistribute it and/or modify 16it under the terms of the GNU General Public License as published by 17the Free Software Foundation; version 2 of the License 18 19This program is distributed in the hope that it will be useful, 20but WITHOUT ANY WARRANTY; without even the implied warranty of 21MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22GNU General Public License for more details. 23 24See the LICENSING file for details 25