We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32963
    • 1,732 Posts
    Hi,

    I’ve converted the Easy Peasy Gallery 2 from an Etomite Snippet into a MODx module. Now called Photo Gallery

    I would like some help with testing this module before we roll it out to the public.
      xWisdom
      www.xwisdomhtml.com
      The fear of the Lord is the beginning of wisdom:
      MODx Co-Founder - Create and do more with less.
      • 1764
      • 680 Posts
      Cool! We definitely need a good photo gallery. That seems to be one of the first features anybody asks about in a CMS system. I’ll test it out tonight.
        • 1764
        • 680 Posts
        Seems to work very nicely. It’s a lot more powerful than I anticipated. I’ll have to put this to use on a few sites.

        I didn’t do any really serious testing but everythnig worked just fine the first time around.

        - Adam
          • 32963
          • 1,732 Posts
          Hi Adam,

          Thanks for the response. I like it very much. I also think that Nick (the author or the Etomite version) is a very good programmer indeed.



            xWisdom
            www.xwisdomhtml.com
            The fear of the Lord is the beginning of wisdom:
            MODx Co-Founder - Create and do more with less.
            • 25663 MODX Staff
            • 12,272 Posts
            Sorry to not install and test, but how do you handle adding images to this gallery?

            Can you add a zip folder full of images, or bulk-upload via the browser multiple images simultaneously?

            How about sorting/captioning images?
              Ryan Thrash, MODX Co-Founder
              Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
              • 32963
              • 1,732 Posts
              well bulk upload is not supported as yet but Nick said it’s on his to do list
                xWisdom
                www.xwisdomhtml.com
                The fear of the Lord is the beginning of wisdom:
                MODx Co-Founder - Create and do more with less.
                • 33337
                • 3,975 Posts
                $etomite should be replaced with $modx ! wink

                the installer does not install db upgrades sad... any idea what I am missing ?
                  Zaigham R - MODX Professional | Skype | Email | Twitter

                  Digging the interwebs for #MODX gems and bringing it to you. modx.link
                  • 25663 MODX Staff
                  • 12,272 Posts
                  Actually, the call ($etomite vs. $mod) shouldn’t matter at this point.Other than that, no clues here.
                    Ryan Thrash, MODX Co-Founder
                    Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                    • 34162
                    • 1 Posts
                    I got it installed but I am not sure how to hook that up to the frontpage.

                    For that matter how to connct any module to the frontpage?

                    Thanks
                      • 32963
                      • 1,732 Posts
                      Quote from: chanh at Sep 01, 2005, 08:59 AM

                      I got it installed but I am not sure how to hook that up to the frontpage.

                      For that matter how to connct any module to the frontpage?

                      Thanks

                      You need to first run the module then select the "Install Galleries" button. You can get more information by clicking on the help button located to the top right hand corner of the module window.

                      In short, to display the gallery inside a web page use [[PhotoGallery? &id=`<gallery id>`]], where <gallery id> is the id number for the gallery to be displayed.
                        xWisdom
                        www.xwisdomhtml.com
                        The fear of the Lord is the beginning of wisdom:
                        MODx Co-Founder - Create and do more with less.