You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/12/29 11:08:28 UTC

[issues] Resolved: (FOR-98) Allow two levels of tabs

Message:

   The following issue has been resolved as FIXED.

   Resolver: Nicola Ken Barozzi
       Date: Mon, 29 Dec 2003 11:20 AM

Ok, whole patch committed with changes. Please check.
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-98


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-98
    Summary: Allow two levels of tabs
       Type: New Feature

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Forrest
  Component: Core operations
    Fix For: 0.6
   Versions:
             0.6

   Assignee: Nicola Ken Barozzi
   Reporter: Ross Gardler

    Created: Tue, 23 Dec 2003 4:55 PM
    Updated: Mon, 29 Dec 2003 11:20 AM

Description:
This patch enables two levels of tabs in the Krysalis-Skin (other skins need patching too although they do not break with this patch). To create a second level of tabs simply embed them inside the first level as follows:

<tab id="a" label="A" dir="a/">
  <tab id="a-b label="A-B" dir="b/"/>
</tab>

Tab a-b will be displayed only when tab a is selected.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira