Page 1 of 1

2 quesitons, Album / ImageManager

Posted: Tue Aug 14, 2007 2:13 pm
by unnamed7
hi.

Is it possible to make 2 different templates for recently updated photos in Album modules ? i dont see an option like template="smth.tpl" in help, so i assume i cant do this:
for my homepage:
{cms_module module='album' action='recently_updated' number='6' template="templeate1"}
and for gallery page:
{cms_module module='album' action='recently_updated' number='6' template="templeate2"}

How can i achieve that template thing in album module ? i just need different css for homepage and gallerypage, but i dont really wanto to have different stylesheets for those pages.


and for my second question, how can i make my thumbnails to be croped to 100x100 piksels and round their corners a bit ?
now i can only set my dimensions in config.ini file, but imagemanager dont cut them, but only resize to match these dimensions.

thanks for help and sorry for my poor english guys :)
cheers

Re: 2 quesitons, Album / ImageManager

Posted: Tue Aug 14, 2007 3:25 pm
by Dr.CSS
In the Album module you can use a diff. template for each album iirc, open the album, click on the name, it's the second tab Properties...

Re: 2 quesitons, Album / ImageManager

Posted: Tue Aug 14, 2007 3:34 pm
by unnamed7
yes i know that man, but i need that feature for recently_updated action, not alubms :) you know what i mean ?