Metadata
- Source
- SJRK-9
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Done
- Assignee
- Gregor Moss
- Reporter
- Gregor Moss
- Created
2017-09-27T18:01:13.609-0400 - Updated
2017-10-31T15:03:01.648-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
We're hitting the limitations of fluid.stringTemplate for use as an HTML templating solution. We should explore the use of gpii-handlebars as an alternative.
Comments
-
Alan Harnum commented
2017-10-03T11:46:48.904-0400 A first step for this would be to replace or supplement the existing sjrk.storyTelling.templatedComponent grade's use of stringTemplate with the use of handlebars.
This can use the client-side renderer described at https://github.com/GPII/gpii-handlebars/blob/master/docs/renderer.md
-
Gregor Moss commented
2017-10-31T15:03:01.646-0400 Handlebars incorporated and working just fine