------------------
- I18N
- you can edit name/title/description in this version
- provide 'latest updates' viewlet for folderish content
- provide viewlet for image content
- support different viewlets for one content! you can define as much
viewlets as you can and compose the layout with CMFContentPanels.
A viewlet can be a template or a macro. All the viewlets are register
with the CMF Action mechanism. Viewlet action are define with action
'panel_viewlets'
- support relative path contents in the same folder. objects in the same
folder can be select by default.
- select content by bowsing and search(thanks for code from Epoz)
- UI refine, better layout edit form now. Totally plone compatible
- anonymous can't view edit icon now
- fixed topic viewlet broken problem
- code optimize and many other features