This ist a proof of concept project for Simplelayout It uses jquery.masonry, ui.resizable, ui.sortable and deco.gs.
Simplelayout ist a addon for Plone (CMS) based on Zope and Python.
Align blocks to the deco grid and place/resize the blocks dynamically.
- Resizing blocks and respect the boundaries of the content (no overflow) The minHeight option of resizable should be set whyle resizing or after resizing.
- Fire Events for Plone Integration: - After reorder - After resize action
- Implement images.
Some code is taken from http://tyler-designs.com/masonry-ui, thanks for inspiration.
Mathias Leimgruber mathias.leimgruber (at) gmail (dot) com