This is a place for developers interested in building sites with SilverStripe or contributing to the SilverStripe framework. We are building a wealth of shared knowledge about the SilverStripe platform, so join us. This area is targeted at developers; if you're looking for help using or administering your website, you should head over to the services section.
![]() |
Paul_D
Member for 20 mins |
![]() |
bwidget
Member for 2 hours |
![]() |
luisq
Member for 3 hours |
![]() |
love
Member for 8 hours |
![]() |
ivan.pro
Member for 10 hours |
|
2637 members total |
|
| Latest Wiki Changes | |
|---|---|
staticpublisher |
21:26Today |
dataobjectdecorator |
20:41Thursday |
recipes:dropdownoptions |
03:14Thursday |
recipes:start |
23:35Wednesday |
typedropdown |
22:24Wednesday |
recipes:grouping_fields_from_your_data_object |
00:03Wednesday |
recipes:forms - added link to form page from recipes:forms |
02:46Sunday |
recipes:ajax_basics |
00:13Sunday |
modules:ecommerce |
23:07Thursday |
tools |
07:03Tuesday |
Legend:
New wiki post
Modified wiki post
Posted 48 mins ago by LeeUmm. 104861 view(s) with 14 replies.
lol I was going to say...
That makes sense. No worries. Glad to see the setting is coming in the future though, as that'll help the... read more >>
Posted 52 mins ago by willr. 104861 view(s) with 14 replies.
sorry I am getting myself confused you cant call setQuality as its not static... set_default_quality() is not on 2.2.2 its on trunk sorry for confusing... read more >>
Posted 57 mins ago by LeeUmm. 104861 view(s) with 14 replies.
I'm using 2.2.2, latest version not trunk. Downloaded off website.
In gd.php it has it as setQuality()
I changed the line to GD::setQuality(90); in the config, but... read more >>
Posted 1 hour ago by willr. 104861 view(s) with 14 replies.
I dont think Ive typed it wrong? what version of SS you using?
GD::set_default_quality() calls the function set_default_quality() in the GD class (GD.php) so if you... read more >>
Posted 1 hour ago by LeeUmm. 104861 view(s) with 14 replies.
willr,
Does setting the GD quality in the config file make it slower than setting it in the gd.php file? I'm assuming no, and you just... read more >>
Posted 1 hour ago by LeeUmm. 104861 view(s) with 14 replies.
Ok the plot thickens.
I run my own server with multiple websites. I have an older client site running 2.2.2 rc3, and uploaded said image I'm... read more >>