| | | |
| Actually, it has not the full functionality of a w | | Actually, it has not the full functionality of a w |
| iki yet - much is missing, like versioning. | | iki yet - much is missing, like versioning. |
| | | |
| # Features | | # Features |
| | | |
n | - Edit posts on the fly __as admin__ - or with som | n | - Edit posts on the fly - Permission who can edit |
| eone who has the 'add_wikisnip' permission (No enh | | posts can be customized on a per-snip basis which |
| anced user permissions yet.)
| | are inherited by all snips below it (e.g. a snip W |
| | | iki/Documentation will inherit the permissions fro |
| | | m Wiki if it doesn't have any permission settings |
| | | 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. |
t | | t | - Hierachies of Wiki snips. You can create a hiera |
| | | rchy of wiki pages by simply adding a / to their n |
| | | ame. like [Wiki/Documentation]
|
| | | - Attach files and images to wiki pages and includ |
| | | e images in them (see 'Macros' below.)
|
| | | |
| # Dependencies | | # Dependencies |
| | | |
| - [Community] - and all it's dependencies | | - [Community] - and all it's dependencies |
| | | |