plone / plone.app.tiles

Plone UI integration for plone.tiles
http://pypi.python.org/pypi/plone.app.tiles
Other
6 stars 7 forks source link

Improve `@@edit-tile` when called via ajax in mosaic #59

Closed petschki closed 1 month ago

petschki commented 1 month ago

Do the same like in delete.py.

EDIT: wait for merged #58 -> done

petschki commented 1 month ago

Sorry ... this leads to more problems than it solves. Mosaic depends on the response of the redirected URL in order to update the tile contents after updating some settings ... I've convinced myself to not merge this PR.