1
0
Commit Graph

15 Commits

Author SHA1 Message Date
605fee4a97 * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
dc4d1db403 * Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
2009-03-25 10:41:38 +00:00
4240687f44 Provide a way to manage karma votes. You can now display all votes in pages,
filtered by IP, user agent, or article.  The display has easy filters for 
article and IP.  You can either delete or approve votes.
2009-01-27 21:48:49 +00:00
e779717683 * Adjust getting the right URL for karmavoting and shoutbox
plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
2008-12-01 09:07:07 +00:00
a4533104e8 check strict 2008-05-26 11:32:54 +00:00
b5689ac61c Update database version detection 2008-05-15 17:54:35 +00:00
9854f18fec Don't try to put karma bars on pages that aren't entries!
Avoids problem with scalar used as array reported by Don
2008-04-22 19:59:08 +00:00
0a88e1f307 Fix karma bars not appearing on summary pages:
Create a footer if none exists yet and add the bar to it.
2008-04-19 04:21:00 +00:00
1547123ab0 Fix to word-rating code 2008-02-15 17:53:54 +00:00
cba1f84199 Fix mispelling karam -> karma 2008-02-14 18:22:56 +00:00
f72755ccdc Simplify and beautify code; allow admin config to override most text options;
graphical rating bars (at last!)
2008-02-11 02:12:07 +00:00
166698e6a3 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
c00ca94fb4 Only use 255/200 characters of HTTP user agent/referer strings, more don't fit into tables 2007-04-25 10:00:36 +00:00
ded9383841 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00