Lines Matching full:plugin
1 ====== pagecss Plugin ======
3 ---- plugin ----
4 description: Inject per-page custom CSS using <css>...</css> blocks. Auto-supports Wrap plugin clas…
12 similar : plugin:cssperpage
15 downloadurl: https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/archive/refs/heads/main.zip
16 bugtracker : https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/issues
17 sourcerepo : https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/
23 //:!: This plugin allows users to style individual pages using inline `<css>` blocks without editin…
27 Install via the [[plugin:extension|Extension Manager]] or manually:
31 * Make sure `syntax.php` and `plugin.info.txt` are in place
33 No configuration needed if using the `Wrap` plugin, it works immediately after activation.
53 * With **Wrap Plugin**:
65 The plugin will automatically generate equivalent `.wrap_notice` styles for use with the Wrap Plugi…
80 The plugin will inject this CSS into the HTML `<head>` for the page.
83 * `.wrap_*` versions are auto-generated to support Wrap Plugin
88 This plugin requires no configuration if using the `Wrap` plugin.
103 …itHub: [https://github.com/example/dokuwiki-plugin-pagecss](https://github.com/dwightmulcahy/dokuw…
107 {{rss>https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/commits/main.atom date 8}}
122 **Q:** Does this plugin affect other pages?\\
125 **Q:** Do I need the Wrap plugin?\\
126 **A:** No, but if you use Wrap syntax, this plugin ensures your styles apply to `.wrap_*` classes a…