You are not logged in Log in Join
You are here: Home » Members » Ausum. Zope development in Peru » CMFPortlets 0.5.2: Portlets for the CMF get interactive » DevGuidelines » ContentTool

Log in
Name

Password

 
 

History for ContentTool

??changed:
-
Content Tool

  The tool is intended to be collector of content from providers.
  It should behave similar to ActionsTool.

  In the simplest case the tool should gather TALES expressions
  of objects to call and return them filtered by Security filter,
  condition filter and categorized by category.

  LayoutTool could use gathered, filtered and categorized TALES 
  expressions to render resulting page.