| | | |
| | | |
| # Features | | # Features |
| | | |
| - Edit posts on the fly - Permission who can edit | | - Edit posts on the fly - Permission who can edit |
| posts can be customized on a per-snip basis which | | posts can be customized on a per-snip basis which |
| are inherited by all snips below it (e.g. a snip W | | are inherited by all snips below it (e.g. a snip W |
| iki/Documentation will inherit the permissions fro | | iki/Documentation will inherit the permissions fro |
| m Wiki if it doesn't have any permission settings | | m Wiki if it doesn't have any permission settings |
| on it's own.) | | on it's own.) |
t | | t | - Anonymous edits with [Captcha] support.
|
| - Support for Sitemaps (<http://www.sitemaps.org>) | | - Support for Sitemaps (<http://www.sitemaps.org>) |
| - For an example see <http://sct.sphene.net/sitem | | - For an example see <http://sct.sphene.net/sitem |
| ap.xml> | | ap.xml> |
| - Support for RSS Feeds to show the latest changes | | - Support for RSS Feeds to show the latest changes |
| in the wiki - For exapmle see <http://sct.sphene. | | in the wiki - For exapmle see <http://sct.sphene. |
| net/feeds/wiki/> | | net/feeds/wiki/> |
| - Use [Markdown](http://daringfireball.net/project | | - Use [Markdown](http://daringfireball.net/project |
| s/markdown/) in your code - Powered by [John Grube | | s/markdown/) in your code - Powered by [John Grube |
| r's Markdown implementation](http://www.freewisdom | | r's Markdown implementation](http://www.freewisdom |
| .org/projects/python-markdown/) | | .org/projects/python-markdown/) |
| - With a few custom extensions and bugfixes. | | - With a few custom extensions and bugfixes. |
| - Hierachies of Wiki snips. You can create a hiera | | - Hierachies of Wiki snips. You can create a hiera |
| rchy of wiki pages by simply adding a / to their n | | rchy of wiki pages by simply adding a / to their n |
| ame. like [Sandbox/Hehe] | | ame. like [Sandbox/Hehe] |