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

..--

images/05-May-2018-

READMED20-Feb-2010307 106

_admin.cssD20-Feb-2010986 4434

_linkwiz.cssD20-Feb-20101.3 KiB6958

design.cssD20-Feb-201017.1 KiB870739

detail.phpD20-Feb-20102.7 KiB9056

footer.htmlD20-Feb-20101.9 KiB4229

layout.cssD20-Feb-20101.5 KiB8268

main.phpD20-Feb-20103.6 KiB14096

media.cssD20-Feb-20103.4 KiB206169

mediamanager.phpD20-Feb-20101.3 KiB4529

print.cssD20-Feb-20103.8 KiB239195

rtl.cssD20-Feb-20102.2 KiB12096

style.iniD20-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