Changelog
=========


3.0b2 (2012-03-05)
------------------

- Fixed changelog.
  [tschanzt]


3.0b1 (2012-03-05)
------------------

- Activate versioning and diff for paragraphs.
  [jone]

- Add view download_image for jquery.lightbox in simplelayout.ui.base
  [22.12.2011, eschmutz]

- Applied patch from Carsten Rebbien. Changes for plone 4.1
  [15.11.2011, mathias.leimgruber]

- Plone 4.1 compatibility: do not render scales when no image
  should be displayed anyway.
  [03.08.2011, jbaumann]

- Do not use document_relatedItems macro.
  [20.06.2011, mathias.leimgruber]

- fixed getBlockHeight function
  [27.12.2010, mathias.leimgruber]

- added upload action for PloneFlashUpload to Page.
  [05.10.2010, mathias.leimgruber]

- implemented image scaling by plone.app.imaging.
  [30.09.2010, mathias.leimgruber]

- Added plone.app.blog support
  [20.09.2010, jbaumann]

- Made simplelayout file view work again. Cleaned up the views
  [07.09.2010, jbaumann]

- included patch, which fixes a problem with long image captions
  thanks to Carsten Rebbien <cr at comlounge dot net>

  [29.07.2010, mathias.leimgruber]

- added icon_expr directly to the content types xml
  [12.07.2010, mathias.leimgruber]

- removed old zope2 style imports
  [12.07.2010, mathias.leimgruber]

- some changes in views and templates for plone4
  [12.07.2010, mathias.leimgruber]

2.5.2
-----
- use orderable schema from schemaextender [mathias.leimgruber]


2.5.1
-----
- removed AddRemoveWidget dependency [mathias.leimgruber]


2.5
---

- removed unused checkforeditmode method  [mathias.leimgruber]
- removed simplelayout-edit-button and replace it by the plones
  default one [mmathias.leimgruber]
- removed move up/down actions [mathias.leimgruber]


2.4
---

- fixed minor bug in page.py [victor.baumann]


2.3
---

- fix permissions for delete actions in blockable types [mathias.leimgruber]


2.2
---

- add mixinklasse module
- use simplelayout sizes for atct image scales
- fix translations [julian.infanger]


2.1
---

- don't show regular Document(Page) [mathias.leimgruber]
- remove leadimage from Page schemata [mathias.leimgruber]
- extend plone image with alternative-text field [arno.blumer]


2.0
---

- Bug Fixes

1.0
---

- Initial release
- Base simplelayout types:
- Paragraph (default block)
- makes images, link and file blockable
- includes some configs made by GS
