We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7923
    • 4,213 Posts
    Quote from: Whitefen at Apr 23, 2006, 04:11 PM

    Also, is it possible to show description text with the title and on the main gallery view? I looked through the settings and did not see anything for this.
    No. It’s not possible yet. But after the templating feature is done, you can make the snippet to do whatever output you want, in gallery overview and in picture browsing mode (excluding slidebox and lightbox).


      "He can have a lollipop any time he wants to. That's what it means to be a programmer."
      • 2762
      • 1,198 Posts
      Tested Last version, Great work!!

      Here you can find Italian Language for MaxiGallery v4
      http://modxcms.com/forums/index.php/topic,4147.msg30309.html#msg30309

      Thanks
        Free MODx Graphic resources and Templates www.tattoocms.it
        -----------------------------------------------------

        MODx IT  www.modx.it
        -----------------------------------------------------

        bubuna.com - Web & Multimedia Design
        • 6841
        • 61 Posts
        Doze, it’s been a while since I looked (I’ve been real busy with work), but last time I checked, you didn’t have Spanish translations for MaxiGallery. Thanks to knud over in the Spanish forum, I’m posting Spanish translations for MaxiGallery language file and the slidebox js file.

        For those familiar with the Spanish language, there are differences from country to country (kind of like U.S., U.K., Australia, etc.). Knud is from Spain, so his translations reflect that. Personally, I’m not picky. I’m just glad to have it done! ¡Gracias knud!
          Dave
          • 8471
          • 333 Posts
          Hi, I have this error with the simple call [!MaxiGallery!]:
          Fatal error: Cannot redeclare getallsubdocs() (previously declared in C:\sito\manager\includes\document.parser.class.inc.php(717) : eval()'d code:755) in C:\sito\assets\snippets\newslisting\functions.php on line 198

          thanks for help
            Sorry for my bad English grin
            • 7923
            • 4,213 Posts
            Quote from: edipo at Apr 26, 2006, 01:34 PM
            Cannot redeclare getallsubdocs()
            Do you have newslisting snippet at the same page as maxigallery snippet? that can do this, because the getallsubdocs function is from newslisting snippet. You can do search/replace at maxigallery snippet code to change the function name to something else (note that you replace all occures of it in the snippet code).


              "He can have a lollipop any time he wants to. That's what it means to be a programmer."
              • 8471
              • 333 Posts
              Thanks a lot doze! I have solved laugh
                Sorry for my bad English grin
                • 32963
                • 1,732 Posts
                Very nice gallery doze smiley It’s truly awesome!

                Keep up the good work.
                  xWisdom
                  www.xwisdomhtml.com
                  The fear of the Lord is the beginning of wisdom:
                  MODx Co-Founder - Create and do more with less.
                  • 7923
                  • 4,213 Posts
                  Quote from: xwisdom at Apr 26, 2006, 10:56 PM

                  Very nice gallery doze smiley It’s truly awesome!

                  Keep up the good work.
                  Thanks! grin


                    "He can have a lollipop any time he wants to. That's what it means to be a programmer."
                    • 33372
                    • 1,611 Posts
                    Wow. I am in awe of this snippet. What a fantastic contribution and huge donation of your time and energy.

                    I have everything working beautifully (and it was SO easy I’m incredulous - al I did was follow the instructions and badda-bing badda-boom it works), but I would like to add one minor touch. I would like to popup a random image as a slidebox when the page loads. I’m sure that I can do this with a simple onload JavaScript, but I’m not sure how to automate it.

                    Anyone know how to go about this?
                      "Things are not what they appear to be; nor are they otherwise." - Buddha

                      "Well, gee, Buddha - that wasn't very helpful..." - ZAP

                      Useful MODx links: documentation | wiki | forum guidelines | bugs & requests | info you should include with your post | commercial support options
                      • 33372
                      • 1,611 Posts
                      Actually I’m using lightbox2 as my display of choice (not slidebox), although both are very nice. So has anyone tried launching the lightbox as soon as the page loads? Please let me know if you have because I really want to do that.

                      I’m also experimenting with another cool variant of this script in combination with a modified MaxiGallerySolo snippet. It’s eaasy to create a scripted tour of several galleries in the order that you choose. Basically this ends up looking like a Flash tour of the galleries, and you can add some intro and segueway screens to the tour by including images from non-published galleries in the snippet.

                      I have run into one bug that I’m not sure how to fix. Every once in a while the images don’t open in the lightbox but just in a simple blank page. This has happened both in IE6 and Firefox 1.5, so it doesn’t seem to be browser-related.

                      I am running the latest MODx (0.9.2.1) and the snippet is called as uncached, but sometimes when I view a page source I don’t see the MaxiGallery code in the HEAD section (although it’s hard to tell because sometimes when this bug happens I’ll click back and view source and it seems to have reloaded in the process). Of course now that I say that I can’t make it happen to confirm it... Maybe I dreampt it? I have tried putting the MaxiGallery JavaScript and other code in the HEAD section of my template, but when I do that the snippet adds it again and that causes conflicts.

                      Anyone else had this issue, and if so how have you resolved it?
                        "Things are not what they appear to be; nor are they otherwise." - Buddha

                        "Well, gee, Buddha - that wasn't very helpful..." - ZAP

                        Useful MODx links: documentation | wiki | forum guidelines | bugs & requests | info you should include with your post | commercial support options

                      This discussion is closed to further replies. Keep calm and carry on.