93 Commits

Author SHA1 Message Date
Garvin Hicking
3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +00:00
Garvin Hicking
54b3a405f4 lax file checks 2008-12-29 13:08:31 +00:00
Garvin Hicking
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
Garvin Hicking
715422a78c Add SMF importer 2008-12-03 12:22:10 +00:00
Jude Anthony
0dc95ae371 Move advanced template code to less intrusive location 2008-11-25 19:57:49 +00:00
Garvin Hicking
8ea49739fb Fix resetting comment/tb counter when editing an entry 2008-11-25 09:56:04 +00:00
Garvin Hicking
5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Garvin Hicking
591fe956f7 More words of advice. 2008-11-12 13:36:08 +00:00
Garvin Hicking
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
Garvin Hicking
c72734e963 * Also recreate custom permalinks without using URL rewriting
(garvinhicking)
2008-11-06 11:44:43 +00:00
Garvin Hicking
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
Jude Anthony
d4ce381d36 Don't preset entry author or id 2008-09-23 13:53:16 +00:00
Jude Anthony
7fca875a7f Add entry data required by advanced templates to preview 2008-09-10 16:32:57 +00:00
Garvin Hicking
862abd0a90 * Add link to preview entries by an author into the usermanagement
(garvinhicking)
2008-09-09 07:23:19 +00:00
Garvin Hicking
5ef47ebf5d * Add memory_limit output to s9y installation, 8MB for 32bit and
16MB for 64bit OSes
2008-08-29 07:54:02 +00:00
Garvin Hicking
62fb2d243a Show preview link for entries in the future 2008-08-04 08:04:37 +00:00
Garvin Hicking
6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Jude Anthony
1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Garvin Hicking
95d242aa88 * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
Jude Anthony
0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Don Chambers
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
Garvin Hicking
f75f1be51b Tokenize template configuration 2008-04-16 11:41:29 +00:00
Jude Anthony
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
Grischa Brockhaus
61223c16f0 Invalid HTML fixed 2008-03-09 05:47:54 +00:00
Garvin Hicking
743711e061 Added event hooks 2008-02-29 09:10:27 +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
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
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
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
b05cae4764 proper lifetype status 2007-12-06 10:24:48 +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
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
8c8b12a27e Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +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
1770f28dee array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
Garvin Hicking
f749bb59f4 fix for don 2007-08-10 09:59:09 +00:00
Garvin Hicking
426ff6109f classname 2007-08-07 13:59:07 +00:00
Garvin Hicking
2c9038774f bad png 2007-08-06 11:29:31 +00:00
Garvin Hicking
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00