Forums / Setup & design / Image variation

Image variation

Author Message

Thomas Schamm

Tuesday 07 October 2003 4:10:53 pm

Hi,

another problem where I don't find a solution:
I want to change my image class 'small' from SmallSizeHeight=100 to SmallSizeHeight=75.
So i changed my settings/override site.ini.append.php to

[ImageSettings]
SmallSizeHeight=75

I tried it also with changing the settings/site.ini, but it doesn't matter. After i changed the settings i cleared the cache (the ini cache too), deleted and readded the images, but they are still 100x100. What did i miss?
Thanks, greetings from Karlsruhe, Thomas

Kåre Køhler Høvik

Wednesday 08 October 2003 5:10:43 am

Check settings/image.ini, section: ImageSizes

Try to override the settings there instead.

Kåre Høvik

Thomas Schamm

Wednesday 08 October 2003 9:37:11 am

Ahh ok, this works fine :-)
I haven't seen the image.ini.
Thx, Thomas

Valentin Svelland

Wednesday 08 October 2003 12:18:18 pm

Hi Kåre! I spent some time figuring out why the small-class in v.3.2 was locked to 100 px width no matter what. Found out about the override in image.ini after a while. Guess this override should be commented out by default in next upgrade, don't you agree?

------------------------
I made eZ run on www.eigersund.kommune.no, bjerkreim.kommune.no, lund.kommune.no and sokndal.kommune.no. Municipalities should use open source!

Kåre Køhler Høvik

Thursday 09 October 2003 4:31:44 am

Hi, this will be mentioned in the new documentation, and I'll add a comment about it in the site.ini file.

Kåre Høvik