aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-09 16:19:22 -0400
committerJoey Hess <joey@kitenet.net>2011-02-09 16:19:22 -0400
commit96c6f0829ba3d62533c0c8f76de769e5a3516b2a (patch)
tree1cec1ce97bbf22af56d5eee033a409edda66f5d8
parentcabd1e30053752ffca4325423a52b34d0a70f0ab (diff)
downloadikiwiki-96c6f0829ba3d62533c0c8f76de769e5a3516b2a.tar
ikiwiki-96c6f0829ba3d62533c0c8f76de769e5a3516b2a.tar.gz
Revert "removed"
This reverts commit 1ec9f5b4af589bcaf7a226a27c7965e74411e545. Someone is gonna get banned..
-rw-r--r--doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__/comment_1_d1e79825dfb5213d2d1cba2ace1707b1._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__/comment_1_d1e79825dfb5213d2d1cba2ace1707b1._comment b/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__/comment_1_d1e79825dfb5213d2d1cba2ace1707b1._comment
new file mode 100644
index 000000000..027127b41
--- /dev/null
+++ b/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__/comment_1_d1e79825dfb5213d2d1cba2ace1707b1._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://smcv.pseudorandom.co.uk/"
+ nickname="smcv"
+ subject="comment 1"
+ date="2011-01-29T18:17:40Z"
+ content="""
+The theme plugin is just a shortcut for adding an underlay with a style.css and maybe some images. If you want to base your design on a modified theme, copy the theme's style.css (or part of it) to the local.css in your wiki's repository; you can also copy in the images and disable the theme plugin entirely.
+"""]]