I’m using Gallery2 to manage and display my photography portfolio. When creating descriptions for albums, it appears to use BBCode or something that’s very very similar. I’m trying to figure out how to do the equivalent of adding a target=_“blank” attribute to a link in the description, but so far my Google-fu has failed me.
It uses the standard
[ URL=http:www.foo.com ] foo [ /URL ]
but throwing a target= in the tag, with or without quote marks, isn’t working.
Grumble. Aside from not wanting to mess with core code, it looks like it will make every link open in a new window, rather than being able to select which ones do. I only want the option if I’m linking to external websites. If I’m linking back to my own rates page I want it to stay in the same window.