Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plone-5: Deletion from folder_contents doesn't work. #11

Closed
ida opened this issue Sep 19, 2018 · 1 comment
Closed

Plone-5: Deletion from folder_contents doesn't work. #11

ida opened this issue Sep 19, 2018 · 1 comment

Comments

@ida
Copy link
Owner

ida commented Sep 19, 2018

This is because entries for folder_buttons in actions.xml, do not take effect in the new folder_contents-view, see #plone/Products.CMFPlone#1269.

Refs:
plone/mockup#616
plone/plone.app.content#25

Possible solution:
Probably better use an event-listener instead of a browser-view.

@ida
Copy link
Owner Author

ida commented Sep 27, 2018

There's no event available for listening to an about-to-happen deletion.
Customizing the new folder_contents-view of Plone-5 is not an option.
Also the new folder_contents-view will not work at all, if Javascript is disabled.
Closing this intentionally, choosing to not support Plone-5.

@ida ida closed this as completed Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant