Closed (fixed)
Project:
Disqus
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2008 at 09:00 UTC
Updated:
19 Jun 2014 at 16:51 UTC
Jump to comment: Most recent
Comments
Comment #1
robloachAh, 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.
Comment #2
robloachThe 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.
Comment #3
timmillwoodSure 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!
Comment #4
timmillwoodDisqus 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
Comment #5
robloachThanks 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.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
timmillwoodViews integration has stopped working with latest Views release.