329 Commits

Author SHA1 Message Date
Garvin Hicking
a1efa8356e Patch by Assen Tchorbadjiev: Better WYSIWYG component detection 2007-11-02 11:21:44 +00:00
Garvin Hicking
201ee8d6da WPXRSS importer added. 2007-10-23 13:30:39 +00:00
Garvin Hicking
a5d95d8ced WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
Garvin Hicking
8b612d8a10 * Patch PEAR.php for better detection, if already included.
Thanks to Assen Tchorbadjiev.
2007-10-18 17:43:39 +00:00
Garvin Hicking
1a61996d5b Clarify 2007-10-16 08:08:43 +00:00
Garvin Hicking
9d0a96e558 Clarify 2007-10-16 08:08:26 +00:00
Garvin Hicking
e0500caab7 Fix comment rss feed timestap
(http://board.s9y.org/viewtopic.php?p=64011)
2007-10-15 10:16:51 +00:00
Garvin Hicking
142e1ff492 Add SQLRelay DB layer, by Dante Mason 2007-10-12 09:12:48 +00:00
Garvin Hicking
bcd5d81d17 Use str_replace for matching searchwords, thanks to Dietrich Raisin 2007-09-28 07:46:34 +00:00
Don Chambers
a3448afb5b Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
Garvin Hicking
7f6f151045 * New plugin API method "parseTemplate($filename)" to allow a
sidebar- or event-plugin to fetch+display a smarty template.
      (garvinhicking)
2007-08-31 10:39:55 +00:00
Garvin Hicking
921f6f5535 Version 1.2.1 ()
------------------------------------------------------------------------

    * Bulletproof template can now include custom user stylesheets
      (*_style.css) in the dropdown of a colorset. (garvinhicking)
2007-08-29 19:54:36 +00:00
Garvin Hicking
e634186dcc Allow ?p=X and ?serendipity[id]=X URLs 2007-08-28 07:56:36 +00:00
Garvin Hicking
c5d2f7929a document 2007-08-25 12:06:35 +00:00
Grischa Brockhaus
034fa58d09 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus
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
Grischa Brockhaus
81e71d87a1 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +00:00
Garvin Hicking
a08f35bba6 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
Grischa Brockhaus
b53fb93ced NEWS typo.. 2007-08-07 15:13:28 +00:00
Grischa Brockhaus
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
Grischa Brockhaus
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
Grischa Brockhaus
833a7e9177 Reverted last patch for making Atom Feed working with parameterized URLs. 2007-07-29 10:11:53 +00:00
Grischa Brockhaus
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
Grischa Brockhaus
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
Garvin Hicking
15c86fc87a document 2007-07-16 08:52:56 +00:00
Garvin Hicking
2515788eab Wrong used hook 2007-07-16 07:34:42 +00:00
Garvin Hicking
c620567625 Add language constant for grischa, and fix up indending *g* 2007-07-13 12:24:18 +00:00
Grischa Brockhaus
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
Garvin Hicking
73869e1634 Grischa and Garvin proudly present: The REAL(tm) solution. :) 2007-07-12 13:55:23 +00:00
Garvin Hicking
b3de58954a Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
1c5b255738 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Grischa Brockhaus
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
Garvin Hicking
d893f73b4d brockhaus: Changed to use SPACES instead of TABs. :-) 2007-07-09 07:53:13 +00:00
Grischa Brockhaus
84d63a33f5 Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only 2007-07-09 00:31:00 +00:00
Garvin Hicking
f028246c97 Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
Garvin Hicking
60acb3bac6 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
Garvin Hicking
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
Garvin Hicking
acf9321f23 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking
f825496eea Use HTTP 404 where needed 2007-06-14 09:14:15 +00:00
Garvin Hicking
143fd3bc8e Fix URL permalink lookup in some cases 2007-06-06 09:11:00 +00:00
Garvin Hicking
0c85bcbcc7 Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Garvin Hicking
9407436fad Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
8dfd40b867 support IPv6 lengths 2007-05-02 08:56:17 +00:00
Garvin Hicking
c11da41b2c document 2007-04-25 10:01:19 +00:00
Garvin Hicking
32e9f37dc0 * Fix bug in conjunction with PHP 5.2.1 changed variable-by-reference
handling that could result in no groups being listed for author
      accounts (garvinhicking)
2007-04-17 11:12:05 +00:00
Garvin Hicking
20e11155f5 * Fix redundant space when inserting links through the non-WYSIWYG
editor panel. Fix "null" insertion. Thanks to Alp Uckan.
2007-04-16 10:09:44 +00:00
Garvin Hicking
d2cad318f6 fix typo that made rss-fullfeed things to not properly work as intended 2007-04-12 09:34:12 +00:00
Garvin Hicking
9579848aa7 CSS charset header must be emitted, thanks to SADtg 2007-04-12 09:22:44 +00:00
Garvin Hicking
c2c7f4357c Strip tags from comments also in RSS-Feeds for comments, thanks to
tmix from the forums (garvinhicking)
2007-04-11 10:17:10 +00:00
Garvin Hicking
3c663975d7 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00