Commit Graph
165 Commits
Author SHA1 Message Date
Grischa Brockhaus c7d3b1ede3 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus 9977663788 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 71ba81dc43 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +00:00
Garvin Hicking a78b5338f0 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
Grischa Brockhaus 78cedc04f8 NEWS typo.. 2007-08-07 15:13:28 +00:00
Grischa Brockhaus a7dfea38ab 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 fc1e6a049f 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 bde584609d Reverted last patch for making Atom Feed working with parameterized URLs. 2007-07-29 10:11:53 +00:00
Grischa Brockhaus 79fb859060 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 e4a6038fa7 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 a05d7146cc document 2007-07-16 08:52:56 +00:00
Garvin Hicking f73ae1012e Wrong used hook 2007-07-16 07:34:42 +00:00
Garvin Hicking 5839530e08 Add language constant for grischa, and fix up indending *g* 2007-07-13 12:24:18 +00:00
Grischa Brockhaus 2f3f8de21a 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 6c207fe028 Grischa and Garvin proudly present: The REAL(tm) solution. :) 2007-07-12 13:55:23 +00:00
Garvin Hicking 0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking 472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Grischa Brockhaus 4d4e8f2699 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 6e91373a0d brockhaus: Changed to use SPACES instead of TABs. :-) 2007-07-09 07:53:13 +00:00
Grischa Brockhaus 21d4bfd487 Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only 2007-07-09 00:31:00 +00:00
Garvin Hicking c341f85b09 Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
Garvin Hicking 967da1ca15 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
Garvin Hicking 45d6ff6698 * (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 9e6bf834f0 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking 0947729d16 Use HTTP 404 where needed 2007-06-14 09:14:15 +00:00
Garvin Hicking 487f8beae0 Fix URL permalink lookup in some cases 2007-06-06 09:11:00 +00:00
Garvin Hicking cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Garvin Hicking 90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking 3e92cb82e4 support IPv6 lengths 2007-05-02 08:56:17 +00:00
Garvin Hicking c367fbf6ab document 2007-04-25 10:01:19 +00:00
Garvin Hicking 6c64a25d3f * 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 8c0c46eeae * 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 4cdbb7ccf1 fix typo that made rss-fullfeed things to not properly work as intended 2007-04-12 09:34:12 +00:00
Garvin Hicking 15288daadd CSS charset header must be emitted, thanks to SADtg 2007-04-12 09:22:44 +00:00
Garvin Hicking c580fa35d3 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 bc46b71a94 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00
Garvin Hicking d58a8c5b6e Enabled CacheControl by default 2007-04-10 09:20:21 +00:00
Garvin Hicking 86c65016bc Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
Garvin Hicking e44a22cf06 Display theme's preview_fullsize.jpg image when existing. 2007-04-03 08:21:34 +00:00
Garvin Hicking a557a58979 Upgrade Smarty to 2.6.18 2007-04-02 08:06:52 +00:00
Garvin Hicking 30ccea2f96 Make plugins be able to emit custom RSS feeds, see http://board.s9y.org/viewtopic.php?p=53320#53320 2007-04-01 11:55:46 +00:00
Garvin Hicking 44953ecea7 * Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
2007-04-01 11:16:23 +00:00
Garvin Hicking e33b0b27af Allow non-standard port specification 2007-03-30 10:02:05 +00:00
Garvin Hicking 85e3e5b483 Show current captcha look in the plugin configuration menu 2007-03-26 09:37:41 +00:00
Garvin Hicking 3317e6ef49 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +00:00
Garvin Hicking 32823fbd56 Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.
Thanks to lendulado from the forums for these suggestions.
2007-03-22 10:27:18 +00:00
Garvin Hicking 99c02a090c Fix track exit ids off by one when being used in conjunction with caching plugin 2007-03-21 10:53:46 +00:00
Garvin Hicking 57ad449f32 Revert permalink change, breaks too much.
Instead, freetag plugin was patched
2007-03-19 08:36:38 +00:00
Garvin Hicking 813b275786 Fix dot character problem in permalinks like the freetag plugin not giving proper pagination 2007-03-15 10:05:04 +00:00
Garvin Hicking 88188ee8e3 * Fix permalink patterns for some cases to properly detect pagination variables instead of interpreting search words as those (garvinhicking) 2007-03-11 12:50:42 +00:00