Archived
1
0
Commit Graph

643 Commits

Author SHA1 Message Date
Garvin Hicking d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking 8c8e9ad42c * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
Garvin Hicking 6d74579916 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
Garvin Hicking 47c25cc563 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
Ivan Cenov d9a2c94c37 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
Grischa Brockhaus 3e491633b6 plugin_comments: URLs of writers may now be shown in the sitebar. This only worked for trackbacks formaly, now it works for trackbacks, pingbacks and human writers. You may configure, in what type of comment the URLs should be added. 2008-01-12 13:47:16 +00:00
Garvin Hicking d95501665a Allow to re-convert " to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
Garvin Hicking 2b68440ff2 templating for rss sidebar 2007-12-13 13:05:23 +00:00
Garvin Hicking 098e569950 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
Garvin Hicking 6822e4e287 browser compat not needed for IE7 2007-12-12 10:06:31 +00:00
Garvin Hicking c24d2b9b62 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
Garvin Hicking 93187737fb fix empty check 2007-12-11 10:33:57 +00:00
Garvin Hicking 300a78d328 + * Add possibility to spartacus to upload files via FTP. This can
+      bypass Safe_mode restrictions on your server to make Spartacus
+      work for you. (VladaAjgl)
2007-12-11 10:07:55 +00:00
Garvin Hicking 1856be9aec Czech update by Vladimir Ajgl 2007-12-04 09:11:39 +00:00
Ivan Cenov 879b4df578 1) BG translattion of new text constants in serendipity_event_mailer and serendipity_event_textile. 2007-12-01 08:46:08 +00:00
Garvin Hicking 6be028246c * Encode RSS feed links, Patch by Hanno Boeck 2007-11-27 16:01:10 +00:00
Garvin Hicking a6600eb0b1 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
Garvin Hicking 41b86a3afb textile patch 2007-11-26 10:47:35 +00:00
Garvin Hicking af5ca0ecea Add more CSS classes 2007-11-26 10:25:49 +00:00
Garvin Hicking fdef515149 Update textile 2007-11-25 11:36:57 +00:00
Garvin Hicking 93926f9635 backport 2007-11-25 01:10:25 +00:00
Garvin Hicking 5ec22993b9 bump 2007-11-23 14:57:08 +00:00
Garvin Hicking 5304923dd0 chinese language update by Demin Yin (work in progress) 2007-11-20 12:05:07 +00:00
Garvin Hicking 0be0f20c44 Add translations by VladaAjgl 2007-11-20 11:29:06 +00:00
Ivan Cenov ebf76e30dc Karma plugin:Translated new strings in Bulgarian language. 2007-11-13 18:40:36 +00:00
Garvin Hicking b01cf73deb Support remove plugin management interface 2007-11-13 14:47:44 +00:00
Grischa Brockhaus c7f792ef96 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
Garvin Hicking 2be8f6d227 propper utf8 code 2007-10-18 11:42:35 +00:00
Garvin Hicking 8c8b12a27e Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +00:00
Garvin Hicking f1415b1afe upport 2007-09-17 09:06:08 +00:00
Grischa Brockhaus 5fef79c858 event_creativecommons:
* Changed default cc version to 3.0, respecting old configuration while updating.
* BY only version is only valid since 3.0. 2.5 doesn't support this.
* Japanese users get a wrong link to the creative common license
* Mouseover image title supports Mozilla, too (title attribute)
2007-08-22 18:06:51 +00:00
Grischa Brockhaus 3894f4b673 event_creativecommons:
* Changed default cc version to 3.0, respecting old configuration while updating.
* BY only version is only valid since 3.0. 2.5 doesn't support this.
* Japanese users get a wrong link to the creative common license
* Mouseover image title supports Mozilla, too (title attribute)
2007-08-22 18:05:56 +00:00
Grischa Brockhaus c7d3b1ede3 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus b2871fbcfd :-| was not replaced, only :| 2007-08-14 11:53:37 +00:00
Garvin Hicking 95639e58e3 Descriptive Akismet spam return 2007-08-13 08:03:40 +00:00
Garvin Hicking f2eee4d33c Fix table generation for spamblock, thanks to boris 2007-08-13 08:00:01 +00:00
Garvin Hicking a78b5338f0 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
Garvin Hicking a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
Garvin Hicking 559b1b2f01 lang update 2007-08-04 13:04:14 +00:00
Garvin Hicking a3b1307c07 Use better path detection, compatible with shared mode 2007-08-04 12:51:05 +00:00
Grischa Brockhaus fc1e6a049f New spam blocking method for trackbacks: ip validation. The senders ip is compared with the ip of the host, the trackback is set to. If they don't match, the trackback is rejected/moderated. This should reject most of the trackback spam bots. 2007-07-31 15:19:16 +00:00
Grischa Brockhaus c1c5cec488 plugin_comments: Hand over author to other plugins, too. 2007-07-27 10:49:30 +00:00
Garvin Hicking c193fa9406 use php4 2007-07-26 10:10:26 +00:00
Garvin Hicking 299d26ab92 fix bug #1759990 - japanese lang 2007-07-25 07:27:04 +00:00
Garvin Hicking dca2494e58 UTF-8 fix 2007-07-24 12:59:00 +00:00
Garvin Hicking c5685b8023 Patch by kalkin: Improve statistics plugin for better bot detection and graph creation 2007-07-24 12:57:48 +00:00
Garvin Hicking ee32db52ee Don's patches 2007-07-20 09:20:31 +00:00
Garvin Hicking 814b55de08 improved plugin 2007-07-20 09:14:43 +00:00
Grischa Brockhaus e4a6038fa7 The recent entries sidebar plugin shiped with s9y listed entries not accessable by the current user because of right restrictions. 2007-07-17 14:29:09 +00:00
Garvin Hicking a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00