• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/14-Jun-2025-8054

assets/14-Jun-2025-57,09456,937

compat/14-Jun-2025-1,250662

conf/14-Jun-2025-202162

css/14-Jun-2025-6,1194,710

extra/hooks/14-Jun-2025-5138

images/14-Jun-2025-1010

inc/14-Jun-2025-2,7711,963

js/plugins/14-Jun-2025-711293

lang/14-Jun-2025-2,7582,350

tpl/14-Jun-2025-1,291837

.editorconfigD13-Jun-2025341 2016

.travis.ymlD13-Jun-2025291 1413

AUTHORS.mdD13-Jun-202511.2 KiB130102

EventHandlers.phpD13-Jun-202517.6 KiB455314

LICENSED13-Jun-202517.6 KiB341281

README.mdD13-Jun-20252.7 KiB9173

RELEASE.mdD13-Jun-202541.4 KiB664550

SECURITY.mdD13-Jun-2025365 116

SVG.phpD13-Jun-20252.5 KiB9859

Template.phpD13-Jun-202576.3 KiB2,4251,558

css.phpD13-Jun-20255.2 KiB184118

detail.phpD13-Jun-202520.8 KiB554444

iconify.phpD13-Jun-20255.6 KiB199123

index.htmlD13-Jun-20250 10

main.phpD13-Jun-20257.4 KiB214127

mediamanager.phpD13-Jun-20252.1 KiB6641

script.jsD13-Jun-202533.8 KiB1,009662

style.iniD13-Jun-20253.6 KiB9781

template.info.txtD13-Jun-2025264 98

tpl_functions.phpD13-Jun-2025184 83

tpl_global.phpD13-Jun-2025181 83

README.md

1[![Release](https://img.shields.io/github/release/giterlizzi/dokuwiki-template-bootstrap3.svg)](https://github.com/giterlizzi/dokuwiki-template-bootstrap3/releases) [![License](https://img.shields.io/github/license/giterlizzi/dokuwiki-template-bootstrap3.svg)](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [![Starts](https://img.shields.io/github/stars/giterlizzi/dokuwiki-template-bootstrap3.svg)](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [![Forks](https://img.shields.io/github/forks/giterlizzi/dokuwiki-template-bootstrap3.svg)](https://github.com/giterlizzi/dokuwiki-template-bootstrap3) [![Issues](https://img.shields.io/github/issues/giterlizzi/dokuwiki-template-bootstrap3.svg)](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