| - 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.) |
| - 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. |
t | - Hierachies of Wiki snips. You can create a hiera | t | - 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 [Wiki/Documentation] | | ame. like [Sandbox/Hehe] |
| - Attach files and images to wiki pages and includ | | - Attach files and images to wiki pages and includ |
| e images in them (see 'Macros' below.) | | e images in them (see 'Macros' below.) |
| - Change history - view who and why a wiki page wa | | - Change history - view who and why a wiki page wa |
| s modified and what was changed - e.g.: <http://sc | | s modified and what was changed - e.g.: <http://sc |
| t.sphene.net/wiki/diff/Wiki/28/> | | t.sphene.net/wiki/diff/Wiki/28/> |
| | | |
| # Dependencies | | # Dependencies |
| | | |