| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| _test/ | 14-Jun-2025 | - | 80 | 54 | ||
| assets/ | 14-Jun-2025 | - | 57,094 | 56,937 | ||
| compat/ | 14-Jun-2025 | - | 1,250 | 662 | ||
| conf/ | 14-Jun-2025 | - | 202 | 162 | ||
| css/ | 14-Jun-2025 | - | 6,119 | 4,710 | ||
| extra/hooks/ | 14-Jun-2025 | - | 51 | 38 | ||
| images/ | 14-Jun-2025 | - | 10 | 10 | ||
| inc/ | 14-Jun-2025 | - | 2,771 | 1,963 | ||
| js/plugins/ | 14-Jun-2025 | - | 711 | 293 | ||
| lang/ | 14-Jun-2025 | - | 2,758 | 2,350 | ||
| tpl/ | 14-Jun-2025 | - | 1,291 | 837 | ||
| .editorconfig | D | 13-Jun-2025 | 341 | 20 | 16 | |
| .travis.yml | D | 13-Jun-2025 | 291 | 14 | 13 | |
| AUTHORS.md | D | 13-Jun-2025 | 11.2 KiB | 130 | 102 | |
| EventHandlers.php | D | 13-Jun-2025 | 17.6 KiB | 455 | 314 | |
| LICENSE | D | 13-Jun-2025 | 17.6 KiB | 341 | 281 | |
| README.md | D | 13-Jun-2025 | 2.7 KiB | 91 | 73 | |
| RELEASE.md | D | 13-Jun-2025 | 41.4 KiB | 664 | 550 | |
| SECURITY.md | D | 13-Jun-2025 | 365 | 11 | 6 | |
| SVG.php | D | 13-Jun-2025 | 2.5 KiB | 98 | 59 | |
| Template.php | D | 13-Jun-2025 | 76.3 KiB | 2,425 | 1,558 | |
| css.php | D | 13-Jun-2025 | 5.2 KiB | 184 | 118 | |
| detail.php | D | 13-Jun-2025 | 20.8 KiB | 554 | 444 | |
| iconify.php | D | 13-Jun-2025 | 5.6 KiB | 199 | 123 | |
| index.html | D | 13-Jun-2025 | 0 | 1 | 0 | |
| main.php | D | 13-Jun-2025 | 7.4 KiB | 214 | 127 | |
| mediamanager.php | D | 13-Jun-2025 | 2.1 KiB | 66 | 41 | |
| script.js | D | 13-Jun-2025 | 33.8 KiB | 1,009 | 662 | |
| style.ini | D | 13-Jun-2025 | 3.6 KiB | 97 | 81 | |
| template.info.txt | D | 13-Jun-2025 | 264 | 9 | 8 | |
| tpl_functions.php | D | 13-Jun-2025 | 184 | 8 | 3 | |
| tpl_global.php | D | 13-Jun-2025 | 181 | 8 | 3 |
README.md
1[](https://github.com/giterlizzi/dokuwiki-template-bootstrap3/releases) [](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [](https://github.com/giterlizzi/dokuwiki-template-bootstrap3/issues) 2 3# Bootstrap3 template for DokuWiki 4 5## Features 6 7 * HTML5 and CSS3 8 * Responsive 9 * Bootstrap 3.x based template 10 * Glyphicons and FontAwesome icons 11 * AnchorJS support 12 * Typeahead support 13 * High customizable via the configuration manager 14 * Many html and DokuWiki hooks 15 * Sidebar support ( left and/or right ) 16 * [Bootswatch](https://bootswatch.com) themes 17 * Theme switcher 18 * Cookie Law Banner Notice 19 * Google Analytics integration 20 * Avatar support for Gravatar, Libravatar and Office365 21 22## Plugin Integration 23 24 * Add New Page 25 * Advanced 26 * Bootstrap Wrapper 27 * DataTables 28 * Diagram 29 * Discussion 30 * Edittable 31 * Explain 32 * InlineTOC 33 * Move 34 * Publish 35 * Rack 36 * Tagging 37 * Tags 38 * Translation 39 * Wrap - Tabs 40 * jOrg Chart 41 * ... and more! 42 43## Localizations 44 45 * Chinese 46 * Czech 47 * French 48 * German 49 * Hungarian 50 * Indonesian 51 * Italian 52 * Japanese 53 * Korean 54 * Norwegian 55 * Persian 56 * Polish 57 * Portuguese 58 * Portuguese (Brazil) 59 * Russian 60 * Slovak 61 * Spanish 62 63# Installation 64 65All documentation for this template can be found at 66https://www.dokuwiki.org/template:bootstrap3 67 68If you install this template manually, make sure it is installed in 69`lib/tpl/bootstrap3/` - if the folder is called different it 70will not work! 71 72Ensure that the following PHP modules are installed: `php-xml`. 73 74Please refer to https://www.dokuwiki.org/template for additional info 75on how to install templates in DokuWiki. 76 77 78---- 79Copyright (C) Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> 80 81This program is free software; you can redistribute it and/or modify 82it under the terms of the GNU General Public License as published by 83the Free Software Foundation; version 2 of the License 84 85This program is distributed in the hope that it will be useful, 86but WITHOUT ANY WARRANTY; without even the implied warranty of 87MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 88GNU General Public License for more details. 89 90See the LICENSE file in your DokuWiki folder for details 91