collective / collective.cover

A sane, working, editor-friendly way of creating front pages and other composite pages. Working now, for mere mortals.
48 stars 55 forks source link

Plone standard tiles should work on package #81

Open hvelarde opened 11 years ago

hvelarde commented 11 years ago

currently there are a couple of plone packages that define tiles; collective.cover should be able to handle them as well:

plone.app.imagetile plone.app.texttile

hvelarde commented 11 years ago

there's currently an issue with permission when trying to use the tiles:

ConfigurationExecutionError: <type 'exceptions.ValueError'>: ('Undefined permission id', 'plone.ModifyDecoLayout')