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

Modularising rash.js for being used in RAJE #87

Open
essepuntato opened this issue Apr 28, 2017 · 1 comment
Open

Modularising rash.js for being used in RAJE #87

essepuntato opened this issue Apr 28, 2017 · 1 comment
Assignees

Comments

@essepuntato
Copy link
Owner

The script "rash.js" must be modularised in order to call specific visualisation functions independently from the others in external applications (such as RAJE).

@gspinaci
Copy link
Collaborator

Update addHeaderHTML in order to reuse it from different container.

I.E. normally it's called from the html tag, but if an override is needed (RAJE with TinyMCE) it can be called from #raje_root. In this case, RAJE will update the existing header wrapped in #raje_root (without adding a new one).

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

No branches or pull requests

2 participants