We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22303 MODX Staff
    • 10,725 Posts
    I’ve been a bit distracted with work on XPDO and MODx 1.0, as well as some related client work, but I just installed the latest trunk from SVN and a couple things stick out:


    • The initial login screen is fubar’d -- looks like it’s just not styled properly.
    • The site doesn’t work unless I disabled the slimstat plugin

    Can someone please look into correcting the styling on the default manager theme for the login page? I’m taking care of the slimstat plugin issue, and am in the process of testing the removal of all things native stats-related.

    What else do we really have to get into 0.9.5, because we need to polish this up and get it out so we can turn our attentions to the future code. Now, I suspect we’ll end up maintaining the 0.9.x series for quite a while, even following 1.0 release, because some of the changes will potentially alienate a few users1 and I see no reason why bug fix and even new feature releases in the 0.9.x line can’t continue.


    1 That said, I am working on a way to help prepare all 0.9.5 adopters for the jump to 1.0. (more on this in a thread to follow soon)
      • 2762
      • 1,198 Posts
      1) This accesscontrol.inc.php works with rev1000 and new css styles
      2) I’ve the same problem with slimstat plugin - frontend doesn’t work unless I disabled the plugin
        Free MODx Graphic resources and Templates www.tattoocms.it
        -----------------------------------------------------

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

        bubuna.com - Web & Multimedia Design
        • 10487 MODX Staff
        • 1,535 Posts
        Hi Jason - could you please check out: http://modxcms.com/bugs/task/124

        I know you had reservations when this bug was first raised, but I’ve tested Wendy’s last fix inside and out and it does fix the problem of using regClientStartupScript in uncached snippets on uncached pages.

        It’d be great to get this included in the next release smiley
          Garry Nutting
          Senior Developer
          MODX, LLC

          Email: [email protected]
          Twitter: @garryn
          Web: modx.com
          • 22303 MODX Staff
          • 10,725 Posts
          Quote from: garryn at May 21, 2006, 05:31 PM

          Hi Jason - could you please check out: http://modxcms.com/bugs/task/124

          I know you had reservations when this bug was first raised, but I’ve tested Wendy’s last fix inside and out and it does fix the problem of using regClientStartupScript in uncached snippets on uncached pages.

          It’d be great to get this included in the next release smiley
          That’s Raymond’s task; I’ll wait for his input -- I added my comments, but I don’t use this functionality enough to understand it, and so I don’t want to make the decision here. If someone has it tested and is comfortable with the result, I’ll be glad to merge it in.
            • 32963
            • 1,732 Posts
            Quote from: garryn at May 21, 2006, 05:31 PM

            Hi Jason - could you please check out: http://modxcms.com/bugs/task/124

            I know you had reservations when this bug was first raised, but I’ve tested Wendy’s last fix inside and out and it does fix the problem of using regClientStartupScript in uncached snippets on uncached pages.

            It’d be great to get this included in the next release smiley

            I think I should have a solution for this. Will have to check it out later.
              xWisdom
              www.xwisdomhtml.com
              The fear of the Lord is the beginning of wisdom:
              MODx Co-Founder - Create and do more with less.
              • 32963
              • 1,732 Posts

              One quick question...

              What’s the status on the styling issues inside the trunk. The last time I check it was broken. Any updates available?
                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
                Which styling issues are you talking about? The initial default state on install never adjusted the db prefernces so it’s not quite right and needs to be fixed.
                  Ryan Thrash, MODX Co-Founder
                  Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                  • 22303 MODX Staff
                  • 10,725 Posts
                  He means the login page for the default manager style. It’s still FUBAR, and updates will not affect users who have specified which manager theme to use already. The default login page needs to be fixed or the default style replaced with one that does work (i.e. using the same id as the current default manager style).
                    • 32963
                    • 1,732 Posts
                    Ok for this release I’m going to try and see if I can move forward some of the features planned for GreenCore into 0.9.5 and fix some of the outstanding bugs.

                    Features include:

                    * Global TVs
                    * Fix the existing Widgets
                    * Additional Widgets (plus make it possible to extend widgets using snippets)
                    * Additional @Bindings
                    * Remote Snippet Call (RSC) - (native AJAX support if you please)
                    * Snippet Builder
                    * Update DBAPI with minor fixes/features
                    * Update Document Tree




                      xWisdom
                      www.xwisdomhtml.com
                      The fear of the Lord is the beginning of wisdom:
                      MODx Co-Founder - Create and do more with less.
                      • 22303 MODX Staff
                      • 10,725 Posts
                      Raymond, are these things you have completed locally? Or just things you wanted to try and tackle before we released 0.9.5? I’m a little unclear as to why you withdrew these features; I mean if they are completed or partially completed (or can be completed fairly quickly), I say get em in there...all these would be great to have. Plus, it seems as if 0.9.5 dev is somewhat stalled, so, perhaps you getting more directly involved with the code again at this point would be the best thing for getting it ready for release. I’m afraid if you don’t it may stay stalled too long, but I’m just generally a worry wart too, so... wink

                      Quote from: xwisdom at May 31, 2006, 08:01 AM

                      Ok for this release I’m going to try and see if I can move forward some of the features planned for GreenCore into 0.9.5 and fix some of the outstanding bugs.

                      Features include:

                      * Global TVs
                      * Fix the existing Widgets
                      * Additional Widgets (plus make it possible to extend widgets using snippets)
                      * Additional @Bindings
                      * Remote Snippet Call (RSC) - (native AJAX support if you please)
                      * Snippet Builder
                      * Update DBAPI with minor fixes/features
                      * Update Document Tree