diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-01-29 18:17:41 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-29 18:17:41 +0000 |
commit | ca2d94c1373bad2bc8fd6ee088fe241b11f735b2 (patch) | |
tree | ede97fd52e9b4b7d70f17d54c57ba5badd03c2b6 /doc/forum | |
parent | f09ec3ab22f934090ef62cab7adbaf2ae6510d2f (diff) |
Added a comment
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__/comment_1_d1e79825dfb5213d2d1cba2ace1707b1._comment | 8 |
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. +"""]] |