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

..27-Apr-2024-

conf/H01-Dec-2020-4732

css/H01-Dec-2020-4,5023,792

images/H01-Dec-2020-14391

lang/H01-Dec-2020-8356

LICENSEH A D29-Nov-202017.7 KiB339281

README.mdH A D29-Nov-20201.8 KiB5533

detail.phpH A D29-Nov-20204 KiB10677

main.phpH A D29-Nov-20207.4 KiB201132

mediamanager.phpH A D29-Nov-20201.4 KiB4532

script.jsH A D29-Nov-20202.3 KiB8055

style.iniH A D29-Nov-20203.4 KiB9072

template.info.txtH A D29-Nov-2020231 87

tpl_footer.phpH A D29-Nov-20202.3 KiB6137

tpl_header.phpH A D29-Nov-20203.2 KiB9159

README.md

1# DokuWiki: KKH Template
2
3Template based on the standard Dokuwiki-Template
4
5
6## Features
7
8### Basis CSS changes
9
10* Font-sizes increased
11* Width increased
12* H1-headers (in the content area) with modified style (color configurable)
13
14### Additional styles
15* Animation when loading pages (configurable)
16* Content-Area can be set to transparent for the initial ``start``-Page
17
18### Plugin Integrations
19
20* Integration of the [addnewpage](https://www.dokuwiki.org/plugin:addnewpage)-Plugin
21* Style-Modifications for the [Approve-Plugin](https://www.dokuwiki.org/plugin:approve)
22* Style-Modifications for the [Button-Plugin](https://www.dokuwiki.org/plugin:button)
23* added ``transparent`` as second tag for ``box`` for der [wrap](https://www.dokuwiki.org/plugin:wrap)-Plugin to be used on transparent start pages, e.g. ``<WRAP box transparent 500px>Some content</WRAP>``
24
25### Configuration options
26
27* Colors for header-area can be set
28* Color (or optional: image) for page background can be set
29* Configurable slider for an external link
30* Hide the search bar in the header area
31* Set a link target for the logo which can differ from the link target of the title
32
33![](images/screenshots/sceenshot1.png)
34
35![](images/screenshots/sceenshot2.png)
36
37![](images/screenshots/screenshot3.png)
38
39![](images/screenshots/screenshot4.png)
40
41
42## Compatibility
43
44Tested with
45
46* PHP **7.3**
47* DokuWiki **Hogfather** (2020-07-29)
48* [Addnewpage-Plugin](https://www.dokuwiki.org/plugin:addnewpage) / **2015-11-02**
49* [Approve-Plugin](https://www.dokuwiki.org/plugin:approve) / **2020-09-21**
50
51
52## License
53
54This work is distributed unter the [GPL2-License](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) and ist based on the dokuwiki-templated contained in (bundled) with DokuWiki and was originally written by Annika Henke
55