dbinfrago / dbinfrago/capella-model-explorer
Allow extending the set of templates, instead of overwriting it
Open
- Dominant language
- Jinja
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the model explorer only supports a single templates directory, meaning that it either uses all of the built-in templates, or a completely custom set of templates loaded from somewhere else.
It would be great to be able to load additional project / model specific templates, while still using the built-in templates for all the elements that aren't handled by the project specific ones. Currently this is only possible by making a copy of the built-in templates.
Contributor guide
Assessment
This issue has not been assessed yet.