Commit Graph

1414 Commits

Author SHA1 Message Date
Ryan Boren 937126176c Add trailing slash. Props Mark Jaquith. fixes #1929
git-svn-id: https://develop.svn.wordpress.org/trunk@3186 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:54:15 +00:00
Ryan Boren 73997ea8ae Require manage_options cap to access Options menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@3185 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:29:19 +00:00
Ryan Boren a600bbf61c Verbage change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3184 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:15:42 +00:00
Ryan Boren b41c0e1360 Therapeutic db version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3183 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:13:20 +00:00
Ryan Boren 0586384a7f Upgrade or die.
git-svn-id: https://develop.svn.wordpress.org/trunk@3182 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:11:19 +00:00
Ryan Boren 3c37565a90 Don't show the 'All images' tab if no images have been uploaded. Props David House. fixes #1915
git-svn-id: https://develop.svn.wordpress.org/trunk@3181 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:44:38 +00:00
Ryan Boren 83de96a484 Remove extra curly.
git-svn-id: https://develop.svn.wordpress.org/trunk@3179 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:33:06 +00:00
Matt Mullenweg d12afba42a Better wording, fixes #1916
git-svn-id: https://develop.svn.wordpress.org/trunk@3178 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:29:07 +00:00
Ryan Boren 0872d8f9d7 Wrong var name.
git-svn-id: https://develop.svn.wordpress.org/trunk@3177 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:25:50 +00:00
Ryan Boren 5f54b206a7 Remove unused vars. Fixed var reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@3176 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:23:08 +00:00
Ryan Boren 0807aea81d Add delete_link action. fixes #1926
git-svn-id: https://develop.svn.wordpress.org/trunk@3175 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:06:18 +00:00
Ryan Boren 559d1847fa stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919
git-svn-id: https://develop.svn.wordpress.org/trunk@3173 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-20 07:40:17 +00:00
Ryan Boren 8d5607f6f7 Tab highlight fix from skeltoac. fixes #1619
git-svn-id: https://develop.svn.wordpress.org/trunk@3164 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:20:33 +00:00
Ryan Boren a1ef8e762c TinyMCE help. fixes #1908
git-svn-id: https://develop.svn.wordpress.org/trunk@3163 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:15:11 +00:00
Matt Mullenweg 69b5f6add5 Another HTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3152 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 22:54:02 +00:00
Matt Mullenweg b64d258a5a Validation fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3151 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 22:27:38 +00:00
Ryan Boren 65f30e4b67 Restore accidental reversion.
git-svn-id: https://develop.svn.wordpress.org/trunk@3150 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 10:10:53 +00:00
Ryan Boren 3974871850 Restore accidental reversion.
git-svn-id: https://develop.svn.wordpress.org/trunk@3149 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 10:03:27 +00:00
Ryan Boren 92c3cca19c Radio selection smartness. Props filosofo. fixes #1895
git-svn-id: https://develop.svn.wordpress.org/trunk@3148 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:36:43 +00:00
Ryan Boren f19c9252cd Don't strip all spaces. fixes #1899
git-svn-id: https://develop.svn.wordpress.org/trunk@3147 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:30:19 +00:00
Ryan Boren 2ec4d8bd55 Set default tab for inline uploader. Props skeltoac. fixes #1905
git-svn-id: https://develop.svn.wordpress.org/trunk@3146 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:28:37 +00:00
Ryan Boren 7a90a61c9d Attachment cleanups from skeltoac. fixes #1870
git-svn-id: https://develop.svn.wordpress.org/trunk@3145 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:25:47 +00:00
Ryan Boren f8d5219af6 Who's got big toggle? fixes #1904
git-svn-id: https://develop.svn.wordpress.org/trunk@3144 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:07:57 +00:00
Ryan Boren f9e0982d6a Don't register MT importer since it's not quite ready.
git-svn-id: https://develop.svn.wordpress.org/trunk@3141 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 01:36:20 +00:00
Ryan Boren d13f35cdec Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866
git-svn-id: https://develop.svn.wordpress.org/trunk@3139 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 23:01:28 +00:00
Ryan Boren 15513318ba Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 17:47:29 +00:00
Matt Mullenweg 7711e1ba8f Slicker category adding, fixes #1882
git-svn-id: https://develop.svn.wordpress.org/trunk@3135 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:23:35 +00:00
Ryan Boren 9e6d93b6d6 Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:10:10 +00:00
Ryan Boren bda11c7c40 Use new logo. Props nbachiyski. fixes #1896
git-svn-id: https://develop.svn.wordpress.org/trunk@3133 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:55:53 +00:00
Ryan Boren e94f3a0418 Bookmarklet script updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3132 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:44:41 +00:00
Ryan Boren 95cf1eb670 Flush the cache for upgrades. Flesh out __get_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@3129 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:32:55 +00:00
Ryan Boren 673db4570a Populate category and comment counts for default post and cat.
git-svn-id: https://develop.svn.wordpress.org/trunk@3128 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:10:18 +00:00
Ryan Boren eb4979a640 New bookmarklet action.
git-svn-id: https://develop.svn.wordpress.org/trunk@3127 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 03:26:24 +00:00
Matt Mullenweg 7252579349 Some changes and tweaks to how the inline image uploading works.
git-svn-id: https://develop.svn.wordpress.org/trunk@3126 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 03:19:19 +00:00
Matt Mullenweg 3c5bb8ee03 This doesn't work with PHP running under suexec.
git-svn-id: https://develop.svn.wordpress.org/trunk@3124 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 02:50:14 +00:00
Matt Mullenweg e93d21f350 New logo, better login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3120 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 00:51:34 +00:00
Matt Mullenweg a6ff5a77a6 git-svn-id: https://develop.svn.wordpress.org/trunk@3116 602fd350-edb4-49c9-b593-d223f7449a82 2005-11-16 23:51:04 +00:00
Matt Mullenweg b27225b0ca Removing personal options, putting on profile page. Fixes #1557
git-svn-id: https://develop.svn.wordpress.org/trunk@3112 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:32:38 +00:00
Ryan Boren 8844ae0ca9 Delete cut-and-paste error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3109 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 18:27:47 +00:00
Ryan Boren f7312de103 Assign a valid default role. Props ringmaster. fixes #1823
git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:31:21 +00:00
Ryan Boren 376a04e7de Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:29:36 +00:00
Ryan Boren cae1b67170 Make sure plugins and themes are readable. Props Mike Little. fixes #1502
git-svn-id: https://develop.svn.wordpress.org/trunk@3103 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 03:27:22 +00:00
Ryan Boren 62f1fd972b Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
git-svn-id: https://develop.svn.wordpress.org/trunk@3102 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:54:23 +00:00
Ryan Boren b8f0875533 Don't show Publish button for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3101 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:17:26 +00:00
Ryan Boren 7d851aa114 A button called Save. Props morydd. fixes #1411
git-svn-id: https://develop.svn.wordpress.org/trunk@3100 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:15:24 +00:00
Ryan Boren acce976ef2 Typo. fixes #1805
git-svn-id: https://develop.svn.wordpress.org/trunk@3099 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:09:27 +00:00
Ryan Boren c8a8ab6807 Importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3098 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:07:56 +00:00
Ryan Boren a0d9c53007 Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 00:52:14 +00:00
Ryan Boren 68852dc1f5 Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
git-svn-id: https://develop.svn.wordpress.org/trunk@3093 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 23:39:32 +00:00
Ryan Boren 1a012b8b49 Renaming. object and subpost are now attachment. post_type is post_mime_type.
git-svn-id: https://develop.svn.wordpress.org/trunk@3092 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 22:55:24 +00:00