459 Commits

Author SHA1 Message Date
onli
8b233d562e Fix syndication subtome onlick handler 2014-12-07 23:15:32 +01:00
Ian
e64793a809 typo 2014-12-02 16:57:10 +01:00
Ian
03cc73d77e properly reset ep_disable_markup_% (L217)
References #242
2014-12-02 16:52:51 +01:00
Garvin Hicking
21b277bd1c Add missing i18n constants
prepare rc1
2014-11-29 11:59:47 +01:00
Garvin Hicking
4d17c0ae02 Added SQLite3 OO layer, old one did not work for PHP 5.4+
PDO SQlite3 is preferrable though
2014-11-24 11:48:16 +01:00
Garvin Hicking
eab43b12f5 Adjust remaining htmlspecialchars() accordingly 2014-11-24 10:13:40 +01:00
Garvin Hicking
26535ec09c Patch remaining usages of html_entity_decode
Document
2014-11-24 09:57:47 +01:00
Matthias Mees
44f5cc8467 Revert "ep floated option blocks"
This reverts commit 552d07af03ba296f74710e0b1999e3a0a809996c.

References #232
2014-11-18 16:43:40 +01:00
Ian
552d07af03 ep floated option blocks 2014-11-18 13:49:21 +01:00
onli
08a9ffcd90 Move spartacus multi-upgrade hint to tooltip 2014-11-09 16:50:38 +01:00
onli
fb3fb774fa Spartacus: Remove upgrader hint message
Should be reworded if the messaged proves to be really necessary, or rather the mentioned functionality added (#194)
2014-11-02 17:26:05 +01:00
onli
2c3804d321 plugin_plug: show text instead of logo
The logo does not fit at all to 2k11. It would be nicer to replace it with a nicer one, but till someone does this, to only show the text saves the design after install.
2014-11-02 16:43:49 +01:00
Ian
d4544bec17 minors 2014-11-02 15:25:05 +01:00
onli
6313f50433 Bundle Gravatar-plugin (not activated by default yet) 2014-10-02 18:11:13 +02:00
onli
91e8f3c571 Don't show customfields by default 2014-09-28 17:00:27 +02:00
onli
b8503f190e category plugin default slicker
Don't show the select form on install, where there are no categories anyway, and disable the "Show All Categories" link by default, since he is on normal configurations redundant with the frontpage
2014-09-28 16:09:55 +02:00
onli
37b55759f2 New Plugin default selection (#71)
This is based on Garvins proposal, with some small additions. Subject to further change
2014-09-28 15:05:54 +02:00
onli
b9feb9602c Spartacus: Show only one update success msg (#217) 2014-09-19 16:29:48 +02:00
onli
3600354ab7 readd debug-msgs to logger 2014-08-14 11:31:21 +02:00
onli
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
Ian
43ceac124a fix subtome path 2014-08-05 09:45:00 +02:00
Garvin Hicking
c920aff4c7 Added i18n for new strings 2014-07-25 10:22:20 +02:00
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
onli
2439399c08 implement force-feed logic (#196) 2014-07-07 00:32:50 +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
onli
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
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
onli
0f9c9b946f Suggestion for 2.0 syndication plugin (devtalk) 2014-06-22 16:32:27 +02:00
onli
9d4b7d27ed remove additional formats form syndication
Also changes the logic of the plugin itself
2014-06-15 21:35:09 +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
onli
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
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
onli
38f9eaf312 Add subtome-button to syndication plugin, init 2014-06-01 23:51:47 +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
9c061a77ae Use correct media db overlay for extended entry properties.
References #110
2014-04-28 15:51:14 +02:00
Matthias Mees
d355f82de2 Open Spartacus XML file in a seperate window/tab. 2014-04-25 10:54:15 +02:00
Matthias Mees
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
Matthias Mees
8ddf285340 Fix broken German lang files in Spartacus
References #105
2014-03-11 19:45:27 +01:00
Matthias Mees
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
Matthias Mees
29c8d09583 Revert "Shorten the German text for spartacus updates"
This reverts commit cdacd7ca2ed8a77d1102ac0c92ae1824af5d04dc.

(Something didn't seem right there.)
2014-03-11 13:53:39 +01:00
Matthias Mees
cdacd7ca2e Shorten the German text for spartacus updates
References #97
2014-03-11 13:52:19 +01:00