Commit Graph

13581 Commits

Author SHA1 Message Date
Matt Thomas d31fbcf5f1 Twenty Ten editor-style CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@14863 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 22:20:37 +00:00
Matt Thomas e1a44ff3e4 In Twenty Ten, make dropdown menus slightly wider to accommodate long words. Minor cleanup of style.css
git-svn-id: https://develop.svn.wordpress.org/trunk@14862 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 22:18:40 +00:00
Ryan Boren 4f9fd195ab Fix site searching from ms-admin.php. Props mitchoyoshitaka. fixes #13526
git-svn-id: https://develop.svn.wordpress.org/trunk@14861 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:31:37 +00:00
Peter Westwood affec163db New high score!
git-svn-id: https://develop.svn.wordpress.org/trunk@14860 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:28:37 +00:00
Peter Westwood f8bb337e42 phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:28:07 +00:00
Peter Westwood 545c432776 phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14858 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:26:49 +00:00
Andrew Nacin 0e7af12e41 Remove now-unused post_type_object->labels>edit, which was 'Edit' (with context). see #12968, see #11274.
git-svn-id: https://develop.svn.wordpress.org/trunk@14857 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:19:29 +00:00
Andrew Nacin 22cbdf0c6a Use object names instead of 'Edit' in submenus. props jane, fixes #11274.
git-svn-id: https://develop.svn.wordpress.org/trunk@14856 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:09:55 +00:00
Ryan Boren 1c232307a0 Help for edit.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14855 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 20:46:27 +00:00
Andrew Nacin a8db275646 Even better, remove all UI for global terms. Add a filter to global_terms_enabled() and also allow the site option to simply be deleted. fixes #12666.
git-svn-id: https://develop.svn.wordpress.org/trunk@14854 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 20:45:59 +00:00
Ryan Boren 0fcd59eab5 Don't link to cat2tag importer since it might not be installed. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14853 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:54:46 +00:00
Andrew Nacin d617ca0f94 First pass on better UX for menu item save. props koopersmith, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14852 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:50:20 +00:00
Andrew Nacin e72dcec869 Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518.
git-svn-id: https://develop.svn.wordpress.org/trunk@14851 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:43:36 +00:00
Andrew Nacin b074c7be02 Invalidate header/background images for the current theme when the attachment is deleted. props ocean90, fixes #12467.
git-svn-id: https://develop.svn.wordpress.org/trunk@14850 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:42:43 +00:00
Andrew Nacin 5e0a7abf5c s/navigation menu/custom menu/. props jane, duck_. fixes #13519.
git-svn-id: https://develop.svn.wordpress.org/trunk@14849 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:31:31 +00:00
Ryan Boren 8b0b751b70 Fix styling of underlines for menus admin. Props koopersmith. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14848 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:31:07 +00:00
Andrew Nacin 38dc28c7a8 Use shorthand. props hakre, fixes #13512.
git-svn-id: https://develop.svn.wordpress.org/trunk@14847 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:29:31 +00:00
Ryan Boren d681342167 Better text for locations box. Props filosofo. fixes #13520 see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14846 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:27:57 +00:00
Mark Jaquith 2a90aeb2a6 stripslashes() the site name before passing to populate_network(), not in it. We should always expect unslashed data. reverts [14754]. fixes #13448
git-svn-id: https://develop.svn.wordpress.org/trunk@14845 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:18:30 +00:00
Donncha O Caoimh 56e498c517 Added $meta to "wpmu_new_blog" action
git-svn-id: https://develop.svn.wordpress.org/trunk@14844 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 17:26:21 +00:00
Ryan Boren cc560f3877 Don't show view switcher for hierarhical post types. They don't support it yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@14843 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 17:17:24 +00:00
Ryan Boren e54dbf833d Remove extraneous quote. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14842 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 16:13:44 +00:00
Ryan Boren b97b898d80 Fix update label for link categories. Props duck_. fixes #13515
git-svn-id: https://develop.svn.wordpress.org/trunk@14841 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 16:09:52 +00:00
Ryan Boren 1cb798cf91 Remove already exists check for passed in slug. fixes #12349
git-svn-id: https://develop.svn.wordpress.org/trunk@14840 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:56:50 +00:00
Ryan Boren fad9b719a1 Don't issue dupe slug error if provided slug matches name derived slug. fixes #12349
git-svn-id: https://develop.svn.wordpress.org/trunk@14839 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:49:12 +00:00
Ryan Boren 5258e7eb36 Manage Plugins -> Plugins. see #11274
git-svn-id: https://develop.svn.wordpress.org/trunk@14838 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:41:12 +00:00
Ryan Boren 5f4e012b2f Help for Updates screen. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14837 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:33:59 +00:00
Ryan Boren 20db1996ac Help for dashboard. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14836 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:28:38 +00:00
potbot 8c64ab49a9 POT, generated from r14834
git-svn-id: https://develop.svn.wordpress.org/trunk@14835 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 12:22:10 +00:00
Andrew Nacin 6f97d5ccee Styling for menu locations howto text. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14834 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 11:20:58 +00:00
Andrew Nacin 1795c0157a Don't override menu locations on a non-js save. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14833 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 11:15:31 +00:00
Andrew Nacin b30c9c252e Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14832 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 09:26:41 +00:00
Andrew Nacin 0aa0cde880 Menu tweaks. Save menu locations when saving the menu. Also, centralize theme support checks and add them to menu.php. Improve some branching. Remove some old JS vars, add a missing semicolon, etc. props koopersmith. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14831 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 09:23:56 +00:00
Peter Westwood aeca45f369 Check to see we have posts before calling the_post().
git-svn-id: https://develop.svn.wordpress.org/trunk@14830 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:40:02 +00:00
Peter Westwood d83e614ab5 Check to see we have posts before calling the_post(). Fixes #13510 props dd32.
git-svn-id: https://develop.svn.wordpress.org/trunk@14829 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:33:51 +00:00
Peter Westwood 41bc31f294 Style the error messages in the installer.
git-svn-id: https://develop.svn.wordpress.org/trunk@14828 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:18:48 +00:00
Andrew Nacin 0ed95acd34 s/onclick/onClick/. props Gazzer from wp-testers.
git-svn-id: https://develop.svn.wordpress.org/trunk@14827 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 05:15:55 +00:00
Andrew Nacin aceae2cfef Properly format menu item title attributes and descriptions. props ryan, fixes #12864.
git-svn-id: https://develop.svn.wordpress.org/trunk@14826 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:56:51 +00:00
Andrew Nacin d49e62fa35 Show warning in network.php if using a custom wp-content directory. fixes #11742.
git-svn-id: https://develop.svn.wordpress.org/trunk@14825 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:19:09 +00:00
Andrew Nacin ec0823ce3e Proper checks for current-menu-item. props duck_, fixes #13409.
git-svn-id: https://develop.svn.wordpress.org/trunk@14824 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:01:08 +00:00
Matt Thomas f7b7608131 In twenty ten, make the dropdown menu's shadow fit to the width of the dropdown. Props wds-chris and ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14823 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:01:03 +00:00
Peter Westwood 17eb59e79e roll on tomorrow
git-svn-id: https://develop.svn.wordpress.org/trunk@14822 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 21:05:36 +00:00
Peter Westwood 3ae96b2e43 Make the signup type in the message for super admins translatable. Fixes #13506.
git-svn-id: https://develop.svn.wordpress.org/trunk@14821 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 21:05:04 +00:00
Ryan Boren c3146bd1b5 Minify. see #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14820 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 16:00:55 +00:00
Dion Hulse ce9cca9dd0 Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14819 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 12:29:00 +00:00
Dion Hulse 87c99854d6 Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14818 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 12:04:24 +00:00
Dion Hulse cf29647f4a Reset position after shaking the login screen, Fixes IE6 hiding the Remember Me & Login buttons. Props ocean90. Fixes #13495
git-svn-id: https://develop.svn.wordpress.org/trunk@14817 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 11:06:44 +00:00
Dion Hulse bc726afc10 Better display handling of error messages during swfupload uploading. Fixes #12225
git-svn-id: https://develop.svn.wordpress.org/trunk@14816 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 10:59:52 +00:00
Peter Westwood ca3fead69d Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14815 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 07:58:06 +00:00
Dion Hulse b93faecc52 Introduce a 'post_updated' action, Fires when a post is updated, Post ID, Current and Previous post objects are passed. Updatewp_check_for_changed_slugs() to use new hook. See #12473
git-svn-id: https://develop.svn.wordpress.org/trunk@14814 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 07:49:21 +00:00