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

..05-Apr-2024-

images/H05-May-2018-

READMEH A D20-Feb-2010307 106

_admin.cssH A D20-Feb-2010986 4434

_linkwiz.cssH A D20-Feb-20101.3 KiB6958

design.cssH A D20-Feb-201017.1 KiB870739

detail.phpH A D20-Feb-20102.7 KiB9056

footer.htmlH A D20-Feb-20101.9 KiB4229

layout.cssH A D20-Feb-20101.5 KiB8268

main.phpH A D20-Feb-20103.6 KiB14096

media.cssH A D20-Feb-20103.4 KiB206169

mediamanager.phpH A D20-Feb-20101.3 KiB4529

print.cssH A D20-Feb-20103.8 KiB239195

rtl.cssH A D20-Feb-20102.2 KiB12096

style.iniH A D20-Feb-20102 KiB6856

README

1DokuXP is a skin for DokuWiki, popular wiki engine.
2
3To install DokuXP skin download the archive and unpack it into
4<dokuwiki-path>/lib/tpl/ directory.
5
6To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
7and change $conf['template'] variable to doku_xp value:
8$conf['template'] = 'doku_xp';
9
10