![]() |
|
"What is a 'Gallery'?" - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: "What is a 'Gallery'?" (/thread-8816.html) |
"What is a 'Gallery'?" - ajwest - 04-07-2011 Sorry for the length, but this is really what's going on.
Thank you for the little snippet of code, and tia "What is a 'Gallery'?" - sbillard - 04-07-2011 Yeah, "gallery" is a pretty integral term within Zenphoto. You can do what you wish, but of course changing the text in Zenphoto would mean a lot of maintenance headaches as upgrades occur. (Maybe a good thing, be sure to remind the client that he will need a support agreement!) But probably you do not want to simply grep this as there are lots of references that are not display text. If you make your own theme you can avoid "gallery" on the theme, but if the client is going to use the administrative pages changing the theme will do nothing. Of course you will have to leave out some features such as the Admin toolbox which references gallery. "What is a 'Gallery'?" - ajwest - 05-07-2011 Thank you. Turns out, I changed the name of the gallery to Photos in admin and used the default theme and all refs to gallery are gone. Duh, Awesome! Thanks again. Now to learn theming... |