How to open linked titles in new window? 2007/07/25 06:26
Karma: 0  
Hi JP,
This component works like a charm om my website
The only small modification I would like to make is that if I click on the link of an article is that it opens in a new window rather then switching from website. In other words I'd like to keep the visitor on my website.
Where would I best make this modification?
Cheers,
Rembo
The administrator has disabled public write access.
#2074
admin(Admin)
Admin
Posts: 840
Re:How to open linked titles in new window? 2007/07/25 11:38
Karma: 19  
Need to change it so that the link if from an article from website should open in the same window and if it is from a feed then in a new window. It is just the opposite right now.
Would need a lot of work in component javascript.
The administrator has disabled public write access.
#2080
Rembo(User)
Expert Boarder
Posts: 25
Re:How to open linked titles in new window? 2007/07/25 17:43
Karma: 0  
Thanks for your answer JP, I figured it wouldn't be something as simple as adding a target='_blank'. I couldn't find the right line. I did see the links for the buttons on the top right of the article, and right under that starts the item title section but no hard coded a href there. Which JavaScript file has to be adapted to make this happen?
Rembo
admin wrote: Need to change it so that the link if from an article from website should open in the same window and if it is from a feed then in a new window. It is just the opposite right now.
Would need a lot of work in component javascript.
The administrator has disabled public write access.