Ian
ab27481094
extend c0c6e8a to only emit backend karma css where we need it (untested)
...
I need to see this happen on DEV blog though
2014-07-05 14:06:40 +02:00
Ian
c0c6e8aebc
try to remove bigger parts of inline css (untested)
2014-07-05 11:40:00 +02:00
Garvin Hicking
32b7bb9679
* Adapted database table structure change for statistics, shoutbox,
...
karma and spamblock plugin (for new field definition of "ip" field)
Thanks to rohdef!
2014-06-23 09:37:52 +02:00
Garvin Hicking
47b768b7d7
Merge pull request #181 from th-h/thh-htmlvalidation
...
Some changes for valid HTML5/HTML5.
2014-06-12 15:08:55 +02:00
Garvin Hicking
7f24732078
also block wayback
2014-06-12 15:06:12 +02:00
Thomas Hochstein
990aab5f5d
Add URL correct encoding to karma plugin.
...
[] have to be URL encoded as %5B and %5d,
respectively. Percent signs have to be
doubled as those strings are used as
input for sprintf().
Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-06-09 18:30:44 +02:00
Garvin Hicking
bbf1456fd8
also block archive.org bot
2014-06-03 14:03:42 +02:00
Garvin Hicking
35c3541d70
Remove approve-button
...
Add current karma to output
2014-06-02 10:09:29 +02:00
Matthias Mees
8726770c03
Move nav items for core plugins to the proper backend nav sections
...
References #152
2014-05-18 11:56:38 +02:00
Matthias Mees
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
Matthias Mees
c1c71b3b64
Adapted backend markup + styles for serendipity_event_karma.
2014-03-06 18:08:42 +01:00
Garvin Hicking
0c787fcbfe
Improve karmaplugin to better tell what's going on.
...
Fix a i18n error.
2014-03-05 14:11:14 +01:00
Matthias Mees
082fe28cc8
Highlight expanded filter/sort sections.
2014-01-02 14:49:08 +01:00
Ian
149e6aa9a7
fixed core plugins db tables, ip column to IPv6 length
2013-11-08 14:53:25 +01:00
Matthias Mees
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
Matthias Mees
11a5c60ecf
Adapt statistics code emitted by karma plugin to recent changes.
...
References #54
2013-09-19 13:00:49 +02:00
Matthias Mees
1e9319b239
Refactor karma plugin backend filters/sort markup.
...
References #54
2013-09-18 20:12:10 +02:00
Matthias Mees
8a4fbce55b
Adapt karma plugin's messages.
...
References #54
2013-09-18 19:15:19 +02:00
Matthias Mees
14e6ae0cdf
Adapt backend sidebar entry for serendipity_event_karma.
...
References #54
2013-09-18 19:04:20 +02:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Ian
b2b415a5a0
fixed explode 2cd param to string
2013-01-24 18:01:27 +01:00
Ian
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
Garvin Hicking
f16854859a
improved karma plugin
2012-02-08 15:14:58 +01:00
Garvin Hicking
a7861fabd3
backport
2011-09-23 12:33:10 +00:00
Garvin Hicking
40116e3802
karma plugin update
2011-03-09 11:11:14 +00:00
Garvin Hicking
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
Garvin Hicking
1a1e92a86a
* Fix karma rating plugin missing the text translation for a
...
specific point area
2010-05-26 13:46:48 +00:00
Garvin Hicking
0f1834f2aa
* Enhance xhtml cleanup plugin to also work on <param value="..." />
...
tags. (garvinhicking)
2009-04-16 08:02:53 +00:00
Garvin Hicking
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
Jude Anthony
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
Garvin Hicking
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
Garvin Hicking
29bc1520c6
check strict
2008-05-26 11:32:54 +00:00
Jude Anthony
4fc67fd5f3
Update database version detection
2008-05-15 17:54:35 +00:00
Jude Anthony
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
Jude Anthony
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
Jude Anthony
31641e1de9
Fix to word-rating code
2008-02-15 17:53:54 +00:00
Jude Anthony
f2c82b1cbb
Fix mispelling karam -> karma
2008-02-14 18:22:56 +00:00
Jude Anthony
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
Grischa Brockhaus
c7f792ef96
event_karma: New option to disable visit tracking for logged in users.
2007-10-28 13:11:16 +00:00
Garvin Hicking
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
Garvin Hicking
9b67bdd517
Make plugins bail out if called directly
2006-12-01 08:58:47 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00