Feature requests

Hi Tristan,

Thanks for the progress so far :-) Anyway, here are some things I would love to see
  1. Image width and height support. Currently Opera 'collapses' the photos because no width and height attributes are specified within the `image`.
  2. Ability to display the total amount of photos in a particular gallery, or in total e.g
    'There are <?=getTotal();?> images in this collection'
  3. Would be cool to add that functionality in the next release.

Comments

  • D'oh!

    realised feature 2 exists within template_functions.php

    `<?=getNumImages();?>`

    Saj
  • trisweb Administrator
    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.
Sign In or Register to comment.