Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

override module templates via string concatenation, instead of prepending jQuery object separately #4

Open
markmatney opened this issue Jul 17, 2017 · 0 comments

Comments

@markmatney
Copy link
Contributor

Handlebars templates are currently not "decompile-able", so it would make more sense for them to be available as plain strings on Mirador's various modules. Then, a module whose template is being overridden just needs to have its template concatenated with the additional HTML, as well access to an object containing the template data for that additional HTML.

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

No branches or pull requests

1 participant