DokuWiki

It's better when it's simple

User Tools

Site Tools


config:target

This is an old revision of the document!


Configuration Setting: target

This configures the HTML TARGET value used for different link types. The target value tells the web browser where to open the requested link. If a target is empty, then the link will open in the same window.

  • Type: Array
  • Default:

(All links are opened in the same browser window)

Possible keys for this array are :

  • wiki
  • interwiki for interwiki links
  • extern
  • media for uploaded files.
  • windows for windows shares.

Possible values for the target attribute :

  • _blank : open the link in a new window.
  • _self or empty string : open the link in the same window.
  • Other values such as _parent or _top or framename assume you are using a template with frames, in that situation, you should know what to put in this array.

See also

config/target.1403337606.txt.gz · Last modified: 2014-06-21 10:00 by 2001:4dd0:ff00:8eb9:ada0:4655:6352:d74d

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki