summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/style.ini
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2012-10-07 15:30:38 +0100
committerAnika Henke <anika@selfthinker.org>2012-10-07 15:30:38 +0100
commit0e6f9f08b1c948f45d1867346a4502021afa55bc (patch)
tree0c80d4ee3f48fabab4ecedd2d448baea5d97e2e7 /lib/tpl/dokuwiki/style.ini
parent3046a46462b44f28b1e5b1b25240a8ac4a859020 (diff)
downloadrpg-0e6f9f08b1c948f45d1867346a4502021afa55bc.tar.gz
rpg-0e6f9f08b1c948f45d1867346a4502021afa55bc.tar.bz2
added support for local style.ini files
Diffstat (limited to 'lib/tpl/dokuwiki/style.ini')
-rw-r--r--lib/tpl/dokuwiki/style.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/tpl/dokuwiki/style.ini b/lib/tpl/dokuwiki/style.ini
index 242b43080..bcb5a1a2e 100644
--- a/lib/tpl/dokuwiki/style.ini
+++ b/lib/tpl/dokuwiki/style.ini
@@ -1,6 +1,9 @@
; Please see http://www.php.net/manual/en/function.parse-ini-file.php
; for limitations of the ini format used here
+; Please only make changes in style.local.ini. If it doesn't exist,
+; just create it by copying style.ini.
+
; Define the stylesheets your template uses here. The second value
; defines for which output media the style should be loaded. Currently
; print, screen and all are supported.