Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-432

Simplify Tabbed Section markup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8
    • 2.10.1
    • Templates and UI
    • None

    Description

      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
      ...
      /%
      

      Attachments

        Activity

          People

            brushed Dirk Frederickx
            brushed Dirk Frederickx
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: