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