Tags:
create new tag
view all tags

Question

How do I make a link open in a new window ? For example, when the link to TextFormattingRules in the WebLeftBar is clicked, I want it to open a new window.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2000
Web server: Apache 1.3.39
Perl version: 5.008008 (cygwin)
Client OS: Windows XP
Web Browser: IE 6
Categories: Localisation

-- ChengappaCB - 08 Dec 2007

Answer

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.

There is no TML but you can use HTML:

<a href="%SCRIPTURLPATH{view}%/%TWIKIWEB%/TextFormattingRules" target="_blank">Text Formatting Rules</a>

Which results in: Text Formatting Rules

-- PeterThoeny - 08 Dec 2007

Perfect ! Thank you very much. I am trying to roll out TWiki in my organisation. I may need more help from you guys in customising it further smile

-- ChengappaCB - 08 Dec 2007

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2007-12-08 - ChengappaCB
 
  • 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.