With sidebar and no topbar external links should be rendered as menu
--------------------------------------------------------------------
Key: MSKINS-15
URL: https://jira.codehaus.org/browse/MSKINS-15
Project: Maven Skins
Issue Type: Improvement
Components: Fluido Skin
Affects Versions: fluido-1.0, fluido-1.1
Environment: {code}
mvn --version
Apache Maven 3.0.4 (r1209000; 2011-12-01 09:49:38+0100)
Maven home: /usr/local/Cellar/maven/current/libexec
Java version: 1.6.0_29, vendor: Apple Inc.
Java home: /Library/Java/JavaVirtualMachines/1.6.0_29-b11-402.jdk/Contents/Home
Default locale: de_DE, platform encoding: MacRoman
OS name: "mac os x", version: "10.7.2", arch: "x86_64", family: "mac"
{code}
Reporter: Mirko Friedenhagen
Attachments: enable-external-links-for-sidebar-when-no-topbar.patch
External links specified in {{//project/body/links}} of the {{site.xml}} are
only rendered as dropdown menu when the topbar is enabled.
When only the sidebar is enabled these links are missing completely. I have
attached a patch against revision 1206640 of
http://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin, which will
render these links as additional menu in the sidebar when
{{topbarEnabled==false}} and {{sidebarEnabled==true}}.
Example output might be found at http://mojo.codehaus.org/fluido-preview/ for
the ckjm-maven-plugin.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira