MODX EXTRA
Quip
Creator: Shaun McCormick (splittingred)
1.0.1-pl (141 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.1:
- Properly redid ol/li support to properly nest tags
- Removed form tag in comment tpl
New in 1.0.0:
- Added pagination support for threads via the &limit property and other templating options
- Now no longer any need to mirror calls in QuipReply in threaded comments; pulls from original QuipReply call on source page
- Emails for moderators now have direct moderation links within them to approve/reject a comment
- Comments are now threaded properly with ol/li tags
- Added disableRecaptchaWhenLoggedIn property to QuipReply that defaults to true which skips recaptcha for logged in users
- Added dontModerateManagerUsers property to QuipReply that defaults to true which skips moderation for users logged into mgr
- Snippet properties are now i18n compat
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.1
There are no release notes for this version.