74 Commits

Author SHA1 Message Date
Ian
560b5d8165 karma - fix pre 2.0 backend_header case 2014-07-12 11:34:38 +02:00
Ian
e823d1d3ca remove obsolet function 2014-07-08 17:23:21 +02:00
Ian
5ea97d22a7 karma - fix some markup for 2.0
I am pretty sure there is some more and I even did not check for pre 2.0 sources
2014-07-08 16:21:23 +02:00
Ian
890387e6f4 karma css placement 2014-07-08 15:51:10 +02:00
Ian
3f885e7040 karma better 2014-07-07 13:08:05 +02:00
Ian
f2cad36147 karma add backend_css 2014-07-07 12:18:08 +02:00
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
Garvin Hicking
d7ef7a7a04 port everything so that 2.0 and 1.7 have the same features 2012-06-12 19:39:11 +02: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
64d59d9b4c binary image 2012-02-08 15:15:58 +01:00
Garvin Hicking
f16854859a improved karma plugin 2012-02-08 15:14:58 +01:00
Garvin Hicking
09370c78d0 german update by konrad bauckmeier 2011-12-12 14:44:20 +01:00
Garvin Hicking
a7861fabd3 backport 2011-09-23 12:33:10 +00:00
Vladimir Ajgl
2f413e13c2 Added czech documentation 2011-07-10 15:18:09 +00:00
Vladimir Ajgl
3e30f913ce Update of czech translation files for karma plugin 2011-03-09 21:10:32 +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
Vladimir Ajgl
d1500a6c6b Update of czech translation files for plugins, bulletproof theme and system language file 2009-08-12 20:58:39 +00:00
Garvin Hicking
450ab08732 language update by konus 2009-06-15 09:26:05 +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
Garvin Hicking
d659406694 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
Garvin Hicking
93eed7a946 Language update by Vlada Ajgl 2009-02-23 11:04:54 +00:00
Jude Anthony
275049c5d0 Missed language constants 2009-02-19 19:58:34 +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