Terry, That should indeed be possilble. Collapsible list are completely independent from the TAB handling.
Can you check whether, after the removal of the tabbed-sections, the javascript is not throwing any error ? You may have removed some stuff which is required by the js. If this is the case, also the collapsibles, etc., will not function anymore. dirk On 5/11/08, Terry Steichen <[EMAIL PROTECTED]> wrote: > I'm customizing the PageContent.jsp to remove the TabbedSection and Tab > tags (View, Attach, Info) in favor of a simple, direct display of the > page (PageTab.jsp). It seems to be working fine except for the fact > that the collapsible lists (%%collapse) don't work any more. I looked > through jspwiki.css in a vain attempt to figure out why. > > Is there a simple way to do what I'm trying to do (skip the tabbed > structures) and still use collapsible lists? > [Dirk?] > >
