Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 01-May-2025 | - | ||||
css/ | H | 16-Feb-2023 | - | -137,673 | -124,381 | |
images/ | H | 16-Feb-2023 | - | -36,981 | -36,792 | |
lang/ | H | 16-Feb-2023 | - | -2,142 | -1,260 | |
COPYING | H A D | 15-Jan-2023 | 18 KiB | 340 | 281 | |
README | H A D | 15-Jan-2023 | 99 | 4 | 3 | |
README.md | H A D | 15-Jan-2023 | 973 | 28 | 14 | |
detail.php | H A D | 15-Jan-2023 | 3.9 KiB | 96 | 74 | |
main.php | H A D | 15-Jan-2023 | 7.5 KiB | 192 | 138 | |
manager.dat | H A D | 15-Jan-2023 | 112 | 3 | 2 | |
mediamanager.php | H A D | 15-Jan-2023 | 1.7 KiB | 49 | 34 | |
script.js | H A D | 15-Jan-2023 | 851 | 20 | 19 | |
style.ini | H A D | 15-Jan-2023 | 3.6 KiB | 95 | 74 | |
template.info.txt | H A D | 15-Jan-2023 | 263 | 8 | 7 | |
tpl_functions.php | H A D | 15-Jan-2023 | 4.2 KiB | 178 | 109 |
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