1
0
Commit Graph

135 Commits

Author SHA1 Message Date
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
c72734e963 * Also recreate custom permalinks without using URL rewriting
(garvinhicking)
2008-11-06 11:44:43 +00:00
7300925ce7 * Prefix possibly missing http:// of commenting authors URLs
in recent comments sidebar plugin and admin interface.
2008-10-23 13:50:54 +00:00
d4ce381d36 Don't preset entry author or id 2008-09-23 13:53:16 +00:00
7fca875a7f Add entry data required by advanced templates to preview 2008-09-10 16:32:57 +00:00
862abd0a90 * Add link to preview entries by an author into the usermanagement
(garvinhicking)
2008-09-09 07:23:19 +00:00
5ef47ebf5d * Add memory_limit output to s9y installation, 8MB for 32bit and
16MB for 64bit OSes
2008-08-29 07:54:02 +00:00
62fb2d243a Show preview link for entries in the future 2008-08-04 08:04:37 +00:00
6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
95d242aa88 * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
b092304c48 Added classes for install/upgrade warning messages. Modified BP admin stylesheet to use these new classes to correct error of overriding green, yellow & red warning text. 2008-04-27 22:19:33 +00:00
f75f1be51b Tokenize template configuration 2008-04-16 11:41:29 +00:00
84d9e8199f Correct thumbnail constraints. S9Y now supports width, height, largest,
and smallest constraints.  Backwards compatibility is maintained with the
imageselectorplus plugin (the only plugin to use the thumbnail or aspect
calculation code).  Language files are updated and a new option screen
is displayed after choosing "Rebuild Thumbs".
2008-04-09 01:57:10 +00:00
61223c16f0 Invalid HTML fixed 2008-03-09 05:47:54 +00:00
743711e061 Added event hooks 2008-02-29 09:10:27 +00:00
afba53edfe Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
92a653cbad Add phpnuke importer 2008-02-06 14:50:31 +00:00
bacf8ff0f3 Missing commit 2008-02-02 11:05:35 +00:00
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
b99a7194f8 Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
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
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
b05cae4764 proper lifetype status 2007-12-06 10:24:48 +00:00
bb25db8d4c Add lifetype importer 2007-11-28 14:23:16 +00:00
a6600eb0b1 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
4e16137e7e Fix dir creation issue 2007-11-23 15:04:03 +00:00
b7a69c91ba Small fixes 2007-10-23 13:56:12 +00:00
5a1ed450fd WPXRSS importer added. 2007-10-23 13:30:39 +00:00
ff27e8578d Patch further 2007-10-19 14:26:12 +00:00
68e9903be3 WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
8c8b12a27e Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +00:00
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
5e3f9bac85 Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
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
60a0320eb6 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
1770f28dee array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
f749bb59f4 fix for don 2007-08-10 09:59:09 +00:00
426ff6109f classname 2007-08-07 13:59:07 +00:00
2c9038774f bad png 2007-08-06 11:29:31 +00:00
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
a8f57711a9 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
472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
0eb5e4ba7a Show ID 2007-07-10 13:24:33 +00:00
af6168f26f Remove debug out 2007-07-02 11:59:27 +00:00
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
fbb11af1b5 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
d5a1fad4b0 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00