Topic: Changing link button text [SOLVED]
I use the SimpleViewer Pro 2.3.1 in my lab to make galleries of programmatically-generated genome browser image shots. It works great!
When end users click on the link button (or right-click to bring up the contextual menu) and select "Open Image", the gallery opens up the genome browser in another tab/window with all the URL parameters set to match what are used to make the image. (I write the gallery XML out with a Perl script, which generates the URL with the right parameters.) This works fine, too.
My question is if there a way to customize the text of the link button label and right-click label, which both currently say: "Open Image in New Window"? I'd like to be able to make the label make more sense, to say something like "Open Genome Browser in New Window" or the like.
Thanks!
-Alex