Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.15
-
None
Description
Currently only the XDOM and Preamble templates have before/after UIXP:
- org.xwiki.contrib.latex.Preamble.before
- org.xwiki.contrib.latex.Preamble.after
- org.xwiki.contrib.latex.XDOM.before
- org.xwiki.contrib.latex.XDOM.after
The goal of this improvement is to apply the same mechanism generically on all the templates, with UIXP ids following the following naming 'org.xwiki.contrib.latex.${templateName}.[after|before]'.