Hi not sure if this is the place but hopefully I'm in the right place...

Installed tribune and love it, just 2 things and it would be PERFECT for what I need :D

1. is it possible to change url's posted in Tribune to _blank so the page opens in a new window.

and

2. (newb question probably) can someone tell me how to change [URL] to something of my choice, like [click here]
Just cant work it out :(

Thanks in advance

Comments

SeeSchloss’s picture

Assigned: Unassigned » SeeSchloss
Status: Active » Fixed

Well... it's been a while.

1. I updated the "url" filter for that. It will be in the next release of 1.x... but I probably won't do 2.x releases anymore as I'm not happy at all with it (I'll jump to 3.x but... I need time). You can always download url.inc directly from this link: url.inc and replace the existing one. Now you have a "Open links in new windows" checkbox in the filter settings.

2. Just add this line in the "URL replacement expressions" of the url filter settings:
/.*/ click here

If you want to leave the complete URL, you could probably use this (although I haven't checked):
/(.*)/ \1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.