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
    Before the end of the year, we should release 0951. Here’s what’s going in or has gone in today in the testing 095dev branch:

    * Weblinks able to have attributes and TVs
    * Update Jot to 1.0.1 (2161)
    * Update eForm to 1.4.2 (2160)
    * Update UltimateParent snippet to 2.0 beta (2158)
    * European Portuguese language added (2157)
    * Dutch/Nederlands language added (2155)
    * Swedish updated, Swedish-utf8 language added (2153)
    * Japanese language added (2152)
    * Russian language added (2149)
    * Polish language added (2146)
    * Persian/Farsi language added (2142)

    There’s a few minor things I think we should fix:

    QuickEdit drop down failure in IE7: http://modxcms.com/forums/index.php/topic,10200.msg70442.html#msg70442
    Weird upgrade issue where admin can’t publish docs: http://modxcms.com/forums/index.php/topic,10238.0/topicseen.html
    SetLang issue: http://modxcms.com/forums/index.php/topic,10246.msg70899.html#msg70899
    (and possibly) Encoding issue on a database: http://modxcms.com/forums/index.php/topic,10312.msg70925.html#msg70925

    Seems like there’s lots of TinyMCE tweaks that could take place, and perhaps an update to AjaxSearch...

    Any others?
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 2762
      • 1,198 Posts
      Italian language is done, we only need to translate the readme file - I hope in next 24-32 hours.
        Free MODx Graphic resources and Templates www.tattoocms.it
        -----------------------------------------------------

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

        bubuna.com - Web & Multimedia Design
        • 25663 MODX Staff
        • 12,272 Posts
        Line 2 of settings.inc.php from commit 2169 is killing the FCKEditor Resource browser for Image TVs and for Tiny MCE. The symptom is that all previews/thumbnail views/file uploading stops working. The line at fault is:

        if(IN_MANAGER_MODE!="true") die("<b>INCLUDE_ORDERING_ERROR</b><br /><br />Please use the MODx Content Manager instead of accessing this file directly.");
        


        When you comment that out, everything works. The above line was added in the commit FYI, and everything else works with it but the image browser.
          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
          Quote from: banzai at Dec 30, 2006, 06:23 AM

          Italian language is done, we only need to translate the readme file - I hope in next 24-32 hours.

          your 24-32 hours is up. wink
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 4018
            • 1,131 Posts
            I’d like to get the TinyMCE tweaks in there before another release. I’ll work on those tonight and hopefully will have them done then.

            Jeff
              Jeff Whitfield

              "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
              • 2762
              • 1,198 Posts
              Quote from: rthrash at Jan 04, 2007, 12:16 AM

              Quote from: banzai at Dec 30, 2006, 06:23 AM

              Italian language is done, we only need to translate the readme file - I hope in next 24-32 hours.

              your 24-32 hours is up. wink
              laugh
              Italian Language here: http://modxcms.com/forums/index.php/topic,9807.msg72002.html#msg72002
                Free MODx Graphic resources and Templates www.tattoocms.it
                -----------------------------------------------------

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

                bubuna.com - Web & Multimedia Design
                • 28042 ☆ A M B ☆
                • 24,524 Posts
                Has that template switcher plugin, and the related cache clearing plugin, been removed from the default installation? It sure does seem to be causing a lot of trouble!
                  Studying MODX in the desert - http://sottwell.com
                  Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                  Join the Slack Community - http://modx.org
                  • 23491 ☆ A M B ☆
                  • 1,056 Posts
                  The word constantly appears to be misspelled in the default document (doc_id 1) of an install (current 0.9.5.1 trunk)


                  <p>
                  The <a href="http://modxcms.com/modx-team.html" target="_blank">team behind MODx</a> strives to contantly add to and refine the documentation to help you get up to speed with MODx:
                  </p>

                  UPDATE:

                  Also, I don’t know WHAT changed, but I haven’t had to CHMOD 777 folders, or create my config file/permissions on fresh *Nix installs with the 0.9.5.1 branch and I’ve been loving it! Kudos!

                    Mike Reid - www.pixelchutes.com
                    MODx Ambassador / Contributor
                    [Module] MultiMedia Manager / [Module] SiteSearch / [Snippet] DocPassword / [Plugin] EditArea / We support FoxyCart
                    ________________________________
                    Where every pixel matters.
                    • 25663 MODX Staff
                    • 12,272 Posts
                    Jason sneaked up behind you and sprinkled a bit of mojo on the installer. tongue
                      Ryan Thrash, MODX Co-Founder
                      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                      • 23491 ☆ A M B ☆
                      • 1,056 Posts
                      Quote from: rthrash at Jan 15, 2007, 06:15 PM

                      Jason sneaked up behind you and sprinkled a bit of mojo on the installer. tongue

                      Nice, I was going to recommend something just like it! I have a custom "batch" script which took care of this redundancy for me... Poof! Deleted. wink

                      Also, however, I have been having issues removing the /install folder after installation (when clicking the checkbox) However, this is on our dedicated box where the dir was created by root, so I’m sure it’s just a permissions issue based on my implementation...
                        Mike Reid - www.pixelchutes.com
                        MODx Ambassador / Contributor
                        [Module] MultiMedia Manager / [Module] SiteSearch / [Snippet] DocPassword / [Plugin] EditArea / We support FoxyCart
                        ________________________________
                        Where every pixel matters.