Alex Limi’s session on Friday at PloneConf 2006. Goal is for release in Mar 2007. I am capturing it as Alex is speaking. Plone is the most powerful CMS, I know. You can find more info about this conference in PloneConf Wiki.
- Versioning (History of modifications, replaceable backend, reverting rivisions, diff between revisions)
- In-place Staging( Lets you to work on one piece while another is live)
- Locking (Uses WebDAV semantics, stealable locks, tells you who locked it, and how long ago)
- Easier Sharing (simplerUI)
- Link Integrity (Tracks internal link dependency, warns if you delete resources used by other resources)
- Generalized Previous/Next (on documents and other resources)
- Fieldsets (
- Content Rules Engine (Pluggable, UI for admins to respond to events, really cool for categorizing content etc)
- Portlets Engine (UI for managing portlets, infrastructure to write advanced portlets)
- Indexing support for Word/PDF (out of box)
- OpenID Support(decentralized loing/identity system, lets you use URL as a login, in use by sites like LiveJournal, Technorati, plugins for Wordpress, MediaWiki)
- Workflow improvements (Workflow control panel, web publishing, community, intranet and internet workflows)
- All new features using Zope3 (Alex says Plone3 loves Zope3)
- Better markup support (wiki syntax support for all markup, New formats Textile, Markdown)
- AJAX Support (in-place editing, inline validation, improved UI and widgets, makes Plone more efficient to work with)
Notes
Portlets in Plone currently are just templates. Folder,User, Group
Recommend