[ 
https://issues.apache.org/jira/browse/JSPWIKI-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

brushed resolved JSPWIKI-432.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.1

Ref. HADDOCK Template, v2.10.1.svn.5.
Simplified markup is available for %%tabs, %%pills, %%tabbedAcoordion, 
%%accordion, %%leftAccordion, %%rightAccordion.


> Simplify Tabbed Section markup
> ------------------------------
>
>                 Key: JSPWIKI-432
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-432
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Default template
>    Affects Versions: 2.8
>            Reporter: brushed
>            Assignee: brushed
>             Fix For: 2.10.1
>
>
> The current tabbed section markup requires a rather complex markup.
> {noformat}
> %%tabbedSection
> %%tab-XXX
> ...
> /%
> %%tab-YYY
> ...
> /%
> /%
> {noformat}
> This is a proposal to simplify the markup.
> Use a standard header starting with a predefined PREFIX to denote a new tab.
> EG
> {noformat}
> %%tabbedSection
> !TAB XXX
> ...
> !TAB YYY
> ...
> /%
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to