We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1416
    • 75 Posts
    @Metaller

    Just curious since it seems you’re working on MG Backendmanager...
    I know it is possible to make basically anything multilanguage, and since your MGbm is such a great help when handling MGgalleries I’m just into puting ideas out that make it even more usable.
    For instance the $_lang["preview_msg"] would be something to include, and that way the language files doesn’t need updating.

    Or just making separate lang files would work aswell. I can help with that, if needed.

    Just my 5 cents...
    (I’m actually trying to implement the language now but my programming skills are rather... limited, at best)

    Cheers
      • 27330
      • 884 Posts
      what is the new tab "Edit Gallery" name?

      I’m trying to hide it in certain template.

      I tried these without luck

      mm_hideTabs(’mgmanager’,’9’);
      mm_hideTabs(’Edit Gallery’,’9’);
      mm_hideSections(’mgmanager’,’9’);
      mm_hideSections(’Edit Gallery’,’9’);
        • 19164
        • 1,215 Posts
        Use widget parameters for this.

        mm_widget_mg_backend_manager($docid, $title , $roles, $templates)

        $templates: comma separated list of template IDs this should be applied to.

        You can use ID to show and !ID to hide in certain template (as in other MM rules).
          DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. | DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.

          Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.

          [PLUGIN] DirectResize - as Maxigallery but for single images :: Download :: [url=http://modxcms.com/forums/index.php/topic,21490]
          • 27330
          • 884 Posts
          working awesome. thanks. sorry for your time.
            • 7455
            • 2,204 Posts
            Nice plugin m8 thanks
            I changed one thing.

            in the iframe oblect the scrolling was set to "no" why?
            if you have lots of images then no scroll even with only 2 images I could not get to the upload form any more.
            so I changed it to"scrolling="yes"

            no it works fine, only sorting is not working could that be fixed?

            Dimmy

              follow me on twitter: @dimmy01
              • 19164
              • 1,215 Posts
              Sorting is not realy working, because MG is not include js-files in that case. I think about it, may be it will be possible to use jQuery for sorting.
                DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. | DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.

                Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.

                [PLUGIN] DirectResize - as Maxigallery but for single images :: Download :: [url=http://modxcms.com/forums/index.php/topic,21490]
                • 25483
                • 741 Posts
                Quote from: Dimmy at Jan 23, 2009, 03:41 AM

                Nice plugin m8 thanks
                I changed one thing.

                in the iframe oblect the scrolling was set to "no" why?
                if you have lots of images then no scroll even with only 2 images I could not get to the upload form any more.
                so I changed it to"scrolling="yes"

                no it works fine, only sorting is not working could that be fixed?

                Dimmy



                I have the scrolling problem too now! It is in the newest modx release.

                I run it on a little bit older modx release too and the iframe has the good height (it is auto adjusting) in there! So I think that the new release broke something in this ManagerManager addon
                  with regards,

                  Ronald Lokers
                  'Front-end developer' @ h2o Media

                  • 7455
                  • 2,204 Posts
                  Quote from: Metaller at Jan 23, 2009, 03:53 AM

                  Sorting is not realy working, because MG is not include js-files in that case. I think about it, may be it will be possible to use jQuery for sorting.

                  That would be great
                  because sorting is what people like because uploading images does not mean that the order is the way the images are uploaded.
                    follow me on twitter: @dimmy01
                    • 19695
                    • 1 Posts
                    Hello!

                    First of all: thanks for your work, the backend manager is awesome!  smiley

                    But: i’ve got a problem/question/whatever…
                    Is it possible that the manager doesn’t work for manager users which are NOT administrators but have another management role (like editor)?
                    The manager works perfectly for my admin user but the editor user only sees the preview of the page and not the gallery manager.
                    (even if the editor user-role has all permissions)

                    I must confess that I just started to work with MODx and everything is quite new for me…  wink

                    Is there any help for me?

                    Thanks, miss.moxy


                    Edit: MODx release: 0.9.6.3, ManagerManager plugin v0.3.2.1, Maxigallery Version: 0.5.2


                    EDIT2:

                    ok, I just deleted the Document (Step 2) and created a new one.
                    So the editor user can see the manage gallery-page too. *jippi*
                    But now every user (admin + editor) sees the whole webpage (with header, footer, menu and so on), not only the manager-part (upload …).
                    I’m very confused now laugh

                    EDIT3:
                    well – I chose to "solve" my problem with a simple PHP-request (is this the gallery-manager?) in the <head> which loads a css-file that hides the unneeded parts (header, footer, navigation, sidebar etc) smiley
                      • 4971
                      • 964 Posts
                      So where is the final code? the OPost dates from November... is there a new file?
                      Thanks ...
                        Website: www.mercologia.com
                        MODX Revo Tutorials:  www.modxperience.com

                        MODX Professional Partner