There is progress with DISQUS comments, it is at a point where if you use 
the zoomin storyview the only problem is that you have to click a button to 
make the comments load in each tiddler.

The demo site <http://ooktech.com/jed/ExampleWikis/DISQUS%20Demo/> is 
updated. This fix comes with its own new and unique problems!

Only one comment thread can be displayed on a page. So if you have two 
tiddlers open and each one should have a comment thread only one will 
actually load. If you click on the button to make the comments load for the 
second tiddler the comments will load, but they will load in place of the 
comments in the first tiddler and not in the second tiddler.
If you click on a button to load the comments and no comments have 
successfully loaded in your wiki yet than you will get a javascript error. 
Everything works, but you will get an error anyway (it is because you get 
the error since the script isn't loaded, but the button loads the script if 
it wasn't loaded so it works anyway).

I don't think that it is possible to make this work better because it 
doesn't look like DISQUS can support having multiple comment threads 
displayed on a single page. All of the identifying information is in the 
script, not in the code used to place the comments. You may be able to use 
the part of what Felix showed during the last hangout that causes things to 
happen based on scrolling events to make comments for a tiddler 
automatically load when you scroll to that tiddler, but that would have 
other problems.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e19c8d5e-8ab6-437e-8c55-0891d0fc0480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to