Thanks /S (that's a cool-ass name!).  I should have known that, but for some
reason it did not click.  Thanks for pointing that out.  I will take a peek
at it as soon as I am able to get to it and report back.  :-)


On Mon, Aug 15, 2011 at 4:34 PM, <[email protected]> wrote:

>
> Aa an FYI, I think the settings for CKEditor and CKFinder are separate....
>
> this is on or about line 60 of the CKFinder config.cfm @
> /tasks/widgets/ckfinder/  in your Mura root.
>
> /*
>  * set the maximum size of uploaded images
>  * if uploaded image is larger, it gets scaled down
>  * Set to 0 to disable this feature
>  */
> config.images.maxWidth = 1600;
> config.images.maxHeight = 1200;
> config.images.quality = 80;
>
> /*
>
> /S
>
>
>
> On Mon, 15 Aug 2011 16:19:48 -0500, Matt Quackenbush
> <[email protected]>
> wrote:
> > Well, the CKE settings were worth a shot, but they have no affect on the
> > File Manager uploads.  To be clear, I added the following to my CKE
> config
> > file:
> >
> > config.images.maxWidth = 1600;
> > config.images.maxHeight = 1200;
> > config.images.quality = 80;
> >
> > I then  reloaded the application.  Test upload; resulting image was
> scaled
> > to 455x1200.  Shut down Tomcat; start up Tomcat; fire up Mura; reload
> > application for extra good measure; test upload; resulting image was
> scaled
> > to 455x1200.  :-(
> >
> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346775
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to