|
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 |
|
|
5478e4358c
|
remove error msg
|
2007-04-24 08:20:18 +00:00 |
|
|
5cb3be35fe
|
Check for proper array
|
2007-04-17 10:26:08 +00:00 |
|
|
7b5370c5ac
|
Remove not-so-well working memusage
|
2007-04-15 13:27:54 +00:00 |
|
|
e44a22cf06
|
Display theme's preview_fullsize.jpg image when existing.
|
2007-04-03 08:21:34 +00:00 |
|
|
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 |
|
|
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 |
|
|
ff150a6f4d
|
EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards
|
2007-02-23 13:57:39 +00:00 |
|
|
5067eaf054
|
Better checks to see if the local PEAR inclusion is required
|
2007-02-22 11:56:26 +00:00 |
|
|
50401a7d02
|
Fix showing proper plugin permissionship plugin
|
2007-02-13 08:35:53 +00:00 |
|
|
264b804182
|
Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments
|
2007-01-22 12:11:49 +00:00 |
|
|
0fb606a927
|
Allow some WP import tweaks by jtb
|
2007-01-22 10:45:39 +00:00 |
|
|
771ed87414
|
Show category name before deleting
|
2007-01-14 16:25:14 +00:00 |
|
|
773fab8ab5
|
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 |
|
|
740a740092
|
Fix showing the entry owner in preview, not the currently logged in author
|
2006-12-11 11:52:18 +00:00 |
|
|
4f3bc51427
|
Fix installer path detection by wagwag
|
2006-12-11 08:37:10 +00:00 |
|
|
f03841587a
|
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
|
2006-11-30 21:34:29 +00:00 |
|
|
abae07741c
|
Bundle bookmarklet
|
2006-11-22 10:30:13 +00:00 |
|