Page 1 of 1

NEWS: more URL/ID || URL text | external | open new window

Posted: Tue 24. Mar 2009, 22:47
by Jensensen
When you have NEWS and a (news) TEASER (text) and want to link to an external source to open in a new browser window:

more URL/ID
URL text:
"This is an external link"


(better don't click:
status [moreā€¦] link
BECAUSE THIS IS = the internal news detail page / long version)


As a result you get HTML:

Code: Select all

<a href="http://www.somewhere.tld/here.jsp?EXTERNAL_anywhere" target="_blank">This is an external link</a>
bingo