MODX EXTRA
Quip
Creator: Shaun McCormick (splittingred)
1.0.2-rc1 (143 KB) Other Versions Need help installing this extra?About Quip
A simple commenting system for MODx Revolution, complete with a backend management interface, threading support, moderation, notifications, and more.
Note: Users who have overridden the default chunks in their installs may need to update those chunks to match the default behavior. The form tag in the &tplComment tpl was removed as of 1.0.1. You will also need to add a call to the QuipReply snippet to show the reply form.
Note that upgrading to 1.0 changes the markup a bit; comments are now in ol/li tags rather than just divs. If you want to revert back to the old style, set &useMargins=`1` in your Quip call.
New in 1.0.2
- Fixed issue where thread was not retrieved before form processing
- Fixed issue with GET params in approved request
- Restructured elements in package, cleaned up old files
New in 1.0.1:
- Properly redid ol/li support to properly nest tags
- Removed form tag in comment tpl
Note: After installing, you may need to "Flush All Sessions" (Security - Flush All Sessions) to reload the new Access Policy for the manager interface. See official documentation here: http://svn.modxcms.com/docs/display/ADDON/Quip
Information
Instructions
Install via Package Management, then go to Security - Flush All Sessions. Re-login, and the new security policy will be loaded.
New in Quip 1.0.2-rc1
There are no release notes for this version.