We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19164
    • 1,215 Posts
    I spent this days to improve MM backend manager. Now it completed and working in all tested browsers (FF 3.01, IE 6, Opera 9.22). As a result - new MM widget mm_widget_mg_backend_manager();

    What’s new - removed iframe border and scroll, iframe adjusted to full content height.

    Other info here in MM thread http://modxcms.com/forums/index.php/topic,16948.msg177037.html#msg177037
      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
      this is HOt. thanks a bounch Metaller for that new widget!
        • 36613
        • 328 Posts
        mm_createTab($title, 'mgmanager', '', '', '<iframe id="mgmanager" src="'.$modx->config['site_url'].'/?id='.$docid.'&mmgal_id='.$id.'" height="500" width="100%" scrolling="yes" frameborder="0"></iframe>');
        


        this solution don't work. Because the iframe load e previus versione of page not the last version. For load the last versione of my: $modx->config['site_url'].'/?id='.$docid.'&mmgal_id='.$id i do clear browser cache but i don't thick this is the solution.