| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| conf/ | 09-Mar-2024 | - | 25 | 18 | ||
| lang/en/ | 09-Mar-2024 | - | 49 | 30 | ||
| README | D | 19-Oct-2023 | 375 | 10 | 5 | |
| action.php | D | 19-Oct-2023 | 6 KiB | 197 | 146 | |
| admin.php | D | 19-Oct-2023 | 7.3 KiB | 163 | 132 | |
| cli.php | D | 19-Oct-2023 | 7.1 KiB | 181 | 157 | |
| helper.php | D | 19-Oct-2023 | 8.4 KiB | 255 | 228 | |
| newpage.ini | D | 19-Oct-2023 | 678 | 19 | 16 | |
| plugin.info.txt | D | 19-Oct-2023 | 260 | 8 | 7 | |
| script.js | D | 19-Oct-2023 | 141 | 6 | 6 |
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