We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25663 MODX Staff
    • 12,272 Posts
    Here’s the latest greatest ... typos caught, even installs on a localhost PHP5/MySQL5 on my Tiger OSX machine.

    Try ’er out and let me know... standard backup disclaimers apply.

    Update 5 - rev429 menu4 JS syntax fix, QE update, Newslisting name fix for demo site, enter key for Safari weblogin now works again, tagged as version 0.9.0, hopefully very nearly the end...
    Update 4 - rev422: demo site install resolved (I’m 99.999% certain)
    Update 3 - rev414: resolve "//" in doc parser and (hopefully) installer always installing demo content, NewsFeed enhancements to allow functional links, other minor tweaks
    Update 2 - rev409: QE page content update, updated translation, manager menu layout improvements, mixed-case FURL aliases, CSS name update around front end RTEs
    Update 1 - rev406: update scriptaculous, fix comment form action for use with FURLs, missing files for IE compatibility restored, QE udpates

    Ongoing Changelog:

    • Lots of other minor bug fixes, tweaks and updates
    • New French translation
    • NewsFeed RSS2.0 snippet allows functional HTML and links, closes open tags on summaries and validates
    • Update Layout 4 and Layout 3 menus
    • Allow mixed case address bar aliases
    • Update RTE surrounding DIV classname around RTEs on front end
    • New DropMenu menu builder snippet
    • New demo site content option in the installer
    • Updated capabilities in NewsListing, UserComments and NewsFeed snippets
    • New Contact email form
    • Update to QuickEdit module
    • update fckeditor 2.1.1 release
    • Web user error fixes
    • added script.aculo.us and Win IE webstandards compatibility code
    • Fix webuser name length limitation (Bug #59)
    • Fix RTE sizing bug that caused RTE to overlap Submit buttons in FF. DIV no longer has explicit width/height or pos:rel; sizing is inherited from the enclosed textarea.
    • Another new experimental menu layout in Manager
    • fixed login prcoessor
    • update language, tv, accesscontrol.inc.php
    • update snippet and plugin to use word wraping on textarea
    • update chunks, template to use FCK’s RTE
    • BUG #84 - Fixed login captcha bypass (Mark)
    • Update UserComments to support CSS styling for alternating rows, author comments and "my" comments; overhaul of default styling
    • NewsFeed now defaults to &makerss=1
    • Update NewsListing, NewsFeed with tag-closing logic and other features (Ryan, Greg and Mark)
    • #msg6246 - update NewsFeed to support valid RSS2.0 tags (Mark)
    • add &linktext support to NewsListing snippet
    • add &tpl (chunk name) template support to NewsListing snippet. Fields - [+title+],[+summary+],[+author+],[+date+],[+linkurl+]
    • load gd2 dynamically when using captcha
    • fix cache path bug in cache_sync.class.processor.php
    • add &aliastitle to NewsPublisher
    • fix:#64 - makeURL is acting up when aliases are on and off.
    • prevent duplicate alias when importing html
    • fix bug when saving web user
    • remove .cgi files from manager\media\browser\mcpuk\connectors\php\Commands\helpers
    • fix TV checkbox delimiter bug
    • add &groups parameter to WebSignup Snippet
    • add Manager Interface Access to to manager user settings
    • add Manager Login Startup to manager user settings
    • update quickedit module
    • update fckeditor
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 34162
      • 1 Posts
      I just re-generate the cross reference base on this latest Modx 4.01

      http://www.ongetc.com/modxdoc

      Thanks
        • 25663 MODX Staff
        • 12,272 Posts
        Quote from: chanh at Oct 24, 2005, 06:12 PM

        I just re-generate the cross reference base on this latest Modx 4.01

        http://www.ongetc.com/modxdoc
        Hmmm... the main index.php doesn’t include or require anything, so I’m thinking something’s not right with teh xref files again. lol
          Ryan Thrash, MODX Co-Founder
          Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
          • 34162
          • 1 Posts
          It is becasue the include was prefix with "@" and phpxref don’t know how to handle it!
            • 18397
            • 3,250 Posts
            Chanh you link takes me to a blank index page at 5:00PM PST.
              • 34162
              • 1 Posts
              It is because I wipe it out but I re-created just for you.
                • 18397
                • 3,250 Posts
                Thanks.

                Bug list so far as of 5:30 PM PST:

                1. After the 1st login on a new install you are not taken to the settings page anymore

                2. Access permissions are STILL off by default

                3. Susan’s layout’s has some bg image issues and an inconsistant font with the rest of MODx. Also having all of the items align left for the bottom row can get frustrating when dealing with items on the right. Additionally, when swapping to and from Susan’s menu via the settings page the user must MANUALLY refresh the frameset otherwise they get a wacked out page.

                4. For the top bar layout the bg images seem to have dissapeared. Also, maybe we should make that so that when a user hovers it expands and when they leave the area it retracts?

                I will continue testing and post updates in this tread.
                  • 33337
                  • 3,975 Posts
                  Quote from: Mark at Oct 24, 2005, 07:41 PM

                  Additionally, when swapping to and from Susan’s menu via the settings page the user must MANUALLY refresh the frameset otherwise they get a wacked out page.

                  Its a cache issue actually in Firefox, not a bug/issue with MODx ! smiley
                    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
                    There are a few missing files and one directory in the assets folder that will only affect IE Windows, FYI. After some more testing, I’ll put out another testing build. Until then, just add the following folder to your assets directory. Thanks!
                      Ryan Thrash, MODX Co-Founder
                      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                      • 25663 MODX Staff
                      • 12,272 Posts
                      And one more simple one. Adam caught a bad action on the contact form. It should be
                      [~[*id*]~]


                      (not just [*id*], as it is now)
                        Ryan Thrash, MODX Co-Founder
                        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me