Hi,

I search a Wiki/CMS application to manage a homepage.

This application should:
 - look like a homepage, not like a Wiki
 - Content can be HTML and wiki like markup.
 - No anonymous editing
 - history: Who has edited which page, Diff between versions, reverting.
 - Nice URLs http://.../about/ http://.../projects/save-earth/... (not 
/projects/1234/)
 -  URLs, breadcrumbs and menu-structure use the same hierarchy (That is 
what most
    wikis don't do)
 - Tracking of internal back links: Warning, if you try to delete a page 
which
   is still linked (Needs parsing of HTML)
 - Access control is no issue for me. All users can edit everything.
 - liberal licence (at best BSD-like)
 - of course: Django based.

is there already something like this?

  Thomas

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to