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

Issue 641 - Use pat-modal instead of prepOverlay for Plone 5 #654

Merged
merged 1 commit into from Sep 16, 2016

Conversation

rodfersou
Copy link
Member

closes #641

@rodfersou rodfersou changed the title Use pat-modal instead of prepOverlay for Plone 5 Issue 641 - Use pat-modal instead of prepOverlay for Plone 5 Aug 22, 2016
// TODO: This does not solves, if we have more of a textarea widget in tiles. What's the solution?
var iframes = jQuery('#edit_tile iframe');
var mcs = {};
if ($.fn.prepOverlay !== undefined) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just reindent the code inside the if statement

@hvelarde hvelarde force-pushed the issue_641 branch 2 times, most recently from d70fe4b to db4eee2 Compare September 16, 2016 16:28
@hvelarde
Copy link
Member

@rodfersou we'll need to create an upgrade step before the release to address this.

@hvelarde hvelarde merged commit 12372d4 into master Sep 16, 2016
@hvelarde hvelarde deleted the issue_641 branch September 16, 2016 19:52
@rodfersou
Copy link
Member Author

@hvelarde I think this PR was not ready

@hvelarde
Copy link
Member

what was missing?

@rodfersou
Copy link
Member Author

I was going to check when there is p.a.widgets and prepOverlay.

Also I suspect that tile rich text configuration will not work with this implementation.

@hvelarde
Copy link
Member

you can do that as part of #667.

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

Successfully merging this pull request may close these issues.

TypeError accessing Compose view in Plone 5
2 participants