233 Commits

Author SHA1 Message Date
Garvin Hicking
270a01b543 bail out if thumbs are smaller than 1 px (0=off) 2008-02-11 17:52:47 +00:00
Grischa Brockhaus
afba53edfe Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
Garvin Hicking
92a653cbad Add phpnuke importer 2008-02-06 14:50:31 +00:00
Garvin Hicking
bacf8ff0f3 Missing commit 2008-02-02 11:05:35 +00:00
Garvin Hicking
21bc3bc142 Missed one commit file 2008-02-01 14:16:55 +00:00
Garvin Hicking
d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
2aff6710c8 Patch by Vlada Ajgl, better IPTC keyword support 2008-01-30 11:47:36 +00:00
Garvin Hicking
e317fd54ee Fix spelling :) 2008-01-20 14:16:06 +00:00
Garvin Hicking
3652788e31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
Grischa Brockhaus
c71439041f trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
Grischa Brockhaus
81506febd0 Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
Garvin Hicking
b99a7194f8 Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
Garvin Hicking
b839b47df5 * Fix displaying entry title in the backend section exactly like
in the frontend, thanks to Alex (garvinhicking)
2008-01-02 10:12:57 +00:00
Grischa Brockhaus
4227ee1038 Added hooks to trackback listing in order to let plugins change it (the avatar plugin in example) 2007-12-22 18:49:03 +00:00
Garvin Hicking
300a78d328 + * Add possibility to spartacus to upload files via FTP. This can
+      bypass Safe_mode restrictions on your server to make Spartacus
+      work for you. (VladaAjgl)
2007-12-11 10:07:55 +00:00
Garvin Hicking
3a62202c4d Shuffle NEWS, undo Don's last patch that removed 1.3 features 2007-12-06 11:10:36 +00:00
Garvin Hicking
b05cae4764 proper lifetype status 2007-12-06 10:24:48 +00:00
Don Chambers
415c4dd944 category plugin: added <li> classes category_depth# (#= 0=parent, 1=first child, etc) and category_# (#=category id). 2007-12-03 20:54:55 +00:00
Garvin Hicking
3d34cfa548 * Fix proper encoding of '%' sign when used in post titles
(garvinhicking)
2007-12-02 15:06:09 +00:00
Garvin Hicking
83205fb019 Add new "joinown" and "entryprops" parameters to
{serendipity_fetchPrintEntries}
2007-11-29 12:27:50 +00:00
Garvin Hicking
bb25db8d4c Add lifetype importer 2007-11-28 14:23:16 +00:00
Garvin Hicking
a6600eb0b1 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
Garvin Hicking
4e16137e7e Fix dir creation issue 2007-11-23 15:04:03 +00:00
Garvin Hicking
5ec22993b9 bump 2007-11-23 14:57:08 +00:00
Garvin Hicking
b7a69c91ba Small fixes 2007-10-23 13:56:12 +00:00
Garvin Hicking
5a1ed450fd WPXRSS importer added. 2007-10-23 13:30:39 +00:00
Garvin Hicking
ff27e8578d Patch further 2007-10-19 14:26:12 +00:00
Garvin Hicking
68e9903be3 WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
Garvin Hicking
b3b0440bfe Fix bad spelling 2007-10-15 11:33:39 +00:00
Garvin Hicking
935283f0f0 Fix comment rss feed timestap
(http://board.s9y.org/viewtopic.php?p=64011)
2007-10-15 10:16:51 +00:00
Garvin Hicking
4a295192a4 Fix typo 2007-10-12 09:15:58 +00:00
Garvin Hicking
988860f7e5 Add SQLRelay DB layer, by Dante Mason 2007-10-12 09:12:48 +00:00
Garvin Hicking
8c8b12a27e Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +00:00
Matthias Mees
f51da87467 Added send button for search form in include/plugin_internal.inc.php. This makes the search form more accessible. 2007-10-09 11:09:35 +00:00
Garvin Hicking
e9545daaf9 Use str_replace for matching searchwords, thanks to Dietrich Raisin 2007-09-28 07:46:34 +00:00
Don Chambers
4b2575819e comments.inc.php - truncate author, email and url like referrer on admin comments page; add new class for pending comments header, BP admin now shows yellow background with red border for pending comments header matching Grischa's previous contribution of a red border for comment content below the header. 2007-09-18 16:06:04 +00:00
Don Chambers
5e3f9bac85 Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
Grischa Brockhaus
dea579ee85 * Pingbacks are named "pingback" in the admins comment list (instead of "trackback")
* Added new css class for pending comments in order to mark them optical via css
2007-09-02 13:53:18 +00:00
Grischa Brockhaus
60a0320eb6 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
Garvin Hicking
a27dc54fea * 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
Grischa Brockhaus
bfb29a697b pingback fetchData: Retreive content from first <p> tag, if found in order to have the article content instead of menu structure as content. If no <p> tag is found, the <body> tag is the starting point to fetch content. 2007-08-22 17:57:57 +00:00
Grischa Brockhaus
6189defb6f Made pingback fetchData switched on by $serendipity['pingbackFetchPage'] set in serendipity_config_local i.e. 2007-08-22 17:46:32 +00:00
Garvin Hicking
57b51e738b nofollow for superuser plugin, thanks to kallussed 2007-08-21 16:49:31 +00:00
Garvin Hicking
1770f28dee array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
Garvin Hicking
cb75ef15ce Allow variying template 'okey' 2007-08-21 10:25:57 +00:00
Grischa Brockhaus
2d03d5a0dc Made pingback receiving better working with WordPress Pingbacks 2007-08-20 20:56:06 +00:00
Garvin Hicking
300525e7b5 Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse 2007-08-17 12:28:21 +00:00
Jude Anthony
e42aef3fa2 Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
Grischa Brockhaus
3bdd7a796c Try to autodetect articles id if no entry id was giving reveiving a pingback 2007-08-14 18:03:35 +00:00
Grischa Brockhaus
aafa8f9ca1 Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:42:51 +00:00