1
0
Commit Graph

193 Commits

Author SHA1 Message Date
3739631a6e * 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
ec1f72c648 * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
197f94c5f5 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
26b7bd2b86 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
87499c6375 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
ece9dc443a 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
9a3573bff1 Allow to re-convert " to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
2084438fe4 templating for rss sidebar 2007-12-13 13:05:23 +00:00
5560601830 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
0a011e426f browser compat not needed for IE7 2007-12-12 10:06:31 +00:00
d6ec8cf4d1 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
25a74da3a2 fix empty check 2007-12-11 10:33:57 +00:00
01a8faf864 + * 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
cd64c0b18b Czech update by Vladimir Ajgl 2007-12-04 09:11:39 +00:00
878af91579 1) BG translattion of new text constants in serendipity_event_mailer and serendipity_event_textile. 2007-12-01 08:46:08 +00:00
c75662d2da * Encode RSS feed links, Patch by Hanno Boeck 2007-11-27 16:01:10 +00:00
7a4b8ff239 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
b2ca4938fb textile patch 2007-11-26 10:47:35 +00:00
6708a45e3b Add more CSS classes 2007-11-26 10:25:49 +00:00
d3d0735ca0 Update textile 2007-11-25 11:36:57 +00:00
f580689aed backport 2007-11-25 01:10:25 +00:00
a0256aa230 bump 2007-11-23 14:57:08 +00:00
00cb3c7132 chinese language update by Demin Yin (work in progress) 2007-11-20 12:05:07 +00:00
66dd7f6fca Add translations by VladaAjgl 2007-11-20 11:29:06 +00:00
f80fb02615 Karma plugin:Translated new strings in Bulgarian language. 2007-11-13 18:40:36 +00:00
51b55829b3 Support remove plugin management interface 2007-11-13 14:47:44 +00:00
166698e6a3 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
56aea725b2 propper utf8 code 2007-10-18 11:42:35 +00:00
b90f9b4c77 Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +00:00
3c008502ca upport 2007-09-17 09:06:08 +00:00
a6672d3726 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
179d49af11 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
034fa58d09 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
2c251781b6 :-| was not replaced, only :| 2007-08-14 11:53:37 +00:00
43a41c650e Descriptive Akismet spam return 2007-08-13 08:03:40 +00:00
f3d4e75b04 Fix table generation for spamblock, thanks to boris 2007-08-13 08:00:01 +00:00
a08f35bba6 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
79c4586068 HTML and images by Don 2007-08-06 10:18:26 +00:00
d1d8d79d3c lang update 2007-08-04 13:04:14 +00:00
2474160911 Use better path detection, compatible with shared mode 2007-08-04 12:51:05 +00:00
8f393dec8e 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
cb800a16c7 plugin_comments: Hand over author to other plugins, too. 2007-07-27 10:49:30 +00:00
621eedfc1d use php4 2007-07-26 10:10:26 +00:00
ca70f5ab74 fix bug #1759990 - japanese lang 2007-07-25 07:27:04 +00:00
ab3007d959 UTF-8 fix 2007-07-24 12:59:00 +00:00
d6695aacc2 Patch by kalkin: Improve statistics plugin for better bot detection and graph creation 2007-07-24 12:57:48 +00:00
bcc8d6ddeb Don's patches 2007-07-20 09:20:31 +00:00
08f45bd6c1 improved plugin 2007-07-20 09:14:43 +00:00
d03898cd34 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
14f04bd485 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