1450445344 | current | ||
---|---|---|---|
Line 18: | Line 18: | ||
* ''_blank'' : open the link in a new window. | * ''_blank'' : open the link in a new window. | ||
+ | * ''_tab'' : open the link in a new tab. | ||
* ''_self'' or empty string : open the link in the same 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. | * 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. |
↧
config:target - [Configuration Setting: target] add _tab as value
↧