PDA

View Full Version : Change words globally


ToxMox
12th of November 2003 (Wed), 13:34
I'd like to be able to change the word photo/photos everywhere to item/items and do the same for exhibition/exhibitions.
I can't seem to find a way to do this.

Another question. Is there a way to remove all the things associated with Gear. I don't need any of that.

Any help would be greatly appreciated.

Thanks,
Toxmox

Pekka
12th of November 2003 (Wed), 14:30
ToxMox wrote:
I'd like to be able to change the word photo/photos everywhere to item/items and do the same for exhibition/exhibitions.
I can't seem to find a way to do this.

It's all in /gallery/languages/xxx/

Another question. Is there a way to remove all the things associated with Gear. I don't need any of that.

Any help would be greatly appreciated.

Thanks,
Toxmox

Edit "/gallery/pagetemplates/list/default.php".
replace line

print $gear_notes_link_html;

with

//print $gear_notes_link_html;

and you will not see gear notes link of listing page. To complete hiding of detail data set misc settings to hide all gear data from detail listings and thumb tooltips. Set each photo to hide photo detail.