On Tue, Aug 26, 2008 at 12:23 PM, Thomas Guettler <[EMAIL PROTECTED]> wrote: > > 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?
Take a look at django-wikiapp. http://code.google.com/p/django-wikiapp/ https://edge.launchpad.net/django-wikiapp -- Eduardo de Oliveira Padoan http://djangopeople.net/edcrypt/ http://whoisi.com/p/514 http://pinax.hotcluboffrance.com/profiles/edcrypt/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---