Hey guys,
I have a quick question about the gallery extension I was hoping
someone could answer for me.
Is there any way to have a resize option as well as the current crop?
(By the way, that ROCKS).
Thanks!
–
Travis B.
[email protected]
Hey guys,
I have a quick question about the gallery extension I was hoping
someone could answer for me.
Is there any way to have a resize option as well as the current crop?
(By the way, that ROCKS).
Thanks!
–
Travis B.
[email protected]
Il giorno 19/lug/07, alle ore 02:51, Travis B. ha scritto:
Hey guys,
I have a quick question about the gallery extension I was hoping
someone could answer for me.Is there any way to have a resize option as well as the current crop?
You can resize an image directly in you page code…
If you want to resize an image with a max width of 200px you can write:
<r:gallery:item:thumb id=“1” position=“first” width=“200”/>
Andrea F.
[email protected]
http://bigchieflabs.com/blog/
http://think.bigchief.it
Hi Andrea,
Does it just set the inline width to the width value, or does it
actually resize the image? What I am looking for is a genuine resize
so that if a client uploads a 2000x2000 image, we don’t have to be
loading up 1.2MB every time it loads.
Thanks,
–
Travis B.
[email protected]
Il giorno 19/lug/07, alle ore 17:04, Travis B. ha scritto:
Hi Andrea,
Does it just set the inline width to the width value, or does it
actually resize the image? What I am looking for is a genuine resize
so that if a client uploads a 2000x2000 image, we don’t have to be
loading up 1.2MB every time it loads.
it resizes the image and creates a thumbnail under thumbnails folder
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs