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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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:
Topic revision: r3 - 2007-12-08 - ChengappaCB
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.