Better way to handle javascript support for collapsible lists
-------------------------------------------------------------
Key: JSPWIKI-269
URL: https://issues.apache.org/jira/browse/JSPWIKI-269
Project: JSPWiki
Issue Type: Improvement
Components: Default template
Affects Versions: 2.6.2
Environment: Fedora FC6/7
Firefox 1.5.0.12
Reporter: Terry Steichen
Priority: Minor
Fix For: 2.7.x
At present, if <wiki:TabbedSection> and <wiki:Tab> tags are removed from
PageContent.jsp (and maybe others), collapsible lists cease working. The
workaround is to add a <div id="pagecontent"> tag. What's needed is a more
flexible way to implement collaspsible lists without making it so dependent on
a particular page's structure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.