Re: Re: Re: Re: [campsite-support] campware.org error
  • Hi Gabi,

    Right now only the ratio resize is implemented. For now your choice would be
    to manually resize images before uploading them to be of the same
    width/heigth. The resize to a certain width/height can be implemented quite
    easily; we're quite busy right now working on 3.4 so any help coding this
    feature is welcome.

    Mugur

    On Wed, Jul 29, 2009 at 2:11 AM, wrote:

    > Author: gabitzu
    > Link: http://code.campware.org/phorum/read.php?8,7336,7348#msg-7348
    >
    > --------------------------------------------------------------------------------
    >
    > Sava,
    >
    > Thanks for the link for galeries.
    >
    > I saw there talking about image ratio, reducing original image with a %
    >
    > I need to do the following:
    >
    > I upload whatever size (width, height) and I use for thumbnail in page
    > let's say 533 px with with whatever height.
    >
    > So, how can i resize, create thumbnails and do everything based on px -
    > fixed size / resize - and % resize.
    >
    > I need something like:
    >
    > input whatever size:
    > thumbnail bigest width or height 533
    > bigest photo for gallery / big view 1000 px width or height
    >
    > How can I do it?
    >
    > Gabi
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
    >
  • 1 Comment sorted by
  • Hello Mugur,

    Wednesday, July 29, 2009, 10:29:37 AM, you wrote:

    MR> Right now only the ratio resize is implemented. For now your choice would be
    MR> to manually resize images before uploading them to be of the same
    MR> width/heigth. The resize to a certain width/height can be implemented quite
    MR> easily; we're quite busy right now working on 3.4 so any help coding this
    MR> feature is welcome.

    There is a plugin for Wordpress called Imagemanager. I could provide
    the code, it's opensource, so anyone can use it as long as it stays
    opensource.

    It's based on the first editions of the XINHA editor, if I remember
    correctly and it should be no problem for a good coder to implement it
    in another editor as well pretty fast. Unfortunately I am no coder at
    all, so that would need to be done by someone else.

    This image manager has the ability to upload pictures, define
    thumbnail sizes and will create thumbnails of any picture placed in
    pre-defined folders. Using it you can place a thumbnail anywhere in
    your text. Clicking on the thumbnail calls a popup of just the
    picture. You can do anything, from inserting just a few pictures to
    building a gallery of many, it's simple and at the same time very
    flexible, intuitive and elegant.

    Possibly using this plugin or at least some of its functions would be
    a solution to this problem.

    Cheers,

    Pippa