------------------
- Add upgrade step for creating initial paragraph versions (paragraphs are now versioned).
[jone]
- Implement new way of editing a block (edit actions will appear at mousover).
[24.01.2012, mathias.leimgruber]
- Fix right margin for small and middle images on the left site
[20.12.2011, elio.schmutz]
- Plone 4.1 compatibility: Use _ instead of - as ID sepereator.
[03.08.2011, jbaumann]
- Fix permission check for sl-actions and sl-layouts
[27.05.2011, mathias.leimgruber]
- Added some CSS for new Image display behavior.
[05.05.2011, mathias.leimgruber]
- Fix IE 7 stupid behaviour with floating elements.
[03.02.2011, mathias.leimgruber]
- Fix sl actions view, also check action condition.
[04.01.2011, mathias.leimgruber]
- fix align blocks to grid function (remove buggy px_to_em plugin)
[27.12.2010, mathias.leimgruber]
- fix workflow menus css
[13.07.2010, mathias.leimgruber]
- fix controls css
[13.07.2010, mathias.leimgruber]
- Clean up views.py / remove tabs in configure.zcml
[13.10.2010, mathias.leimgruber]
- Fixed a bug while rendering the sl-actions (check for visible attr)
[13.10.2010, mathias.leimgruber]
- Removed old Products.FlashUpload support, it's not longer necessary.
[04.10.2010, mathias.leimgruber]
- implemented image scaling by plone.app.imaging. Manual recalc button in
configlet is not longer necessary.
[30.09.2010, mathias.leimgruber]
- added workaround for blob image field
[29.09.2010, mathias.leimgruber]
- removed actioniscons.xml and added icon_expr directly to the
content types xml. Because the actionicons tool in plone 4 has been deprecated
[12.07.2010, mathias.leimgruber]
- rewrite browserviews with allowed_attributes
[12.07.2010, mathias.leimgruber]