I show all my blog posts in a table view, but would like to show the ammount of Disqus comments there too.

Comments

robloach’s picture

Ah, I see..... http://www.millwoodonline.co.uk/ ....... Number of comments in a column beside the title? This is possible, have a look at the disqus_link function. All we'd need to do is create the Views portion and copy what we're doing with the disqus_link function.

robloach’s picture

Status: Active » Fixed

The Views 2 API rocks, period. http://drupal.org/cvs?commit=135256

Tim, would you mind testing it a bit through Disqus 6.x-1.x-dev? I'd like to make a release of it, but want to make sure it works perfectly.

timmillwood’s picture

Sure I will give it a test at some point today and let you know. This must be the fasted implementation of a feature request ever!

timmillwood’s picture

Disqus 6.x-1.x-dev didnt seem to include the views stuff but I manages to find the module and view.inc file in the depths of CVS and installed them manually.

After turning off then on the module I got it working. It does not work in the views preview, but works in the real thing.

Take a look and have a test on http://www.millwoodonline.co.uk

robloach’s picture

Thanks Tim! I'll make an official release. I think dev releases are made only once a day, so it probably wasn't included in it yet.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

timmillwood’s picture

Views integration has stopped working with latest Views release.

  • Commit be4f372 on 6.x-1.x, 7.x-1.x, 8.x-1.x by RobLoach:
    #297545: Views integration