• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Autoresize

spider

Chevereto Member
I am wondering how to do the following:

Remove the resize option from the front page (I guess I can simply chop it out of the file and the js too?)

And auto enter say 1280 into it, as though the person uploading already had.


What I am trying to do is make sure if they upload a small image it stays OK but if they upload something say larger than 1280 px (let us say a 1600x1200) it gets cut down to 1280.

I tested yesterday on my test install by manually entering into that box 1280 and then uploading larger images and it worked I think, so I think all I need to do is auto fill the data and then hide the box completely...

Any ideas please ? 🙂
 
I think that it was asked before. You need to analyze the with and then force the resize. This must be done with custom coding on the upload class.
 
Back
Top