1
0
Commit Graph

385 Commits

Author SHA1 Message Date
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 - 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
1e846ef160 Require category joins in some cases, add smarty params for new fetchentry features 2007-07-17 08:43:06 +00:00
1c41e716af serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension 2007-07-17 03:46:04 +00:00
15c86fc87a document 2007-07-16 08:52:56 +00:00
2515788eab Wrong used hook 2007-07-16 07:34:42 +00:00
c53ee539af Fix comment rss feeds 2007-07-15 15:13:50 +00:00
c1d55e496e ignorelist 2007-07-13 20:01:24 +00:00
c620567625 Add language constant for grischa, and fix up indending *g* 2007-07-13 12:24:18 +00:00
c668918c81 The archive sidebar plugin shiped with s9y now displays numbers of articles correctly for month, catergories and so on, even if multicategory articles are used. (brockhaus) 2007-07-13 12:05:22 +00:00
5930736d70 At last: Trackbacks/pingbacks for URLs will only be sent once, no matter what link name they have or how often the URL is referenced in the article. (Phew!) ;-) 2007-07-12 15:52:58 +00:00
5c244dde14 Garvins Änderung auch für (z.B.) Images funktionierend gemacht 2007-07-12 14:35:37 +00:00
73869e1634 Grischa and Garvin proudly present: The REAL(tm) solution. :) 2007-07-12 13:55:23 +00:00
f399aef6e8 Revert, for the time being 2007-07-12 13:02:46 +00:00
b3de58954a Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
1c5b255738 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
b2d6a085f5 Show ID 2007-07-10 13:24:33 +00:00
6a5b95b251 Change link to point to startpage by default 2007-07-10 08:36:11 +00:00
827228a1cd Made trackback/pingback functionality independend from link text.
Only the link url is relevant now. Now dupe links in entries are
not trackbacked/pingbacked twice and images w/o ALT attribute or
links with changed text won't be trackbacked again after resaving
the article.
2007-07-09 18:00:46 +00:00
d893f73b4d brockhaus: Changed to use SPACES instead of TABs. :-) 2007-07-09 07:53:13 +00:00
84d63a33f5 Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only 2007-07-09 00:31:00 +00:00
2ddbd7f50e For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
92b9098305 Textile fix by Bman 2007-07-08 18:45:46 +00:00
79a5d30245 Favatar patch by brockhaus 2007-07-08 18:33:18 +00:00
96586b6844 Correct patch from brockhaus, thanks a lot 2007-07-08 18:10:33 +00:00
f028246c97 Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
111e81f4e9 fix - trnaslation mistake 2007-07-06 09:52:31 +00:00
afbd6ac222 beta3 because of this publish-bug 2007-07-06 09:09:06 +00:00
6223bd3d57 Use md5 for superlong uris 2007-07-05 11:10:51 +00:00
cc50229f6c Clarify 2007-07-03 18:36:04 +00:00
60acb3bac6 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
a74f2659ee Wrong config option 2007-07-02 14:08:01 +00:00