We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8898
    • 181 Posts
    Quote from: splittingred at Jan 04, 2011, 01:19 PM

    Hm, that sounds actually like a bug. Can you file that, Jan?
    Done: https://github.com/splittingred/Quip/issues/issue/49.

    Cheers,
    Jan
      This message has been ROT-13 encrypted twice for higher security.
      • 10257
      • 55 Posts
      Me again. Seems like google bot - or any other - can delete comments...

      I filed an issue...

      https://github.com/splittingred/Quip/issues/#issue/46
        • 25772
        • 35 Posts
        to modxlearner123

        I had this problem and solved it by changing the charset in the html header to UTF-8.
          • 34123
          • 103 Posts
          Hi,

          I think there is an issue when you try to use QuipReply with a TV and the If Extras :

          [[!If? &subject=`[[*tvAddComment]]` &operator=`eq` &operand=`True` &then=`[[!QuipReply? &thread=`blog-post-[[*id]]`]]`]]


          I don’t know if it comes from the If Extras or QuipReply.

          Regards.

          Frost
            Configuration Apache + Modx + MSSQL 2008
            ===============================
            Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
            OS : Windows 2008 R2
            SGBDR : Microsoft SQL Server 2008 (express)
            • 17472
            • 5 Posts
            Hey,
            I can’t get the QuipLatestComments to work properly with ’family’ mode. I’m using Quip 2.0.1 on latest Revolution.

            If I use ’all’ mode or ’thread’ with thread name, it presents appropriate comments. But in ’family’ mode, nothing is shown. Sample thread name: ’blog-post-1’, family name: ’blog-post’.

            Any help?
              • 14226
              • 8 Posts
              Is there any way to delete a thread from Quip?

              I put quip into a resource to test it and posted a comment. I now have incorporated quip into all my articles, and all is working good. The only annoyance is that there’s a thread listed for the test resource, but I can’t remove it from the list!

              Thanks
                • 21767
                • 44 Posts
                Is there a way to output the pagetitle by the "quipLatestComment" tpl or whatever?

                It is a little poor to have only the first words of the comments by

                [[!QuipLatestComments? &type=`family` &family=`f%` &tpl=`_quipLatestComment` &bodyLimit=`80`]]


                but no title of the page where the comment is coming from.
                  • 21767
                  • 44 Posts
                  No idea?