-
MODX Staff
- 10,725 Posts
Finally, I got around to getting the latest updates from SVN. Please test the crud out of this, especially the install. This is our first impression to people, and I want to make sure we’ve taken care of as many of the already experienced variety of issues as possible before releasing 0.9.1 to the public.
I got rev574 in just a bit too late. The upgrade does not update module configuration variables so if you do an upgrade you’ll need to overwrite your QuickEdit module configuration string with the string from the module comments.
-
MODX Staff
- 12,272 Posts
And I missed a few snippets too... rev 575 attached incorporating those changes.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
This should not need to be done by the user:
For new Linux/Unix installs, please create a blank file named config.inc.php in the manager/includes/ directory with file permissions set to 777.
In FF, the new AJAX checkbox’s for Hide in menu and published don’t seem to work in FF.
I looked at the source and every js line ends in ;; instead of ; .
NOTE: The new version of NewsListing has some minor changes to the default template and an all new bit of css styles for the new pagination and archive bits.
-
MODX Staff
- 12,272 Posts
This could mean that it will break continuity on designs (NewsListing) for existing installs, but have no effect on functionality. I personally like it better and think it’s not a big deal.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Okay, finally got it figured out. It seems that some .svn dirs from another branch found it’s way into the mix. Should all be fixed now and I just committed the most up-to-date files.