Hi Baldy,

Some ideas for pblog:

Add a cellpadding around each thumbnail image
Add a paging system to the thumbnails and allow for the setting of how many thumbnails to appear per page
Perhaps allow an iframe javascript to hold all the thumbnail images for aesthetics, and just have a scrollbar that runs horizontally. Each image can have their alt tag to read how many views they've had, etc. (Check www.dontstayin.com)

As I've said, this module is worthwhile, & I'd love to support it in any way possible.

Regards,
JS

Comments

baldy’s picture

Status: Active » Closed (fixed)

Thanks Jack for the feedback

1) sounds great can you give me a code snippet to use? at the moment I used the default drupal image() and l() functions
2) sounds complex Ill put it off until I get everything else ironed out.
3) iframe/javascript sounds complex, if you can provide code snippets then great. Maybe we can develop differant styles to view the gallery?
4) impossible without the use of a database. I want to avoid using a database to make the module simpler.

Cheers
Laurence

1) Add a cellpadding around each thumbnail image
2) Add a paging system to the thumbnails and allow for the setting of how many thumbnails to appear per page
3) Perhaps allow an iframe javascript to hold all the thumbnail images for aesthetics, and just have a scrollbar that runs horizontally. Each image 4) can have their alt tag to read how many views they've had, etc. (Check www.dontstayin.com