Page 1 of 1

Number of reads

Posted: Tue Nov 15, 2005 7:30 am
by Guest
How do I make my blod display the number of reads at the footer of articles, ie:
Posted by John in General at 09:18 | Comments (0) | Trackbacks (0) | Read (45)

Posted: Tue Nov 15, 2005 8:53 am
by CaptainCrunch
Simply install and configure the "Karma"-Plugin.

Posted: Wed Nov 16, 2005 2:46 am
by Guest
OK thanks. I disable Karma voting and only show the hits. I would prefer to have the hit counts to be displayed along the same line as the:
Posted by John in General at 09:18 | Comments (0) | Trackbacks (0) | Hits (45)

Which file should I look for and do the modification? This is my first hack attempt, so pls go easy. Thanks.

Posted: Thu Nov 17, 2005 12:48 pm
by garvinhicking
I suggest to look at the entries.tpl display code. You'll want to move the "display_dat" variable inside the footer. But note that then all plugins which output stuff in the footer will be put next to that line then.

HTH,
Garvin