Commit Graph

562 Commits

Author SHA1 Message Date
Dougal Campbell 6736c31bd6 Fix rendering problem in Safari
git-svn-id: https://develop.svn.wordpress.org/trunk@1222 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-04 20:11:11 +00:00
Dougal Campbell 512779f259 Removed useless date() call.
git-svn-id: https://develop.svn.wordpress.org/trunk@1221 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-03 21:45:34 +00:00
Matt Mullenweg 8b3f6450f1 Fixes for post screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1215 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 08:56:49 +00:00
Matt Mullenweg 0243832b1e i29n
git-svn-id: https://develop.svn.wordpress.org/trunk@1213 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 07:37:51 +00:00
Matt Mullenweg 4dced7a4a4 Fixing menu error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1212 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 07:26:17 +00:00
Matt Mullenweg ba06a4558f Actually delete user.
git-svn-id: https://develop.svn.wordpress.org/trunk@1211 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 04:41:47 +00:00
Matt Mullenweg 128e190c67 Take out allowed users stuff since we're not using it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1210 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 04:32:48 +00:00
Matt Mullenweg 46358176f5 Whoops.
git-svn-id: https://develop.svn.wordpress.org/trunk@1208 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-29 01:18:35 +00:00
Matt Mullenweg 6c021cac79 Don't delete everything if there are no posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1207 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:36:31 +00:00
Matt Mullenweg 2608fbf8a9 Gremlins in the options machine.
git-svn-id: https://develop.svn.wordpress.org/trunk@1206 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:31:41 +00:00
Matt Mullenweg 737aa43879 Cosmetic fixes from forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@1205 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 19:49:27 +00:00
Matt Mullenweg b8e5917c5d Bug fixes and version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1204 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 08:57:11 +00:00
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +00:00
Matt Mullenweg dbccd49aa2 Category cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1202 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:48:31 +00:00
Matt Mullenweg 780a4a4d19 Fix up tab index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1201 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:37:11 +00:00
Matt Mullenweg 66a988416e Only put javascript on pages that need it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1200 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:34:50 +00:00
Matt Mullenweg 1ea23b6fcc Not check email on admin creation of users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1199 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:59:54 +00:00
Matt Mullenweg 2802ac4409 Style the submit button on options group and add updated message to permalink page.
git-svn-id: https://develop.svn.wordpress.org/trunk@1198 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:56:29 +00:00
Matt Mullenweg a4f50e0901 New custom field functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1197 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:49:16 +00:00
Matt Mullenweg bb14d0a2e7 How the custom fields should look.
git-svn-id: https://develop.svn.wordpress.org/trunk@1195 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 02:23:46 +00:00
Matt Mullenweg 0dbd2749f5 More padding on legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@1194 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:27:38 +00:00
Matt Mullenweg 2f62b99319 Wrong highlighting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1193 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:12:59 +00:00
Matt Mullenweg e03f75a0b8 Cleaning up some includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1190 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 23:17:16 +00:00
Dougal Campbell 332fc0d3cd Changed nickname of 'admin' to 'site admin', to avoid having duplicate values in the 'Identity' dropdown of the user profile in a fresh install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1189 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 17:11:05 +00:00
Dougal Campbell a0c8bb6a2a Moved post_parent add into function
git-svn-id: https://develop.svn.wordpress.org/trunk@1188 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 14:43:10 +00:00
Matt Mullenweg 5ba9dae5a4 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: https://develop.svn.wordpress.org/trunk@1187 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 13:24:47 +00:00
Matt Mullenweg e848549387 Reducing queries and forward thinking database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1185 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 23:54:52 +00:00
Ryan Boren da048b308a Fix grammar and markup errors. Thanks eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1182 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 15:45:42 +00:00
Ryan Boren 40d0872459 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1176 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:57:43 +00:00
Ryan Boren e33f8cd0f5 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1175 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:49:45 +00:00
Ryan Boren c9062a5ecb Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1174 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:25:31 +00:00
Ryan Boren 92b8de99f8 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1173 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:10:07 +00:00
Ryan Boren 4fa543e64b Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1172 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:20:23 +00:00
Ryan Boren e88d927052 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1171 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:04:40 +00:00
Ryan Boren 03b7d89693 Fix some grammatical and markup errors. From eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1168 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 17:35:13 +00:00
Matt Mullenweg cbae3debcd Casting new line as literal rather than interpreted.
git-svn-id: https://develop.svn.wordpress.org/trunk@1167 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 08:11:05 +00:00
Ryan Boren 46e23e15ad menu.php no longer needs menu.txt.
git-svn-id: https://develop.svn.wordpress.org/trunk@1166 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 06:42:45 +00:00
Ryan Boren 17e02ca808 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1165 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 04:24:06 +00:00
Ryan Boren 3cb43ab7ca Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1164 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 03:59:12 +00:00
Ryan Boren bff352a487 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1163 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:19:31 +00:00
Ryan Boren d9b1bd7233 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1162 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:03:32 +00:00
Ryan Boren a7cc577d85 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1161 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:25:41 +00:00
Ryan Boren 1ddc3586f0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1160 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:09:47 +00:00
Ryan Boren a8d105d292 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1159 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:02:52 +00:00
Matt Mullenweg d59bb1095a Moved geo-settings into Misc.
git-svn-id: https://develop.svn.wordpress.org/trunk@1156 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:25:53 +00:00
Ryan Boren a3e5758a1b Mark strings for translation. Partial.
git-svn-id: https://develop.svn.wordpress.org/trunk@1155 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:07:51 +00:00
Matt Mullenweg 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg 17fe19e626 Cleaned up unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1148 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:21:19 +00:00
Matt Mullenweg 0cdb9b30fd Linked to wrong file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1147 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:53:16 +00:00
Matt Mullenweg 693d751a6f More l10n stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1144 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:46:11 +00:00