1
0
Commit Graph

639 Commits

Author SHA1 Message Date
bb2c5a63d0 Cleanup syndication fixed ()
cleans 97d9f5ce31
2015-06-16 21:56:04 +02:00
Ian
97d9f5ce31 upport syndication fixes 2015-06-16 11:38:58 +02:00
8112c39485 fix templatechooser to not apply theme in backend
Conflicts:
	docs/NEWS
	index.php
2015-04-01 12:02:54 +02:00
5398e2f72a Let spartacus hook into cronjob plugin to mail plugin update notifications 2015-03-16 17:42:22 +01:00
0cce92d4d7 Add ability to preview demo themes in spartacus. 2015-03-16 14:31:34 +01:00
9278c9e40c * Allow templatechooser plugin to read a custom "blacklist.txt"
within its directory, that can blacklist certain themes from
     being selected.
2015-03-16 14:13:55 +01:00
863db549f7 Add a space when styling is missing to not clutter output 2015-03-16 10:46:53 +01:00
f5669177de Unify gravatar 2015-03-12 10:46:57 +01:00
b76e117366 Unify gravatar 2015-03-12 10:46:34 +01:00
6954db1843 Substitute inline styles with plainList class in syndication list
References 
2015-02-23 23:46:14 +01:00
e31078615b syndication: fix syntax error from ac7c8c0716 2015-02-23 23:19:22 +01:00
ac7c8c0716 syndication: fix rel-url bug and enable plain textlink () 2015-02-23 22:04:33 +01:00
7740886ff9 Merge branch 'feature_updateAll'
Conflicts:
	docs/NEWS
	lang/UTF-8/plugin_lang.php
	lang/UTF-8/serendipity_lang_bg.inc.php
	lang/UTF-8/serendipity_lang_cn.inc.php
	lang/UTF-8/serendipity_lang_cs.inc.php
	lang/UTF-8/serendipity_lang_cz.inc.php
	lang/UTF-8/serendipity_lang_da.inc.php
	lang/UTF-8/serendipity_lang_de.inc.php
	lang/UTF-8/serendipity_lang_en.inc.php
	lang/UTF-8/serendipity_lang_es.inc.php
	lang/UTF-8/serendipity_lang_fa.inc.php
	lang/UTF-8/serendipity_lang_fi.inc.php
	lang/UTF-8/serendipity_lang_fr.inc.php
	lang/UTF-8/serendipity_lang_hu.inc.php
	lang/UTF-8/serendipity_lang_is.inc.php
	lang/UTF-8/serendipity_lang_it.inc.php
	lang/UTF-8/serendipity_lang_ja.inc.php
	lang/UTF-8/serendipity_lang_ko.inc.php
	lang/UTF-8/serendipity_lang_nl.inc.php
	lang/UTF-8/serendipity_lang_no.inc.php
	lang/UTF-8/serendipity_lang_pl.inc.php
	lang/UTF-8/serendipity_lang_pt.inc.php
	lang/UTF-8/serendipity_lang_pt_PT.inc.php
	lang/UTF-8/serendipity_lang_ro.inc.php
	lang/UTF-8/serendipity_lang_ru.inc.php
	lang/UTF-8/serendipity_lang_sa.inc.php
	lang/UTF-8/serendipity_lang_se.inc.php
	lang/UTF-8/serendipity_lang_sk.inc.php
	lang/UTF-8/serendipity_lang_ta.inc.php
	lang/UTF-8/serendipity_lang_tn.inc.php
	lang/UTF-8/serendipity_lang_tr.inc.php
	lang/UTF-8/serendipity_lang_tw.inc.php
	lang/UTF-8/serendipity_lang_zh.inc.php
	lang/addlang.txt
	lang/plugin_lang.php
	lang/serendipity_lang_bg.inc.php
	lang/serendipity_lang_cn.inc.php
	lang/serendipity_lang_cs.inc.php
	lang/serendipity_lang_cz.inc.php
	lang/serendipity_lang_da.inc.php
	lang/serendipity_lang_de.inc.php
	lang/serendipity_lang_en.inc.php
	lang/serendipity_lang_es.inc.php
	lang/serendipity_lang_fa.inc.php
	lang/serendipity_lang_fi.inc.php
	lang/serendipity_lang_fr.inc.php
	lang/serendipity_lang_hu.inc.php
	lang/serendipity_lang_is.inc.php
	lang/serendipity_lang_it.inc.php
	lang/serendipity_lang_ja.inc.php
	lang/serendipity_lang_ko.inc.php
	lang/serendipity_lang_nl.inc.php
	lang/serendipity_lang_no.inc.php
	lang/serendipity_lang_pl.inc.php
	lang/serendipity_lang_pt.inc.php
	lang/serendipity_lang_pt_PT.inc.php
	lang/serendipity_lang_ro.inc.php
	lang/serendipity_lang_ru.inc.php
	lang/serendipity_lang_sa.inc.php
	lang/serendipity_lang_se.inc.php
	lang/serendipity_lang_sk.inc.php
	lang/serendipity_lang_ta.inc.php
	lang/serendipity_lang_tn.inc.php
	lang/serendipity_lang_tr.inc.php
	lang/serendipity_lang_tw.inc.php
	lang/serendipity_lang_zh.inc.php
	templates/2k11/admin/style.css
2015-02-15 19:22:15 +01:00
Ian
1a15391b9a template is theme and click to demo file 2015-02-05 16:52:57 +01:00
Ian
d0a25a8f77 fix typo 2015-02-05 15:53:20 +01:00
Ian
eeb25b2b66 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 15:46:53 +01:00
17e13b609b Restore emitting figcaption only if image 2015-01-31 12:09:28 -06:00
67864f195f Adapt markup and styles for advanced entry options
This is to make it possible to have .media_choose in advanced entry
options. Actually, it's to work around a bug in Firefox.
2015-01-31 15:05:05 +01:00
71aff1c671 Minor markup adjustments for media_choose in entryproperties 2015-01-31 14:01:07 +01:00
02e0fa7b8e Change serendipity_customfields from id to class
This is to avoid duplicate ids in the backend.
2015-01-31 12:57:24 +01:00
f7c0fa23bc Show spartacus errors, maka ajax detection global 2015-01-30 22:07:08 +01:00
80b07eb2a2 test for image format on src="" and figcaption 2015-01-30 15:01:53 -06:00
e11b27a2a1 Eliminate test for image format
<figure> container must always exist for js to insert or change media
preview.
2015-01-30 14:44:59 -06:00
0302f7d034 Added image preview if value is image format 2015-01-30 14:24:21 -06:00
Ian
a5d7dbc081 upport 2efc58c cleanup nl2br 2015-01-20 16:50:36 +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