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

Rory-Walsh-V4.0.5-patch-1 #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Rory-Walsh
Copy link

Fixed broken syntax errors, moved away from using a global "editorInstance",
so now has support for multiple editors on same page.

This version works, the current version does not, and has multiple syntax errors e.g. unclosed if blocks.

Documentation usage would need updating, because the notion of using a "froalaInstance" binding is no longer required. The "froalaInstance" binding appears to be an attempt at having multiple editors co-exist on the same page, but the approach was to duplicate and store each editor in an observable on each KO model, and update the global "editorInstance" variable throughout.
As above, the implementation would not of worked anyway.

…torInstance, so now has support for multiple editors on same page.
Removed the config option changing VIDEO_EMBED_REGEX from previous commit.
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.

1 participant