1
0
Commit Graph

15 Commits

Author SHA1 Message Date
0f1834f2aa * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
86c4f46609 * Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
2009-03-25 10:41:38 +00:00
364fa468dc 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
f8094202fe * 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
29bc1520c6 check strict 2008-05-26 11:32:54 +00:00
4fc67fd5f3 Update database version detection 2008-05-15 17:54:35 +00:00
f21de0e998 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
8f965fb5a1 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
31641e1de9 Fix to word-rating code 2008-02-15 17:53:54 +00:00
f2c82b1cbb Fix mispelling karam -> karma 2008-02-14 18:22:56 +00:00
b284341e28 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
c7f792ef96 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
d4a4dd9f81 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
9b67bdd517 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