coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Julia on April 04, 2004, 10:13:13 AM

Title: Custom field problem
Post by: Julia on April 04, 2004, 10:13:13 AM
I'm wondering if I can link back to my site with the same window (instead of open a new window) in the custom field? And can I re-order the fields of picture information, e.g. put the custom field as the first item.

Thanks!
Title: Custom field problem
Post by: Joachim Müller on April 04, 2004, 12:05:50 PM
to open link created with bbcode links in the same window (instead of a new window), edit include/functions.inc.php and find target=\"_blank\"and replace it withtarget=\"_top\"
There is as well code without escaped quotes, findtarget="_blank"and replace withtarget="_top".

Please do only post one question per thread next time; for your second question the answer is "yes" and the solution has been described before on other threads - please search the board.

GauGau
Title: Custom field problem
Post by: Julia on April 05, 2004, 04:21:50 AM
Thanks a lot, GauGau!!  :)  Sorry about posting two questions.  :?   I did search the board before asking, but I can't find the answer. Would you please give me some hints, what keywords I should search for? I've tried "custom field", "picture information", "re-order"...

Thanks!
Title: Custom field problem
Post by: Casper on April 05, 2004, 11:15:09 AM
Try using 'custom AND field' instead of 'custom field'.  It would narrow the results and make it easier to find what you're looking for.
Title: Custom field problem
Post by: Julia on April 06, 2004, 02:47:22 PM
Thanks, casper! I'll try!