We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16034
    • 107 Posts
    I’ve been looking for a simple MODx gallery solution with client-side resize before upload. There should not be anything to install on the client-side, apart from Java or Flash.

    I haven’t been able to find any solutions for MODx, am I not looking hard enough?

    The reasons for using client-side resize instead of server-side resize are:

    • Multi megapixel images are too big to resize with PHP (memory constraints).
    • Reduce upload time
    • I can’t expect my users to do the resize before the upload themselves

    I’m considering creating a solution using Jumploader, it is the best solution I’ve been able to find. But if I could find something open source I would prefer that.
    AFAIK it has to be a Java applet or Flash 10 i you want to resize client-side before upload. And the Flash solutions I’ve found doesn’t seem mature, and since I’m not a Flash or Java developer, it has to be pretty stable.

    Any thoughts on this?
      MODx snippet-glossary 101:
      Ditto = Content Lister -- Wayfinder == Menu Builder -- Jot = Comment Control
      • 26931
      • 2,314 Posts
      Hi Kleist,

      i think AdvAlbum does "client-side resizing of the images prior to uploading" -> http://modxcms.com/forums/index.php/topic,33141.0.html (seems the download-link has been removed though)

      module homepage is here (german): http://wiki.012h.de/doku.php?id=de:012h_modx_erweiterungen

      http://translate.google.de/translate?prev=hp&hl=de&js=y&u=http%3A%2F%2Fwiki.012h.de%2Fdoku.php%3Fid%3Dde%3Aadvalbum%3Awas_ist_advalbum&sl=de&tl=en&history_state0=

      I can’t expect my users to do the resize before the upload themselves
      yes you can wink

        • 16034
        • 107 Posts
        Thanks, AdvAlbum looks good smiley

        I found a more recent forum post here: http://modxcms.com/forums/index.php/topic,34029.0.html (version 0.1)
        And I prefer the english part of the wiki instead of the german->english translation... tongue http://wiki.012h.de/doku.php?id=en:012h_modx_addons

        I’ve taken a look at the code, it’s nice and clean!

        Now I’ll try to install it on a test site and see how it goes...
          MODx snippet-glossary 101:
          Ditto = Content Lister -- Wayfinder == Menu Builder -- Jot = Comment Control
          • 26931
          • 2,314 Posts
          And I prefer the english part of the wiki instead of the german->english translation
          rolleyes oooh - of course - didn’t see the english part smiley