This a v.0.0.2 release of my wiki :)
Current features
- Add, Edit/Achive a Page
- Diff between all changesets, restore old changeset
- Textile markup
- Permission for logged in and anonymous.
Anonymous perms are set in settings.py
ANONYMOUS_CAN_EDIT=True - can edit pages
ANONYMOUS_CAN_ADD=True - can add pages
ANONYMOUS_CAN_VIEW=True - can see pages
ANONYMOUS_CAN_SET_CURENT=True - can set an edited page as current

For authenticated users there are default perms (add, edit) and extra:
permissions = (("can_view", "Can view Page"), ("can_set_current", "Can
set Page as current"))

It still needs a lot of work but I would welcome any comments about the
code and features to implement... (search, more markup extras etc. in
ToDo). Installation described in the readme.
---------------------
Source: http://www.rk.edu.pl/diamanda.zip
Mini-Screencast: http://www.rk.edu.pl/dia.html (swf, 1,1MB) made with
wink
---------------------
I'm planning to move my sites (Linux/PHP/SQL/Python/www www.rk.edu.pl)
to django and diamanda wiki but I would need a Django hosting -
sponsored - I can help with PHP/SQL/Python/Django or make some
translation (Polish) for example - hosting company site and so on :)
Any one want to help?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to