collective.cheatsheets 0.1 (Beta release) (Mar 02, 2009)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Initial release, waiting for comments and suggestions.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 3 |
|---|---|
| State | Beta release |
| License | BSD |
TODO - pick one and do if you are boring now ;)
- add more cheats:
- list of common methods and attributes available in most content types. Like DublinCore data, containment (objectIds, contentIds), catalogs (indexObject, reindexObject), paths (absolute_url, absolute_url_path, getPhysicalPath), owner info, permissions, and many others... Simple dir on plone site returns over 800 possibly interesting methods/attributes
- list of usefull scripts from portal_skins/plone_scripts
- tools methods (eg. PloneTool - addPortalMessage, reindexOnReorder, getInheritedLocalRoles...)
- KSS
- and possibly others...
- modify viewlet manager, eg. make special storage which could store columns affiliation rather than using separate managers for each column
- more flexible layout, eg. allowing to change width of each cheats separately rather than whole column
Change log
0.1 - 02/03/2009
- initial release [pfurman]


