Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 31-Mar-2025 | - | ||||
css/ | H | 14-Jul-2020 | - | 1,411 | 1,275 | |
images/ | H | 14-Jul-2020 | - | 587 | 584 | |
lang/ | H | 14-Jul-2020 | - | 34 | 20 | |
COPYING | H A D | 12-Jul-2020 | 17.7 KiB | 340 | 281 | |
README | H A D | 12-Jul-2020 | 96 | 4 | 3 | |
README.md | H A D | 12-Jul-2020 | 973 | 28 | 14 | |
detail.php | H A D | 12-Jul-2020 | 3.8 KiB | 96 | 74 | |
main.php | H A D | 12-Jul-2020 | 7.2 KiB | 187 | 157 | |
mediamanager.php | H A D | 12-Jul-2020 | 1.6 KiB | 49 | 34 | |
script.js | H A D | 12-Jul-2020 | 847 | 20 | 19 | |
style.ini | H A D | 12-Jul-2020 | 3.6 KiB | 95 | 74 | |
template.info.txt | H A D | 12-Jul-2020 | 212 | 8 | 7 | |
tpl_functions.php | H A D | 12-Jul-2020 | 4 KiB | 175 | 106 |
README
1See template.info.txt for main info 2See COPYING for license info 3See README.md for instructions 4
README.md
1# Monochrome Template for Dokuwiki 2 3This template is meant for traditional wiki usage. The general look was partly inspired by Dokuwiki’s default template. As an additional means of navigation it features a sitemap on every page. 4 5## License 6 7This template is published under the GNU General Public License (GPL) V2. 8 9## Special Thanks 10 11This template is based on the starter template and uses parts from Dokuwiki’s default template. 12 13Hamburger menu without JavaScript inspired by Austin Wulf (http://www.sitepoint.com/pure-css-off-screen-navigation-menu/) 14 15## Installation 16 17Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory named monochrome there. You can also use the extension manager. 18 19In the configuration plugin chose `monochrome` as your template. 20 21## Configuration 22 23The basic configuration is done via template style settings. 24 25## Browser compatibility 26 27This template should work well with all current browsers. 28