3600354ab7
readd debug-msgs to logger
2014-08-14 11:31:21 +02:00
86cbd17b42
Make spartacus less chatty
...
Makes both the plguin update list and the template overview more readable, as important messages don't get lost in the always existing ones
2014-08-12 13:15:18 +02:00
43ceac124a
fix subtome path
2014-08-05 09:45:00 +02:00
c920aff4c7
Added i18n for new strings
2014-07-25 10:22:20 +02:00
560b5d8165
karma - fix pre 2.0 backend_header case
2014-07-12 11:34:38 +02:00
e823d1d3ca
remove obsolet function
2014-07-08 17:23:21 +02:00
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
890387e6f4
karma css placement
2014-07-08 15:51:10 +02:00
3f885e7040
karma better
2014-07-07 13:08:05 +02:00
f2cad36147
karma add backend_css
2014-07-07 12:18:08 +02:00
2439399c08
implement force-feed logic ( #196 )
2014-07-07 00:32:50 +02:00
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
c0c6e8aebc
try to remove bigger parts of inline css (untested)
2014-07-05 11:40:00 +02:00
719ed77457
syndication: feed options into core; option for rss + atom
...
The force-feed option still needs to be included into the core
2014-06-29 03:10:43 +02:00
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
0f9c9b946f
Suggestion for 2.0 syndication plugin (devtalk)
2014-06-22 16:32:27 +02:00
9d4b7d27ed
remove additional formats form syndication
...
Also changes the logic of the plugin itself
2014-06-15 21:35:09 +02:00
47b768b7d7
Merge pull request #181 from th-h/thh-htmlvalidation
...
Some changes for valid HTML5/HTML5.
2014-06-12 15:08:55 +02:00
7f24732078
also block wayback
2014-06-12 15:06:12 +02:00
faae572342
syndication update (subtome, defaults, google)
...
Removed the google reader button option, new defaults for testing, new subtome-button, integrated into the bigimg-option
2014-06-09 20:10:45 +02:00
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
bbf1456fd8
also block archive.org bot
2014-06-03 14:03:42 +02:00
35c3541d70
Remove approve-button
...
Add current karma to output
2014-06-02 10:09:29 +02:00
38f9eaf312
Add subtome-button to syndication plugin, init
2014-06-01 23:51:47 +02:00
8726770c03
Move nav items for core plugins to the proper backend nav sections
...
References #152
2014-05-18 11:56:38 +02:00
9c061a77ae
Use correct media db overlay for extended entry properties.
...
References #110
2014-04-28 15:51:14 +02:00
d355f82de2
Open Spartacus XML file in a seperate window/tab.
2014-04-25 10:54:15 +02:00
b62a45397b
Replace relevant occurrences of 'Template' with 'Theme'
...
This is for files in the plugins/ directory.
References #103
2014-03-11 20:49:55 +01:00
8ddf285340
Fix broken German lang files in Spartacus
...
References #105
2014-03-11 19:45:27 +01:00
5f8590054d
Shorten the German text for spartacus updates. Again.
...
References #97
Note: I have no idea why this commit's diff is so large. Encodings
should be correct.
2014-03-11 13:57:36 +01:00
29c8d09583
Revert "Shorten the German text for spartacus updates"
...
This reverts commit cdacd7ca2e
.
(Something didn't seem right there.)
2014-03-11 13:53:39 +01:00
cdacd7ca2e
Shorten the German text for spartacus updates
...
References #97
2014-03-11 13:52:19 +01:00
52168ba071
Fix missing lang constant for headline
2014-03-11 11:07:38 +01:00
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
d157084851
Better container for weblogping services
...
References #87
2014-03-10 15:13:20 +01:00
ceed9b79b8
Adapt serendipity_event_weblogping markup to advanced entry options
...
References #87
2014-03-10 12:38:05 +01:00
93d21a4c97
Adapt serendipity_event_mailer markup to advanced entry options
...
References #87
2014-03-10 12:20:23 +01:00
71af5ad8b1
Improve backend markup emitted by serendipity_event_spartacus
...
References #87
2014-03-10 11:40:19 +01:00
413cb0a987
Fix pending/approve icons for spamblock plugin
...
References #88
2014-03-09 14:47:33 +01:00
c1c71b3b64
Adapted backend markup + styles for serendipity_event_karma.
2014-03-06 18:08:42 +01:00
57cf532863
Added confirm msg for build cached entries in maintenance.
2014-03-06 12:30:05 +01:00
0c787fcbfe
Improve karmaplugin to better tell what's going on.
...
Fix a i18n error.
2014-03-05 14:11:14 +01:00
9bf64cccda
example() method needs to RETURN not echo.
2014-03-05 13:28:26 +01:00
bbd419d69c
Fix span/legend trick in entry properties plugin.
2014-02-25 18:44:41 +01:00
66f71b4bbb
Spamblock plugin adapted to latest iconfont build.
2014-02-10 20:34:38 +01:00
b3eb11b9f0
upport spamblock lang changes
2014-02-08 17:37:17 +01:00
e64abba601
upport last textile changes
2014-02-08 17:21:44 +01:00
2392b99817
upport last spamblock changes
2014-02-08 17:19:01 +01:00
f37e0db153
upport last nl2br changes
2014-02-08 17:08:59 +01:00
4f164cdb55
upport last emoticate changes
2014-02-08 17:03:44 +01:00