More Wiki fixes

db4
Slava Pestov 2008-09-22 00:42:37 -05:00
parent 7fb336ef18
commit c78c59cde2
2 changed files with 2 additions and 2 deletions
extra/webapps/wiki
initial-content

View 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]].

View File

@ -38,7 +38,7 @@
border-width: 1px 1px 0 0;
}
.sidebar {
.contents {
padding: 4px;
margin: 4px;
border: 1px dashed grey;