plone / plone.app.mosaic

Plone Mosaic main repository
https://pypi.python.org/pypi/plone.app.mosaic
GNU General Public License v2.0
35 stars 26 forks source link

Add control panel #61

Open datakurre opened 9 years ago

datakurre commented 9 years ago

That's necessary, but far from trivial, because Mosaic registry schemas are complex and eventually also p.resources saved layouts should be manageable through the control panel. This probably needs to be splitted into smaller issues.

@gforcada @simahawk If someone (else than Rob), either at Anniversary sprint or Berlin sprint, would like to rewrite the whole Mosaic Editor just because it's not modern enough (not React or Angular), please, try to convince them to write this control panel app (in React or Angular) instead :)

gforcada commented 9 years ago

@datakurre were you thinking of something else/more to add from what #107 already added? Reopen if so.

datakurre commented 9 years ago

@gforcada I reopen :)

Layout control panels adds plone.app.page-like layout management and assignment, but we still need panel for registry configuration (that would already allow simple TTW tiles).