Commit graph

937 commits

Author SHA1 Message Date
Matthias Mees 006e7fa34b Adapt Learn section of Spamblock Bayes for 2.0 backend. 2014-06-03 14:15:27 +02:00
Matthias Mees 6d83539d0e Merge branch 'master' of github.com:s9y/additional_plugins 2014-06-03 13:59:35 +02:00
Matthias Mees 4c1cd729e4 Adapt navigation of Spamblock Bayes for 2.0 backend.
Also change the type of variable for the version switch here so it
works with Smarty templates.
2014-06-03 13:58:12 +02:00
Garvin Hicking 8fb973b187 Automagic XML sync 2014-06-03 04:02:24 +02:00
Matthias Mees 3703d4b41c Add a backend version switch and assign it to tpl files. 2014-06-02 22:12:46 +02:00
Matthias Mees ac3053214f Adapt basics of Spamblock Bayes for 2.0 backend.
This takes care of things emitted to the backend, but not to the
backend section generated by the plugin like spamblock actions and
messages.
2014-06-02 20:11:44 +02:00
Matthias Gutjahr 5a88f424cd Fixes issue #177 2014-06-02 17:15:23 +02:00
Matthias Mees 738f563934 Adapted backend markup for 2.0 backend. 2014-06-02 14:23:11 +02:00
Matthias Mees 59d3e267e7 Proper file permissions for Swedish lang files. 2014-06-02 12:05:58 +02:00
Garvin Hicking 81c4bc36d5 Automagic XML sync 2014-05-29 04:00:02 +02:00
Ian a4114b6283 upgrade to ckeditor plugin version 4.1.0 2014-05-28 20:08:30 +02:00
Garvin Hicking a3103eaa6a Properly propagata realname to session vars, fixes #156 2014-05-28 10:58:04 +02:00
Garvin Hicking e52c8e1c0c Automagic XML sync 2014-05-25 03:59:42 +02:00
Matthias Mees 3f41d21f6d Fix emitting the twitter timeline header at the wrong place
This was included in the ul, which doesn't make sense. Includes a
necessary CSS fix and makes the markup for that header easier to
adapt to 2.x markup.
2014-05-24 13:56:11 +02:00
Matthias Mees 2aab75080d Fixed a markup bug causing the twitter timeline to render wrong 2014-05-24 13:42:35 +02:00
Garvin Hicking cb56728468 Automagic XML sync 2014-05-24 04:02:22 +02:00
Matthias Mees 8610471af2 Some more markup changes for short url. 2014-05-23 12:01:20 +02:00
Matthias Mees 3cb7962af7 Adapted backend markup for twitter client for 2.0 backend.
Also fixed a typo in the English lang file.
2014-05-23 11:54:48 +02:00
Garvin Hicking e1f4f520be Merge branch 'master' of github.com:s9y/additional_plugins
Conflicts:
	serendipity_plugin_twitter/ChangeLog
2014-05-23 11:02:45 +02:00
Garvin Hicking e1ba0bef7b * Added int-casting to str_repeat() to prevent PHP notice
Fixes #170 hopefully
2014-05-23 11:01:47 +02:00
Matthias Mees 8cae7c8066 Merge branch 'master' of github.com:s9y/additional_plugins 2014-05-23 10:58:41 +02:00
Matthias Mees 9d2d937788 Move to the correct section for 2.0 backend.
Also adapted part of the backend markup (backend_display) for 2.0.
2014-05-23 10:56:08 +02:00
Garvin Hicking 6b87d2bf95 Automagic XML sync 2014-05-23 03:59:22 +02:00
Garvin Hicking a3a4a0ca8c use ssl 2014-05-22 11:26:44 +02:00
Garvin Hicking 10d313b2f5 Automagic XML sync 2014-05-22 04:09:19 +02:00
Matthias Mees 5b5da08950 Move to the correct section for 2.0 backend. 2014-05-21 21:46:59 +02:00
Matthias Mees d99355e1de Move to the correct section for 2.0 backend.
Also added ChangeLog.
2014-05-21 21:41:26 +02:00
Matthias Mees 58d2704dc4 Move to the correct section for 2.0 backend.
Also added ChangeLog.
2014-05-21 21:33:26 +02:00
Matthias Mees cd5f1e712f Move to the correct section for 2.0 backend. 2014-05-21 21:25:33 +02:00
Garvin Hicking 7723d71880 Automagic XML sync 2014-05-20 04:10:28 +02:00
Garvin Hicking 51bff3ab7e Example commit on how to BC-use the new event hooks.
References #152
2014-05-19 10:30:41 +02:00
Garvin Hicking 9a6e4aa63a Automagic XML sync 2014-05-16 04:05:12 +02:00
Matthias Gutjahr 8de61e6991 Remove error_reporting() function from plugin 2014-05-15 23:03:21 +02:00
Matthias Mees d6c2c1e43f Added additional backend markup for 2.0 backend 2014-05-15 15:27:41 +02:00
Matthias Mees ae9a3416de Edited backend section markup
This is a prepratory commit to make it easier to switch the markup
for the 2.0 backend.
2014-05-15 15:14:29 +02:00
Matthias Mees d1f81f4b42 Added additional backend markup for 2.0 backend
Also added ChangeLog.
2014-05-15 14:26:56 +02:00
Matthias Mees 9d6a2adaa2 Added additional backend markup for 2.0 backend
Also added ChangeLog.
2014-05-15 13:01:32 +02:00
Matthias Mees 2974382e3e Added additional backend markup for 2.0 backend 2014-05-15 11:33:30 +02:00
Garvin Hicking ae479ef808 Automagic XML sync 2014-05-15 04:10:18 +02:00
Matthias Gutjahr f09bf70610 Add correct fallback for older versions and HTTP_Request version 1 2014-05-14 23:36:37 +02:00
Garvin Hicking efc06d8dec Due to the PEAR HTTP_Request2 requirement this plugin no longer works with serendipity 1.x.
@mattsches - maybe you can add a fallback and check for $serendipity['version'], and if its lower than 2, you could use the "old" style PEAR HTTP_Request method?
2014-05-14 14:39:15 +02:00
Garvin Hicking ab98633f9a Automagic XML sync 2014-05-12 04:03:28 +02:00
onli c872d144e4 staticpage 4.07.1: sqlite-fix on searchpage 2014-05-11 21:23:04 +02:00
Garvin Hicking 0d278401d2 Automagic XML sync 2014-05-10 03:58:32 +02:00
Matthias Gutjahr 49a5b2a03c Plugin now uses HTTP_Request2 if available 2014-05-09 18:18:46 +02:00
Garvin Hicking e2e7954162 Automagic XML sync 2014-05-06 04:05:22 +02:00
Garvin Hicking 91c30209d7 Prevent output 2014-05-05 11:14:48 +02:00
Garvin Hicking 15e42e472b Automagic XML sync 2014-04-29 04:08:21 +02:00
Matthias Gutjahr 80f12f016e Make declaration of event_hook compatible with parent 2014-04-28 14:44:27 +02:00
Garvin Hicking c651443017 Merge pull request #37 from Chri-s/master
Added option "stripBrs" ("Ignore <br> tags")
2014-04-28 11:11:38 +02:00