plugin:zerolinecss
Table of Contents
ZerolineCSS Plugin
Compatible with DokuWiki
No compatibility info given!
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
For detailed information check out the GitHub repository.
Examples/Usage
In your template place the following script before the `tpl_metaheaders()` call (requires metaheaders plugin):
<?php global $headers, $clear, $updateVersion; $headers['link'][] = array( 'rel' => 'zerolinecss', 'type' => 'text/css', 'href' => '/lib/exe/css.php?t=' . $conf['template'] . '&tseed=' . md5($updateVersion) ); tpl_metaheaders(); ?>
Change Log
- Version upped (2021-12-20 15:11)
- Update to not include the client (2021-12-20 13:41)
- Version upped (2020-08-04 14:49)
- Update README.md (2020-08-04 14:49)
- Update README.md (2020-08-04 14:48)
- Version upped (2017-05-15 15:05)
- Update tabs to spaces. (2017-05-15 13:49)
- See [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - … (2017-05-15 11:50)
plugin/zerolinecss.txt · Last modified: 2021-12-20 15:11 by gamma