<![CDATA[ Is Quip questions. - My Forums]]> https://forums.modx.com/thread/?thread=102347 <![CDATA[Is Quip questions.]]> https://forums.modx.com/thread/102347/is-quip-questions#dis-post-551516 I've managed to get Quip finally installed and working from the Extras Download (2.3.3-pl), however I feel like it's unfinished.
I then renamed the Quip paths in the Assets and Core paths (just in case) and installed the version from "https://github.com/benk-cogapp/Quip". But there still seem to be issues.

I'm using Quip like this so that I can turn on or off the comment per document.

[[*closeCommentsTV:isnot=`1`:then=`[[$Show_Comments]]`:else=``]] 



The TV I'm using is called: closeCommentsTV

It has the following settings:
Input Type: Check Box
Input Option Values: Hide Comments==1
Default Value: 0

The Chunk I'm using is called: Show_Comments
It has the following:

  <hr />
  <div class="post-comments" id="comments">
[[!Quip?
      &thread=`blog-post-[[*id]]`
      &replyResourceId=`123`
      &closeAfter=`30`
    ]]
    <br /><br />
    [[!QuipReply?
       &thread=`blog-post-[[*id]]` 
       &moderate=`1`
       &moderatorGroup=`Moderators`
       &closeAfter=`30`
       &recaptcha=`1` 
    ]]
  </div>





While all that works at a basic level, I have discovered a bug.:
In the manager, the "Unapproved Comments" tab shows no results, even though I can go to "Latest Comments" and see all the comments in there, regardless if they are approved or not.


I'd also like to see in the web view, it give the option of approving the comments right on the page, as well as being able to do it in the admin section. On the web view, it at least tells you if the comment is not approved to not, so I guess it could be possible.

Is anyone maintaining this project anymore, or is there a better way of doing this since Quip was written 5+ years ago?]]>
vr_driver Jun 06, 2017, 01:34 PM https://forums.modx.com/thread/102347/is-quip-questions#dis-post-551516