View Single Post
  #1 (permalink)  
Old 08-08-2007, 03:45 PM
albeva albeva is offline
Junior Member
 
Join Date: May 2007
Posts: 25
Default Let's make a CMS

Basically I would like to have someone to teamup with for a CMS development using ZF.
In general I'd like a cms that would be simple, fast, lightweight and easy to use.
  • modular - it should be easy to create new modules and extend functionality
  • user friendly urls - should map like: path/to/my/page
  • tags - content should be taggable
  • usergroups - groups, permissions (Zend_Auth, Zend_Acl)
  • metadata and search engine optimizations
  • ajaxed UI for administration (extJS)
  • Feeds friendly
  • Page plugins (like add small gadgets to web page - feeds, calendars, ...)
I have worked on another CMS based on ZF framework for a while now. But I'd like to work on an open source project that I could use for my projects and so on.

anyone interested?
Reply With Quote