![]() |
|
Feature requests - 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: Feature requests (/thread-56.html) |
Feature requests - snkhan - 2005-09-28 Hi Tristan, Thanks for the progress so far :-) Anyway, here are some things I would love to see [list=1] [*]Image width and height support. Currently Opera 'collapses' the photos because no width and height attributes are specified within the `<img />`. [*]Ability to display the total amount of photos in a particular gallery, or in total e.g 'There are <?=getTotal();?> images in this collection' Would be cool to add that functionality in the next release.[/list] Feature requests - snkhan - 2005-09-28 D'oh! realised feature 2 exists within template_functions.php `<?=getNumImages();?>` Saj Feature requests - trisweb - 2005-09-29 Yep about the second one, and I'm working on height and width in template tags... I'll put it on the list for the next release. |