Lines Matching full:plugin
1 ====== Newpagefill Plugin ======
3 ---- plugin ----
15 downloadurl: https://github.com/Lortet/dokuwiki-plugin-newpagefill/zipball/master
16 bugtracker : https://github.com/Lortet/dokuwiki-plugin-newpagefill/issues
17 sourcerepo : https://github.com/Lortet/dokuwiki-plugin-newpagefill/
22 [[fr:plugin:newpagefill| Français]] | **English** | [[de:plugin:newpagefill| Deutsch]]…
26 Install the plugin from the [[plugin:extension|Extension Manager]].
30 The **newpagefill** plugin adds a lightweight helper to create a new page:
40 * fall back to a plugin-specific template when no native template exists.
56 The plugin template may contain:
57 * ''@TITLE@'': title computed by the plugin (specific to newpagefill);
58 … ''@NS@'', ''@PAGE@'', ''@USER@'', ''@DATE@'', etc. (handled by DokuWiki core, not by this plugin).
64 * otherwise, the plugin tries to extract a title from the creation URL;
70 The plugin follows this order:
74 * fallback template configured in the plugin.
78 The plugin exposes the global function:
97 * ''undefined'' or ''null'': use the plugin configuration;