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!
----

Gallery URL (optional):www.reemasville.com
Gallery version:2.0.3
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2005-07-21 08:20

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.

 
reemas

Joined: 2004-10-09
Posts: 32
Posted: Thu, 2005-07-21 08:31

thanks for the reply - it worked. there were two locations for this in that file however.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2005-07-21 08:56

sure, the first occurrence is for the album information at the top, the second for the thumbnails.

 
staticecho

Joined: 2004-10-24
Posts: 16
Posted: Sun, 2005-07-24 03:18

Are there any plans to make "Show View Count" an option we can set from Gallery's Admin Panel?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-07-24 11:35

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...