Commit Graph

20 Commits

Author SHA1 Message Date
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 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 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
Ryan Boren ad23bae523 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1139 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 03:40:04 +00:00
Matt Mullenweg 7a13ffd9a5 Added missing pingback checkbox.
git-svn-id: https://develop.svn.wordpress.org/trunk@1116 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 22:55:47 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Alex King 5160634407 added a check to see if the post exists, it it doesn't show the edit button
git-svn-id: https://develop.svn.wordpress.org/trunk@1038 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 06:17:14 +00:00
Alex King a5a8f26c81 don't show publish button on posts that are already published, task 153
git-svn-id: https://develop.svn.wordpress.org/trunk@1033 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 06:54:41 +00:00
Dougal Campbell d4c07a526f Initial add of post-meta functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@988 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:02:05 +00:00
Dougal Campbell e5614b76d9 Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: https://develop.svn.wordpress.org/trunk@958 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-04 15:56:02 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg 37c361e964 Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:43:36 +00:00
Matt Mullenweg 239532ea4e Edit post slugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@870 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 11:21:30 +00:00
Matt Mullenweg 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00
Matt Mullenweg 3bd3606aef New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:28:02 +00:00
Matt Mullenweg 86b72e1836 Cleaned up the upload button.
git-svn-id: https://develop.svn.wordpress.org/trunk@830 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 07:52:00 +00:00
Matt Mullenweg faeb1826cd Categories should scroll if there are too many, made admin less busy.
git-svn-id: https://develop.svn.wordpress.org/trunk@823 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 08:21:17 +00:00
michelvaldrighi 9787d61881 edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: https://develop.svn.wordpress.org/trunk@694 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:13:11 +00:00
Matt Mullenweg 93d1eba12e New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: https://develop.svn.wordpress.org/trunk@658 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-28 11:44:05 +00:00