70 Commits

Author SHA1 Message Date
Grischa Brockhaus
4796e34e1b Invalid HTML fixed 2008-03-09 05:47:54 +00:00
Garvin Hicking
965763caa2 Added event hooks 2008-02-29 09:10:27 +00:00
Grischa Brockhaus
2fb4449655 Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
Garvin Hicking
5907bd2467 Add phpnuke importer 2008-02-06 14:50:31 +00:00
Garvin Hicking
0efb2df485 Missing commit 2008-02-02 11:05:35 +00:00
Garvin Hicking
3739631a6e * 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
c95f2dd9da Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
Garvin Hicking
0c6e5a22ae * 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
01a8faf864 + * 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
5d6d49cab3 proper lifetype status 2007-12-06 10:24:48 +00:00
Garvin Hicking
2d37c850cd Add lifetype importer 2007-11-28 14:23:16 +00:00
Garvin Hicking
7a4b8ff239 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
Garvin Hicking
192487bd91 Fix dir creation issue 2007-11-23 15:04:03 +00:00
Garvin Hicking
d412856d5e Small fixes 2007-10-23 13:56:12 +00:00
Garvin Hicking
201ee8d6da WPXRSS importer added. 2007-10-23 13:30:39 +00:00
Garvin Hicking
6a408b2a5a Patch further 2007-10-19 14:26:12 +00:00
Garvin Hicking
a5d95d8ced WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
Garvin Hicking
b90f9b4c77 Allow recent entries plugin to fixat "current" category 2007-10-09 13:33:23 +00:00
Don Chambers
7f25f6792a 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
a3448afb5b Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
Grischa Brockhaus
3450e82a09 * 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
ded774a931 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
Garvin Hicking
46ca843ae6 array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
Garvin Hicking
5c3ed3c0ab fix for don 2007-08-10 09:59:09 +00:00
Garvin Hicking
9efa124446 classname 2007-08-07 13:59:07 +00:00
Garvin Hicking
67cb773237 bad png 2007-08-06 11:29:31 +00:00
Garvin Hicking
79c4586068 HTML and images by Don 2007-08-06 10:18:26 +00:00
Garvin Hicking
14f04bd485 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
Garvin Hicking
1c5b255738 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Garvin Hicking
b2d6a085f5 Show ID 2007-07-10 13:24:33 +00:00
Garvin Hicking
1e62213300 Remove debug out 2007-07-02 11:59:27 +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
5b1f4d38cd 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
Garvin Hicking
7f9ea41586 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
Garvin Hicking
9407436fad Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
740a7ed00a remove error msg 2007-04-24 08:20:18 +00:00
Garvin Hicking
6195f9a87f Check for proper array 2007-04-17 10:26:08 +00:00
Garvin Hicking
0f07c2bbcf Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking
a1019d5893 Display theme's preview_fullsize.jpg image when existing. 2007-04-03 08:21:34 +00:00
Garvin Hicking
96e12bc5d6 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
8f0925079d 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
1620072252 EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards 2007-02-23 13:57:39 +00:00
Garvin Hicking
f0c9a37804 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
Garvin Hicking
5443cecf68 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
Garvin Hicking
6c0ebe7530 Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments 2007-01-22 12:11:49 +00:00
Garvin Hicking
663fb97289 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
Garvin Hicking
d39e45cef4 Show category name before deleting 2007-01-14 16:25:14 +00:00
Garvin Hicking
18fa2c1dc1 Remove 'View' option for drafted entries in the 'Edit entries' section and replace with a 'Preview' option. 2007-01-14 16:06:03 +00:00
Garvin Hicking
2c2aad3689 Fix showing the entry owner in preview, not the currently logged in author 2006-12-11 11:52:18 +00:00
Garvin Hicking
f4505802f8 Fix installer path detection by wagwag 2006-12-11 08:37:10 +00:00