Re: Questions about the Karma plugin
Posted: Tue Mar 31, 2009 8:04 pm
I'd like to have a page listing the names of my entries and how many times each has been hit. I use the Karma plugin now and it functions perfectly but I would like to be able to compare hit counts per entry at a glance, don't want to call up each entry to see how many hits.
I'm not a PHP programmer but maybe with some direction I can write a PHP script which creates a web page to do this. From reading here in the forum I think I would have to access the Karma hit variable for each entry along with the entry ID numbers. My script would have to convert the ID back to entry title then list it with the hit count next to it. I would want to format this in two neat columns.
I've been looking at the PHP of the Karma Plugin but I don't see where it gets the entry ID or how to access the table that stores the hit counts for the entries.
Suggestions? Direction? Thanks. If I get it working I will of course share it with all interested.
The best,
~Ed587
I'm not a PHP programmer but maybe with some direction I can write a PHP script which creates a web page to do this. From reading here in the forum I think I would have to access the Karma hit variable for each entry along with the entry ID numbers. My script would have to convert the ID back to entry title then list it with the hit count next to it. I would want to format this in two neat columns.
I've been looking at the PHP of the Karma Plugin but I don't see where it gets the entry ID or how to access the table that stores the hit counts for the entries.
Suggestions? Direction? Thanks. If I get it working I will of course share it with all interested.
The best,
~Ed587