Matt Mullenweg
|
1cde322585
|
Admin revamp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1089 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 18:44:10 +00:00 |
Ryan Boren
|
8be1b0cfe0
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1088 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 15:56:23 +00:00 |
Ryan Boren
|
3343afc26f
|
Replaced by gettext.
git-svn-id: https://develop.svn.wordpress.org/trunk@1087 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 05:02:52 +00:00 |
Ryan Boren
|
387ba382bc
|
Add date and time strings to locale.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1086 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 05:01:10 +00:00 |
Ryan Boren
|
0d1dafd24e
|
Replaced by gettext.
git-svn-id: https://develop.svn.wordpress.org/trunk@1085 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 00:11:54 +00:00 |
Dougal Campbell
|
986f038d02
|
Added Alex Stapleton's add_option() code.
git-svn-id: https://develop.svn.wordpress.org/trunk@1084 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-16 21:17:09 +00:00 |
Matt Mullenweg
|
9db213767e
|
Cleaned up regex a little.
git-svn-id: https://develop.svn.wordpress.org/trunk@1083 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-16 02:45:18 +00:00 |
Matt Mullenweg
|
fe4365e0f6
|
Search highlighting is probably a better example of the plugin system's power.
git-svn-id: https://develop.svn.wordpress.org/trunk@1082 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-16 02:25:44 +00:00 |
Matt Mullenweg
|
6b991e154c
|
Plugin enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1081 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-16 02:24:37 +00:00 |
Ryan Boren
|
f0f4a17c94
|
gettext l10n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1080 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-16 01:56:04 +00:00 |
Matt Mullenweg
|
582a9243ee
|
gm and bbcode should be moved into plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@1079 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 19:08:51 +00:00 |
Matt Mullenweg
|
1704aeadb2
|
Removed obsolete functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1078 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 19:05:09 +00:00 |
Matt Mullenweg
|
c48dea5a4b
|
We use generic ping functions now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1077 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 18:57:39 +00:00 |
Matt Mullenweg
|
dfbe32bf8d
|
Interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1076 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 09:15:56 +00:00 |
Matt Mullenweg
|
2a9ff3112d
|
Moderation is cleaner, returns feedback, and correct feedback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1075 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 08:28:53 +00:00 |
Matt Mullenweg
|
733e06360c
|
The great option REMIX.
git-svn-id: https://develop.svn.wordpress.org/trunk@1074 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 07:53:45 +00:00 |
Matt Mullenweg
|
b2840feb9c
|
quote -1 value in SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1073 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 05:53:54 +00:00 |
Matt Mullenweg
|
a87b51c94c
|
More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1072 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 21:23:52 +00:00 |
Matt Mullenweg
|
3a642ef09e
|
Only include .php files.
git-svn-id: https://develop.svn.wordpress.org/trunk@1071 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 19:04:14 +00:00 |
Matt Mullenweg
|
f090418fd7
|
When I say delete, I really mean it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1070 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 18:00:16 +00:00 |
Dougal Campbell
|
9023abb3e0
|
Oh yeah. Should also set 'color' since we're setting 'background-color'.
git-svn-id: https://develop.svn.wordpress.org/trunk@1069 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 17:12:52 +00:00 |
Dougal Campbell
|
f963c99d5a
|
Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
git-svn-id: https://develop.svn.wordpress.org/trunk@1068 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 17:10:12 +00:00 |
Alex King
|
a2819cad80
|
more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1067 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-13 15:48:11 +00:00 |
Alex King
|
9ea318f926
|
more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1066 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-13 15:31:35 +00:00 |
Alex King
|
e17fe1e76e
|
added the first localization strings in index.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1065 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-13 06:56:38 +00:00 |
Matt Mullenweg
|
8da22e1db2
|
Placeholder file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1064 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-13 05:57:59 +00:00 |
Matt Mullenweg
|
8ff86865db
|
Take the add new gmt fields out of the conditional.
git-svn-id: https://develop.svn.wordpress.org/trunk@1063 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-12 18:45:02 +00:00 |
Matt Mullenweg
|
ba0863104d
|
Capitalization error
git-svn-id: https://develop.svn.wordpress.org/trunk@1062 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-12 18:11:18 +00:00 |
Dougal Campbell
|
4733722de5
|
Corrected checking for empty vals in postmeta
git-svn-id: https://develop.svn.wordpress.org/trunk@1061 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-12 17:31:37 +00:00 |
Matt Mullenweg
|
62161136ba
|
File type matching should be case-insensitive.
git-svn-id: https://develop.svn.wordpress.org/trunk@1060 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-12 17:25:59 +00:00 |
Matt Mullenweg
|
71c261f6e6
|
Turn magic quotes runtime off, fix english, normalize newlines going in.
git-svn-id: https://develop.svn.wordpress.org/trunk@1059 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-11 17:36:45 +00:00 |
Matt Mullenweg
|
25ebd64d7d
|
More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1058 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-11 08:15:10 +00:00 |
Alex King
|
1f13ef66c0
|
first pass at the localization class
git-svn-id: https://develop.svn.wordpress.org/trunk@1057 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-10 05:22:49 +00:00 |
Matt Mullenweg
|
321512417a
|
check_comment should return false if there are no comment moderation keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@1056 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-07 00:48:19 +00:00 |
Matt Mullenweg
|
fc31806396
|
Security fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1055 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-05 08:33:58 +00:00 |
Matt Mullenweg
|
6a34eea3aa
|
Initial checkins of Mark's threaded comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1054 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-05 08:21:44 +00:00 |
Ryan Boren
|
1a0705d632
|
Pass link name and description through htmlspecialchars().
git-svn-id: https://develop.svn.wordpress.org/trunk@1053 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-04 23:25:55 +00:00 |
Matt Mullenweg
|
e15ea4abaf
|
Added more API hooks for edit and post formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1052 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-04 23:15:54 +00:00 |
Alex King
|
309d592466
|
more fixes for post_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1051 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-04 15:36:20 +00:00 |
Alex King
|
ef05a0a331
|
oops, we were setting post_status when we should have been setting ping_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1050 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-04 01:44:34 +00:00 |
michelvaldrighi
|
baf38808af
|
using blog_charset for this feed too
git-svn-id: https://develop.svn.wordpress.org/trunk@1049 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-02 17:44:06 +00:00 |
michelvaldrighi
|
08dbbe64ed
|
upgraded requirements to PHP 4.1.0, added comment_date_gmt field
git-svn-id: https://develop.svn.wordpress.org/trunk@1048 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-02 01:21:29 +00:00 |
michelvaldrighi
|
ba4226d821
|
checking against post_date_gmt instead of post_date makes more sense
git-svn-id: https://develop.svn.wordpress.org/trunk@1047 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-01 23:09:22 +00:00 |
michelvaldrighi
|
63fc518ac9
|
migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@1046 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-01 13:30:29 +00:00 |
michelvaldrighi
|
c3a7760c07
|
removed redundant conditional get code
git-svn-id: https://develop.svn.wordpress.org/trunk@1045 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 21:27:45 +00:00 |
michelvaldrighi
|
38d6e1b8ca
|
lastBuildDate now uses the last modification date (as GMT), redundant old conditional get code now removed
git-svn-id: https://develop.svn.wordpress.org/trunk@1044 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 21:25:48 +00:00 |
michelvaldrighi
|
99bbcc0296
|
restoring Dougal's Conditional GET logic, way better than the poop I had placed there
git-svn-id: https://develop.svn.wordpress.org/trunk@1043 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 21:19:58 +00:00 |
michelvaldrighi
|
1dd9932213
|
tweaked get_lastpostdate and get_lastpostmodified a bit for consistency
git-svn-id: https://develop.svn.wordpress.org/trunk@1042 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 18:06:45 +00:00 |
michelvaldrighi
|
2072c26bbc
|
fixed dates to use GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@1041 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 17:16:22 +00:00 |
michelvaldrighi
|
456fedec29
|
fixed dates to use GMT, content-type to be application/rss.xml
git-svn-id: https://develop.svn.wordpress.org/trunk@1040 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 16:44:02 +00:00 |