Tsachi Shlidor
Tsachi Shlidor
@kasperisager, Thanks, your project helped me very much. For anyone interested - basic installation is quite simple (composer is used to install a single symfony component - Process) : 1....
4 years later. Getting similar issues of skipped updates, probably due to floating point inaccuracies. Seems like this is still an issue...
Could you reproduce the issue on codepen or somewhere we can inspect it?
Not sure, seems like the `disqus_identifier` and `disqus_url` are passing correctly, i.e. two different identifiers return the same comment thread. 1. Can you get rid of any other JS issue...
@flemings sorry, this does seem weird, but I have no way of debugging internal Discuss quirks. If you can see any (reproducible) way in which this script needs improvement, let's...
Did you see the "Can you highlight?" section in the demo? I believe it is just what you're after.
Good point. This should be very much possible with: https://help.disqus.com/customer/portal/articles/466258-capturing-disqus-commenting-activity-via-callbacks
This is probably doesn't track document changes, and if not set explicitly, it will attach comment thread to elements by simple order. The only way you can handle changing document...
Did you see the [demo page](http://tsi.github.io/inlineDisqussions/) ?
This plugin has nothing to do with "inline moderation" - this plugin provides inline-commenting mechanism. It will allow you to add comments to a page as in the demo, using...