This is a discussion on Links in News section? within the Nuke 7.x - General forums, part of the PHP-Nuke 7.x category; I'm trying to imbed links into the text on my news section at www.xcellalliance.net
However Nuke doesn't seem to want ...
1) <a href=http://www.sitname>Your Text Link Here</a> (this code opens link in same window).
2) Your text link here (this code opens up link in new window).
3) [img]http://www.sitname/imagepath/imagename.filetype[/img] (this code allows you to make a link from an image file. If you want to control the size of the image, simply add width=? and height=? values after the border=0 code in <img src>.