ablum info - display
reemas
Joined: 2004-10-09
Posts: 32 |
Posted: Thu, 2005-07-21 07:58 |
i looked everywhere and can't figure this out. how do i adjust gallery v.2.0.3 (7/20/05) so the album info such as "views" "date" and "size" are NOT displayed? you can see my gallery by clicking on photos at www.reemasville.com thanks! |
|
Posts: 32509
v.2.0.3 is not your G2 version, that's your mambo integration version.
your g2 version is 0.9.31.
to your question:
gallery2//themes/matrix/templates/album.tpl
in the
{g->block type="core.ItemInfo"
item=$theme.item
showDate=true
showSize=true
showOwner=true
class="giInfo"}
set the corresponding values to false.
Posts: 32
thanks for the reply - it worked. there were two locations for this in that file however.
Posts: 32509
sure, the first occurrence is for the album information at the top, the second for the thumbnails.
Posts: 16
Are there any plans to make "Show View Count" an option we can set from Gallery's Admin Panel?
Posts: 32509
sooner or later all our defaults should somehow be configurable. but probably not that soon. we have so many other things on our todo list...