1
0
Commit Graph

515 Commits

Author SHA1 Message Date
d8ca2e8882 nofollow for superuser plugin, thanks to kallussed 2007-08-21 16:49:31 +00:00
46ca843ae6 array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
e643f97805 Allow variying template 'okey' 2007-08-21 10:25:57 +00:00
be30a92f7c Made pingback receiving better working with WordPress Pingbacks 2007-08-20 21:00:01 +00:00
84d70b725c Made pingback receiving better working with WordPress Pingbacks 2007-08-20 20:56:06 +00:00
ff5a8b6537 Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse 2007-08-17 12:28:21 +00:00
4518918578 Use proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to Boris! 2007-08-16 13:07:43 +00:00
a571a89dcd Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
034fa58d09 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
1ef57f96a4 Try to autodetect articles id if no entry id was giving reveiving a pingback 2007-08-14 18:03:35 +00:00
23c1ce12ff Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:45:09 +00:00
a70a7452fa Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:42:51 +00:00
81e71d87a1 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +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
5c3ed3c0ab fix for don 2007-08-10 09:59:09 +00:00
6e7cfb296c Reduce file size 2007-08-10 09:07:04 +00:00
bdaa3353f6 A ">" too much 2007-08-10 00:51:40 +00:00
cea4f12be4 Upport 2007-08-09 09:31:29 +00:00
a08f35bba6 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
b53fb93ced NEWS typo.. 2007-08-07 15:13:28 +00:00
406b71ca14 Added mp4 as video/x-quicktime guess 2007-08-07 15:08:35 +00:00
6d610c00b7 Added allowed type parameter to isImage function. This removes the need of seperate isMedia, isVideo and isAudio functions. 2007-08-07 14:45:34 +00:00
48bf32c486 Debug message was not printed 2007-08-07 14:34:13 +00:00
c76d6c7a79 On the fly update of the media databas: Not only images are added but video and audio, too. 2007-08-07 14:17:49 +00:00
9efa124446 classname 2007-08-07 13:59:07 +00:00
5cfe586df8 German language change 2007-08-07 08:17:21 +00:00
db008b211e Removed TinyMCE patch as it is not neccessary anymore. 2007-08-06 13:52:46 +00:00
67cb773237 bad png 2007-08-06 11:29:31 +00:00
79c4586068 HTML and images by Don 2007-08-06 10:18:26 +00:00
0ec245dacc Made pasting to TinyMCE work 2007-08-05 18:16:33 +00:00
c82fb48a26 Better shared mode integration, thanks to stm9x9 2007-08-04 13:28:21 +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
833a7e9177 Reverted last patch for making Atom Feed working with parameterized URLs. 2007-07-29 10:11:53 +00:00
0c94c97b34 Atom feeds became invalid, if entry has href or src attributes containing char represented by XML Entities normaly (like href="test.de?a=1&b=2") 2007-07-27 14:17:34 +00:00
69a4aa1ab7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +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
8509cb51b1 Use max compression as suggested by kink 2007-07-21 18:38: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
1ea9f90c2f 1) Several strings translated to BG. 2007-07-19 06:16:09 +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