882589d5b0
Fix closing tag for nav element
...
This causes IE8 to not clone the pagination properly. Also, it's of
course invalid markup.
References #83
2014-03-10 16:22:35 +01:00
c1c71b3b64
Adapted backend markup + styles for serendipity_event_karma.
2014-03-06 18:08:42 +01:00
0c787fcbfe
Improve karmaplugin to better tell what's going on.
...
Fix a i18n error.
2014-03-05 14:11:14 +01:00
082fe28cc8
Highlight expanded filter/sort sections.
2014-01-02 14:49:08 +01:00
149e6aa9a7
fixed core plugins db tables, ip column to IPv6 length
2013-11-08 14:53:25 +01:00
e303d7433d
Switch karma plugin options to core config groups.
...
The karma plugin had its own solution for config option groups in
tabs which didn't work well with the refactored 2.0 backend. We
have a solution for config groups in the core; it now uses this
for better backend consistency.
References #54
2013-09-21 09:13:47 +02:00
11a5c60ecf
Adapt statistics code emitted by karma plugin to recent changes.
...
References #54
2013-09-19 13:00:49 +02:00
1e9319b239
Refactor karma plugin backend filters/sort markup.
...
References #54
2013-09-18 20:12:10 +02:00
8a4fbce55b
Adapt karma plugin's messages.
...
References #54
2013-09-18 19:15:19 +02:00
14e6ae0cdf
Adapt backend sidebar entry for serendipity_event_karma.
...
References #54
2013-09-18 19:04:20 +02:00
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
b2b415a5a0
fixed explode 2cd param to string
2013-01-24 18:01:27 +01:00
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
f16854859a
improved karma plugin
2012-02-08 15:14:58 +01:00
a7861fabd3
backport
2011-09-23 12:33:10 +00:00
40116e3802
karma plugin update
2011-03-09 11:11:14 +00:00
8ca7f04b8f
* Implemented suggestion of removing boilerplate code in plugin API:
...
Change hack protection, introduce unified language loading, see
http://board.s9y.org/viewtopic.php?f=11&t=16921
Thanks to mt2!
2010-08-20 09:07:42 +00:00
1a1e92a86a
* Fix karma rating plugin missing the text translation for a
...
specific point area
2010-05-26 13:46:48 +00:00
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