Commit Graph

1433 Commits

Author SHA1 Message Date
Matt Mullenweg 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Matt Mullenweg 03513c42a7 Fix the unsightly visible category line, fixes #1898
git-svn-id: https://develop.svn.wordpress.org/trunk@3222 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:23:45 +00:00
Matt Mullenweg 83ac138c9d Allow 0 for postmeta, fixes #1912
git-svn-id: https://develop.svn.wordpress.org/trunk@3221 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:21:23 +00:00
Matt Mullenweg 6c488f6415 Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: https://develop.svn.wordpress.org/trunk@3216 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 05:45:45 +00:00
Matt Mullenweg f684d12d67 Only show tooltip when rich editing is on, fixes #1942
git-svn-id: https://develop.svn.wordpress.org/trunk@3213 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 22:44:48 +00:00
Matt Mullenweg 68f2bdc166 Removing old importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3211 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:01:47 +00:00
Matt Mullenweg fa8a143c93 Only load category JS on editing pages, fixes #1901
git-svn-id: https://develop.svn.wordpress.org/trunk@3210 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:00:25 +00:00
Matt Mullenweg 2101c1448b Options not used anymore, fixes #1950
git-svn-id: https://develop.svn.wordpress.org/trunk@3209 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:44:53 +00:00
Matt Mullenweg eeba7edaca Trim submitted values, fixes #1954
git-svn-id: https://develop.svn.wordpress.org/trunk@3208 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:36:03 +00:00
Ryan Boren afbf42d99f Check those XFN boxes. fixes #1946
git-svn-id: https://develop.svn.wordpress.org/trunk@3207 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 23:07:36 +00:00
Ryan Boren 0b2c8e19df MT importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3204 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 10:02:23 +00:00
Matt Mullenweg a0556647af Don't show 0 as a month.
git-svn-id: https://develop.svn.wordpress.org/trunk@3202 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 07:57:58 +00:00
Matt Mullenweg 7193d2f5e4 Forgot this wasn't in there, it's been incredibly helpful on WP.com
git-svn-id: https://develop.svn.wordpress.org/trunk@3201 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 07:28:46 +00:00
Ryan Boren 289ef9a954 Add some defaults to avoid MySQL warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3199 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 00:38:56 +00:00
Ryan Boren 6584fdf4ff Count only approved comments. Props Mark JAquith. fixes #1930
git-svn-id: https://develop.svn.wordpress.org/trunk@3192 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-22 03:40:32 +00:00
Ryan Boren 43002e6cc1 Update meta before updating the post so that page_template is not stomped. fixes #1933
git-svn-id: https://develop.svn.wordpress.org/trunk@3190 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-22 00:36:36 +00:00
Ryan Boren c9a56305a3 Add db_version option for fresh installs.
git-svn-id: https://develop.svn.wordpress.org/trunk@3189 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 21:59:43 +00:00
Ryan Boren 27dbb0228e Close iframe properly. Props ringmaster. fixes #1932
git-svn-id: https://develop.svn.wordpress.org/trunk@3188 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 18:30:46 +00:00
Ryan Boren e215f6a066 Filter blog name and description through kses. Props donncha. fixes #1931
git-svn-id: https://develop.svn.wordpress.org/trunk@3187 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 18:28:32 +00:00
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