These are features and tasks grouped by milestone.
- Migrate templates to use HTML5 tags
- Check code with pylint
- Rollback revision
- Inmutable pages
- Markdown reference (Maybe just an inmutable page)
- Main page
- Wiki history/Index by date
- Index by name
- Tests
These should be conditionally enabled via settings and thus should not be required as deps
- Use
django.contrib.markup
to do template level rendering. - Literals syntax highlighting with Pygments_ (BSD-2)
- Basic search
- User management * Configurable restriction of anonymous edit * Identify anonymous user by IP * django-registration_ (BSD) * django-socialauth_ (BSD)
- User profiles via django-profiles_ (BSD)
- Categories