Commit Graph

13533 Commits

Author SHA1 Message Date
ryan
f762020c74 Help cleanup. Props duck_. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 21:32:30 +00:00
nacin
2019e0a25c Always pass post ID to the_title filter. props dndrnkrd, fixes #13558
git-svn-id: http://svn.automattic.com/wordpress/trunk@14964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 21:30:00 +00:00
nacin
ef2960afc4 Add Press This to options-writing.php. Re-order sections a little. Plugin authors: tools.php will likely go away in 3.1, as it will be empty when Press This is removed. fixes #13563
git-svn-id: http://svn.automattic.com/wordpress/trunk@14963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 21:20:05 +00:00
ryan
5890576cf9 strong FMI. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 21:08:23 +00:00
ryan
39efc9e5ca strong FMI. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 21:07:53 +00:00
westi
2a4783ca35 tick tock
git-svn-id: http://svn.automattic.com/wordpress/trunk@14960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:55:51 +00:00
ryan
e1c4626e71 Help for plugin-editor.php. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:40:57 +00:00
ryan
8e8cab49e8 Help for plugin-install.php. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:26:51 +00:00
potbot
3741c74fa4 POT, generated from r14956
git-svn-id: http://svn.automattic.com/wordpress/trunk@14957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:21:06 +00:00
ryan
f8796da5f7 Update help for plugins.php. Props jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:19:59 +00:00
markjaquith
e18c9ba08a Do not display category blurb for post types that do not support that taxonomy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:06:54 +00:00
markjaquith
7baab2607d Properly redirect custom post type URLs in redirect_canonical(). fixes #13561
git-svn-id: http://svn.automattic.com/wordpress/trunk@14954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 19:56:26 +00:00
ryan
3dae667671 Show taxonomies registered against the page type in the Pages submenus. Props markauk. fixes #13560
git-svn-id: http://svn.automattic.com/wordpress/trunk@14953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 19:03:46 +00:00
nacin
28a80ce82a Final bit of escaping in feeds. fixes #13555
git-svn-id: http://svn.automattic.com/wordpress/trunk@14952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 18:30:51 +00:00
ryan
013d15ebd4 Help for Appearance screens. Props duck_, jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 18:27:13 +00:00
westi
11f0a387cd Some more url escaping in feeds. See #13555.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 17:47:29 +00:00
westi
8b4a635d8b Move the escaping into get_guid() so we don't have to repeat ourselves. See #13555.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 17:27:18 +00:00
nacin
dd9d57ec6a Consider 'auto-draft' a draft in get_post_permalink(). prevents custom post types from getting borked GUIDs. see #13555
git-svn-id: http://svn.automattic.com/wordpress/trunk@14948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 17:25:57 +00:00
westi
b54183ae4c Escape the guid urls when placing them in feeds and other xml locations. See #13555.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 17:01:21 +00:00
ryan
85ac8135d4 Child menu stlying fixes. Props filosofo. fixes #13552
git-svn-id: http://svn.automattic.com/wordpress/trunk@14946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 16:32:36 +00:00
ryan
b7947aee30 No default value for pass by ref. Props filosofo. fixes #13553
git-svn-id: http://svn.automattic.com/wordpress/trunk@14945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 16:25:29 +00:00
ryan
65c6c9a3bd Make classes property for menus an array. Props filosofo. fixes #13551
git-svn-id: http://svn.automattic.com/wordpress/trunk@14944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 15:41:21 +00:00
ryan
1fa281b08c Ajaxify pagination requests in menu boxes. Props filosofo. fixes #13204
git-svn-id: http://svn.automattic.com/wordpress/trunk@14943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 14:49:43 +00:00
ryan
b085c18258 More menu class back compat. Props filosofo. fixes #13543
git-svn-id: http://svn.automattic.com/wordpress/trunk@14942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 14:18:46 +00:00
ryan
cf2a91c809 RTL updates for twentyten. Props yoavf. fixes #13233
git-svn-id: http://svn.automattic.com/wordpress/trunk@14941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 14:15:27 +00:00
nbachiyski
6b09078e2f Focus on category field when adding a new category in the write panel
git-svn-id: http://svn.automattic.com/wordpress/trunk@14940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 09:17:40 +00:00
potbot
850c7ad292 POT, generated from r14938
git-svn-id: http://svn.automattic.com/wordpress/trunk@14939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 08:21:07 +00:00
nacin
5f73dff48a In the page attributes box, generalize the screen reader text, also remove the help text which is now in the 'Help' tab. see #13539. subject to final UX review.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 07:14:42 +00:00
nacin
039ba88d09 Ensure auto-added pages are both published and sent to the end of the menu. Tiny enhancement and optimization to wp_update_nav_menu_item come with it. fixes #13447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 06:59:14 +00:00
nacin
4a96f93f6b Add textdomain. see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 05:37:34 +00:00
nacin
7fb0cc62a6 In Twenty Ten, make classes on larr/rarr consistent, and make sure those are translated. props zeo, see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 05:35:14 +00:00
nacin
c0289daf99 Don't store nonexistent (deleted) menus in the auto-add option. see #13447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 05:11:46 +00:00
nacin
aac7b130c0 Separate out multiple _ajax_nonce fields on post forms. Yay, validation. fixes #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 04:55:21 +00:00
nacin
9584b002b3 Use a more generic HTML comment. props zeo, fixes #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 04:36:42 +00:00
nacin
c490ca0680 Validation in wp_dropdown_users and the non-hierarchical taxonomy meta box. props ocean90, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 04:01:14 +00:00
nacin
8845d1f61f Hide Flash uploader and theme/plugin editor documentation feature, if no JS. Also some validation fixes in the theme editor. props ocean90. see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 03:57:55 +00:00
ryan
6c8ec25985 Post and page help. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 03:36:04 +00:00
nacin
4e3c7fddd0 Prevent super admins from shooting themselves in the foot. props jorbin. Checks blog names against an array (filterable) of reserved keywords for subdirectory installs. fixes #13304.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 03:13:16 +00:00
nacin
185ae53008 Fix typo in [14926]
git-svn-id: http://svn.automattic.com/wordpress/trunk@14927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:59:08 +00:00
nacin
262545acd5 Missing translated string in ms-upgrade-network. props dd32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:57:40 +00:00
nacin
75354faa28 In Twenty Ten, fix IE6 hover state on top-level menu item. props filosofo, fixes #13545.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:46:43 +00:00
ryan
1a552dd029 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@14924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:42:15 +00:00
nacin
15d96a96b9 Handle current menu item classes for post pages. props filosofo, fixes #13543.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:38:31 +00:00
nacin
da43c41323 Remove svn:ignore that snuck in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:31:07 +00:00
nacin
4dee1327f5 In Twenty Ten, fix display of 2nd-level submenus in Opera (Win/Mac). props iandstewart, fixes #13511.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:27:37 +00:00
dd32
6f01187d74 Tweak String language to match language used elsewhere. Props Jane. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 01:27:58 +00:00
dd32
bfaf3d3f0b Revert back to spinner on bulk upgrades. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 01:23:25 +00:00
nacin
cb826a30ff New admin menu notification bubble color. props JohnONolan, fixes #13474.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 00:59:15 +00:00
nacin
b0e128e69b Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@14917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 00:41:18 +00:00
potbot
810bbe0cc0 POT, generated from r14915
git-svn-id: http://svn.automattic.com/wordpress/trunk@14916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 00:21:12 +00:00