I'm wondering if anyone has managed to get 'itemstats' working with drupal?
it seems to be supported by the alot of the other CMS apps but for obvious reasons i want to stick with drupal :D

http://itemstats.free.fr/news.php

help or views on this subject would be great

dav

Comments

warriv’s picture

Did you ever get any feedback on this issue? I too would love to use itemstats with drupal.

Hurreman’s picture

I installed Drupal last night to evaluate before I move over all my content, and realised that I wanted to keep my itemstats support.

Said and done, I had a look at the itemstats plugin for Joomla, and ported it to Drupal.
I got it working, but I seem to be having some problems with items caching properly, and will have a closer look later tonight.

I just sent a mail to the itemstats author, asking for permission to paste the code here for feedback and further testing.. I'll keep you guys posted!

And by the way, I love Drupal!
Having used it for less than 12 hours and already managed to write my first addon, the documentation is awesome :)

Yahourt’s picture

Hello Hurreman

You can modifiy my code without problems.

And then if you want, I can add it to the Itemstats website ( http://itemstats.free.fr ).

Thanks for using Itemstats ;)

--
Yahourt

pinnatus’s picture

Any chance of getting an official port of this? I would *love* to implement this on our Drupal site.

adequate’s picture

adequate’s picture

Hi,

we recently moved out wow guild site over to drupal as well, and would really like to have itemstats back - has there been any news on the development of this module?

adequate’s picture

I made a little fudge to get this working myself in the end, its not a module - its just a standalone php page and a php sideblock in drupal. More info here: http://drupal.org/node/137003

thoughtlover’s picture

I have posted near-complete code for a bridge of Itemstats and Drupal in the above link http://drupal.org/node/137003 (it works). I don't, however, plan on making an official release until I am done.