Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 05-Feb-2023 | - | ||||
conf/ | H | 10-Feb-2022 | - | 25 | 18 | |
lang/en/ | H | 10-Feb-2022 | - | 49 | 30 | |
README | H A D | 05-Feb-2022 | 375 | 10 | 5 | |
action.php | H A D | 05-Feb-2022 | 6 KiB | 186 | 135 | |
admin.php | H A D | 05-Feb-2022 | 7.3 KiB | 163 | 132 | |
cli.php | H A D | 05-Feb-2022 | 7.1 KiB | 181 | 157 | |
helper.php | H A D | 05-Feb-2022 | 8.4 KiB | 255 | 228 | |
newpage.ini | H A D | 05-Feb-2022 | 678 | 19 | 16 | |
plugin.info.txt | H A D | 05-Feb-2022 | 260 | 9 | 7 | |
script.js | H A D | 05-Feb-2022 | 141 | 6 | 6 | |
version | H A D | 05-Feb-2022 | 21 | 3 | 1 |
README
1This updates the newpagetmplate plugin to handle the new Events for Templates. 2It handles both COMMON_PAGE_FROMTEMPLATE (implemented 2010-03-10) and 3COMMON_PAGETPL_LOAD, which replaces it (2011-02-03). 4 5As well, this current version supports HTML_PAGE_FROMTEMPLATE, which preceds both of the above. 6 7See http://www.dokuwiki.org/plugin:newpagetemplate for further details. 8 9 10