Am Freitag 05 Februar 2010 13:18:47 schrieb Gonzalo Delgado:
> El 05/02/10 09:09, Rob B (uk) escribió:
> > The design agency I work for are looking into CMS options.  Being a
> > Django man myself I'm hoping to convince them to build one using
> > Django.
> >
> > Requirements are roughly:
> >
> > Page control (creation/drafts/published/withdrawn/deletion)
> > Page revisions
> > View draft pages on site for testing
> > In-place editing for simple text updates
> > Categories
> > Editable Navigation
> > Wysiwyg editors
> > Image upload (mass select)
> > Tagging (pages, images, clients)
> > Smart site search
> > Limiting user publishing rights
> >
> > I can't seem to find a decent CMS that would fit the criteria.  What
> > are people's opinions / experiences with CMS'?  What would you
> > recommend?  Thanks
> 
> I have little experience with CMSs myself, where I work we face some of
> the requirements you mention and we pretty much build what would be
> specialized CMSs using Django and opensource Django apps.
> 
> I can suggest you take a look at these links:
> 
>     http://code.djangoproject.com/wiki/CMSAppsComparison
>     http://pinaxproject.com/
> 
> 
> Best!
> 

Hi Gonzalo 

 I have a lot experience with CMS Plone on server Zope, which are written in 
Python like Django.
I believe, this CMS can fullfill all of requirements, you mentioned.
So if you like programming with python, this would be perhaps a good choice.

Greetings
Ogi

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to