]> gitweb.factorcode.org Git - factor.git/commitdiff
More Wiki fixes
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 22 Sep 2008 05:42:37 +0000 (00:42 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 22 Sep 2008 05:42:37 +0000 (00:42 -0500)
extra/webapps/wiki/initial-content/Wiki Help.txt
extra/webapps/wiki/wiki.css

index 9c65876377f4c87f009c1902edefdac3355f544a..f7e357c86096671d099701b8533acfb93f57b80f 100644 (file)
@@ -1,5 +1,5 @@
 This Wiki uses [[Farkup]] to mark up text.
 
-Two special article names are recognized by the Wiki: [[Sidebar]] and [[Footer]]. They do not exist by default, but if you create them, they will be visible on every page.
+Two special article names are recognized by the Wiki: [[Contents]] and [[Footer]]. They do not exist by default, but if you create them, they will be visible on every page.
 
 The Wiki supports hierarchical article organization. You can separate components in article names with slashes, and Wiki links only display the last component. An example: [[Factor/Features]].
index 67000ae63c9fbbd36b33f87a24295ab603be10b0..7315b132d295650df49909a337169ed9fb8dc35d 100644 (file)
@@ -38,7 +38,7 @@
     border-width: 1px 1px 0 0;
 }
 
-.sidebar {
+.contents {
     padding: 4px;
     margin: 4px;
     border: 1px dashed grey;