1
0
Commit Graph

234 Commits

Author SHA1 Message Date
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
5c3ed3c0ab fix for don 2007-08-10 09:59:09 +00:00
bdaa3353f6 A ">" too much 2007-08-10 00:51:40 +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
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
c82fb48a26 Better shared mode integration, thanks to stm9x9 2007-08-04 13:28:21 +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
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
c53ee539af Fix comment rss feeds 2007-07-15 15:13:50 +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
2ddbd7f50e For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +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
60acb3bac6 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
1e62213300 Remove debug out 2007-07-02 11:59:27 +00:00
d144e0ff66 SQLite compatibvility 2007-07-02 10:26:03 +00:00
607100e5d3 Event calendar 2007-06-28 14:24:39 +00:00
c8b5d1a813 Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
edcea9f914 * (beta2) Fix when saving personal configuration the userlevel and
"no_create" flags where not properly saved, thanks to PHPaws!
2007-06-24 10:49:43 +00:00
2cbe7339b8 Also allow tu submit dupliate URLs AND duplicate linktexts. Thanks to Evil Azreal. 2007-06-20 11:51:15 +00:00
0d8ec505f8 Patch reference handling function so that it can deal with multiple identical URLs 2007-06-20 11:31:52 +00:00
acf9321f23 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
0fb9515e28 allow to configure icon url, patch by sapphirecat on the forums 2007-06-14 09:34:28 +00:00
2c739ab103 Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
8ffc7202bc Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
5b1f4d38cd Fix comment editing panel being able to set circular reference on "in reply to" option. Thanks to Urs Enke! 2007-06-12 10:00:26 +00:00
99a34f193e Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
4edcca9ce4 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
7f9ea41586 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
a15f1659c4 Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +00:00