![]() |
|
zpArdoise Modifications - 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: zpArdoise Modifications (/thread-11382.html) |
zpArdoise Modifications - Ganesh - 30-09-2013 Hi Vincent, How it is possible to change :
Thanks in advance. zpArdoise Modifications - vincent3569 - 30-09-2013 hi first solution : use less tags ;-) another solution : in gallery.php, find this code zpArdoise Modifications - Ganesh - 01-10-2013 Thanks Vincent, and to display Précédent instead of Préc. ? zpArdoise Modifications - vincent3569 - 01-10-2013 do as you want but it will break the design of the theme ! look for with that tip, you will have your string but you lost multilingual site (I don't know if you use it). zpArdoise Modifications - Ganesh - 01-10-2013 OK. I come back with tags, they are generated automatically when i add an image, and are "hidden", it is not very easy to manage for each image. Where are used those tags ? zpArdoise Modifications - acrylian - 01-10-2013 Tags are not automatically generated when adding an images. Tags are managed on the tags tab on the backend. IF you don't assign them to an image, they are not assiged. Unless you have those tags embedded via EXIF meta data in the images already. Info: Tags are of course used for the search if they are enabled on the search field options. And yes, they are used for the meta name keywords tags if the html_meta_tags plugin is enabled (however those keywords are pretty useless regarding search engines nowadays). zpArdoise Modifications - Ganesh - 01-10-2013 Thanks acrylian, i understand, i have them in the EXIF meta data. An option will be perhaps useful to see them directly in the admin mode... if it is not too consumer of ressources. As i use them also for dynamic albums, i don't have to use the tag cloud feature of zpArdoise theme. zpArdoise Modifications - sbillard - 01-10-2013 The tags are visible for each image on the image tab. But you do have to expand the view for the image via the "show more fields" link. Otherwise there would be simply too much information shown on the pages. |