| - 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.) |
| - 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 [Wiki/Documentation] | | ame. like [Wiki/Documentation] |
| - 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.) |
t | | t | - Change history - view who and why a wiki page wa |
| | | s modified and what was changed - e.g.: http://sct |
| | | .sphene.net/wiki/diff/Wiki/28/
|
| | | |
| # Dependencies | | # Dependencies |
| | | |
| - [Community] - and all it's dependencies | | - [Community] - and all it's dependencies |
| | | |