Tags:
create new tag
view all tags

SID-00322: Page Content with Border Howto?

Status: Answered Answered TWiki version: 4.0.4 Perl version: NA
Category: CategoryEditing Server OS: Linux Last update: 16 years ago

Question

Hello All, I have just started to play with twiki and was hoping someone could point me in the right direction with regards to creating a page content menu as seen at http://www.solarisinternals.com/wiki/index.php/Zones (The one at the top with a border and hide link) I have scoured the web but to no avail frown

Not to sure of the version of twiki i am running but its the one that runs within vmware if that helps.

-- TWikiGuest - 2009-05-17

Discussion and Answer

Combine TwistyPlugin and TOC (Table of content). Everything inside a div can provide more styling. See the example above. This is the code.

<div class="twikiHelp">
*Content* %TWISTY{
showlink="Show..."
hidelink="Hide"
firststart="show"
}%
%TOC%
%ENDTWISTY%
</div>

-- EnriqueCadalso - 2009-05-17

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Page Content with Border Howto?
SupportCategory CategoryEditing
TWiki version 4.0.4
Server OS Linux
Web server NA
Perl version NA
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2009-05-18 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.