-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8
-
Fix Version/s: 2.10.1
-
Component/s: Templates and UI
-
Labels:None
The current tabbed section markup requires a rather complex markup.
%%tabbedSection %%tab-XXX ... /% %%tab-YYY ... /% /%
This is a proposal to simplify the markup.
Use a standard header starting with a predefined PREFIX to denote a new tab.
EG
%%tabbedSection !TAB XXX ... !TAB YYY ... /%