You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/09/15 00:32:36 UTC

DO NOT REPLY [Bug 31229] New: - [PATCH] Portal - generate navigation for non-selected tabs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31229>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31229

[PATCH] Portal - generate navigation for non-selected tabs

           Summary: [PATCH] Portal - generate navigation for non-selected
                    tabs
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: blocks
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: Ralph_Goers@dslextreme.com


The supplied patch generates named-items when the tab-content aspect is
configured to do so. Adding <parameter name="child-tag-name"
value="child-tab-layout"/> will cause tabs which are not selected to have their
sub-navigation items appear as named-item elements within a child-tab-layout
element.  

This patch allows drop-down lists to be generated for the non-selected tabs.