Stream: IG creation
Topic: Rendering templates repositories
Jose Costa Teixeira (Sep 02 2019 at 08:45):
Does it make sense to create a repository of renderings that people /templates can choose from, depending on their publication needs?
Jose Costa Teixeira (Sep 02 2019 at 08:46):
For example: we may have different ways to render a valueset - one more static for printing, one more dynamic for interactive navigation...
it would be good to have those as reusable components that the community can contribute to.
Lloyd McKenzie (Sep 02 2019 at 14:25):
So you mean plugins of some sort for the IGPublisher?
Jose Costa Teixeira (Sep 02 2019 at 14:27):
yes
Jose Costa Teixeira (Sep 02 2019 at 14:28):
not for the IG Publisher. Plugins for the templates
Lloyd McKenzie (Sep 02 2019 at 14:44):
The "plugin" would be for the IGPublisher jar to let it create the fragment. The templates would indicate which renderings should be used and where.
Lloyd McKenzie (Sep 02 2019 at 14:45):
In theory, yes, that's something that could happen.
Jose Costa Teixeira (Sep 18 2019 at 10:54):
I had thought of something like this for typically long hierarchical structures like CodeSystems:
https://bl.ocks.org/mbostock/1093025 (this is d3)
Last updated: Apr 12 2022 at 19:14 UTC