1
0
Commit Graph

469 Commits

Author SHA1 Message Date
Ian
03c3e4899a template is theme and click to demo file 2015-02-05 17:05:29 +01:00
Ian
c3149a1ba8 fix typo 2015-02-05 17:05:05 +01:00
Ian
e5d1a8da3a fix fallback for custom template emoticons
adds an example file to extend this to custom emoticons
Add description of this in plugins config.
2015-02-05 17:04:44 +01:00
14fe9bdbf6 Change serendipity_customfields from id to class
This is to avoid duplicate ids in the backend.
2015-01-31 12:59:12 +01:00
Ian
2efc58c03d cleanup nl2br 2015-01-20 15:05:26 +01:00
1b9e5de787 * Prevent entryproperties from saving/displaying a browser-side
stored password that was actually not set.
[THIS BUGGED ME FOR A SOOOOO LONG TIME!]

    * Stronger check for existing logger interface to prevent errors
      when it is not actively used.
2015-01-15 15:39:00 +01:00
8b51c37b98 Address issue
Prevent resetting entryproperties when using serendipity_updertEntry
2015-01-15 10:13:53 +01:00
e29009d1ba Fix mispositioned Akismet block/unblock buttons.
References 
2015-01-05 23:35:51 +01:00
e3867132ea Use different icons for spam/no spam in Spamblock plugin.
(Not Bayes like mentioned in c348799a44aa7c05c0009c5fb4fbea101ef6cf84.)

References 
2015-01-02 18:48:57 +01:00
Ian
dc6d32bf68 automark nl2br disabled on wysiwyg usage
References 
2014-12-15 16:00:45 +01:00
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 
2014-12-02 16:52:51 +01:00
21b277bd1c Add missing i18n constants
prepare rc1
2014-11-29 11:59:47 +01:00
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
eab43b12f5 Adjust remaining htmlspecialchars() accordingly 2014-11-24 10:13:40 +01:00
26535ec09c Patch remaining usages of html_entity_decode
Document
2014-11-24 09:57:47 +01:00
44f5cc8467 Revert "ep floated option blocks"
This reverts commit 552d07af03.

References 
2014-11-18 16:43:40 +01:00
Ian
552d07af03 ep floated option blocks 2014-11-18 13:49:21 +01:00
08a9ffcd90 Move spartacus multi-upgrade hint to tooltip 2014-11-09 16:50:38 +01:00
fb3fb774fa Spartacus: Remove upgrader hint message
Should be reworded if the messaged proves to be really necessary, or rather the mentioned functionality added ()
2014-11-02 17:26:05 +01:00
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
6313f50433 Bundle Gravatar-plugin (not activated by default yet) 2014-10-02 18:11:13 +02:00
91e8f3c571 Don't show customfields by default 2014-09-28 17:00:27 +02:00
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
37b55759f2 New Plugin default selection ()
This is based on Garvins proposal, with some small additions. Subject to further change
2014-09-28 15:05:54 +02:00
b9feb9602c Spartacus: Show only one update success msg () 2014-09-19 16:29:48 +02:00
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
Ian
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
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
2439399c08 implement force-feed logic () 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
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 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