Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[imageplugin] strip layout elements on save #44

Open
dbu opened this issue Jan 10, 2012 · 1 comment
Open

[imageplugin] strip layout elements on save #44

dbu opened this issue Jan 10, 2012 · 1 comment

Comments

@dbu
Copy link
Contributor

dbu commented Jan 10, 2012

in #36 we merged the WIP for the image plugin to hallo. this is one of the tasks that remain to do:

on save, the drag+drop elements should be stripped out of the content that is stored through the backbone. currently the ui-draggable attributes and with bad timing even the blue blocks get stored.

@bergie
Copy link
Owner

bergie commented Jul 19, 2012

The right way to do this is to provide a cleanupContentClone method in the plugin. See for instance how annotate plugin does it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants