Commit Graph

58 Commits

Author SHA1 Message Date
azaozz
ec0a4a9ebf Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
git-svn-id: http://svn.automattic.com/wordpress/trunk@9784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:02:28 +00:00
ryan
eb98d60d03 Don't pass menus by ref. Causes loop counter problems in php4. fixes #7966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 21:50:31 +00:00
azaozz
6b99a452d1 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 14:54:39 +00:00
azaozz
2e6d9f228e Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 01:22:24 +00:00
ryan
5ed9c32d49 If parent uses admin.php, use admin.php for subs. fixes #7962
git-svn-id: http://svn.automattic.com/wordpress/trunk@9337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 22:40:19 +00:00
azaozz
076763cfff Admin menu styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 22:19:19 +00:00
ryan
c157d8861a Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:57:37 +00:00
ryan
4c6b2b6cd3 Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:42:57 +00:00
ryan
5e2544ac20 Fix links for submenus added to existing menus. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:33:59 +00:00
azaozz
c4453c9a0f Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: http://svn.automattic.com/wordpress/trunk@9196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 10:32:26 +00:00
ryan
79656f6382 Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 22:44:56 +00:00
azaozz
7a2fb7dcf5 Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 05:10:16 +00:00
ryan
9ce46d3937 phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 18:21:16 +00:00
ryan
3e6cbe4ba7 Remove search from nav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 18:06:23 +00:00
ryan
46df2e223a Lose top menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:44:56 +00:00
ryan
39b77958fd Remove per page search boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:54:14 +00:00
ryan
d018898cde Search box in navigation
git-svn-id: http://svn.automattic.com/wordpress/trunk@8983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:42:18 +00:00
ryan
4de5ddf600 Remove Write New Post button
git-svn-id: http://svn.automattic.com/wordpress/trunk@8982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:26:34 +00:00
azaozz
3c1095b79c Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: http://svn.automattic.com/wordpress/trunk@8769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 06:36:31 +00:00
ryan
aa37570238 Menu fixes. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 04:27:00 +00:00
ryan
834f614a09 Global pagenow. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 00:21:38 +00:00
ryan
f2af4b9b6d gettext fix from msi08. fixes #7581
git-svn-id: http://svn.automattic.com/wordpress/trunk@8719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-23 21:07:22 +00:00
ryan
d3b414932c Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 21:42:31 +00:00
westi
7f894ae416 phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-14 06:30:38 +00:00
ryan
8377b52dc8 Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
git-svn-id: http://svn.automattic.com/wordpress/trunk@8049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-04 18:09:31 +00:00
ryan
6c8d35de32 Allow wp-content to exist outside of webroot. Props sambauers. see #6938
git-svn-id: http://svn.automattic.com/wordpress/trunk@7999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:55:24 +00:00
westi
df492283e6 Work harder to create the correct links for new top level menus. Fixes #4907 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-07 14:48:10 +00:00
ryan
512f898b02 Side menu styling from mt. fixes #5948
git-svn-id: http://svn.automattic.com/wordpress/trunk@6972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-22 04:45:24 +00:00
ryan
d2eafce2c8 Close the last li.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 06:55:20 +00:00
ryan
d31bccdd44 Don't dangle our pipes
git-svn-id: http://svn.automattic.com/wordpress/trunk@6621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 06:48:08 +00:00
matt
0f5710ce2a Put menus in their proper place. TODO: refactor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-05 00:17:35 +00:00
matt
2ad5f03b1c There's a lockup in the tri-menu area. Traffic ahead. Eliminating generic file editor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-04 11:47:06 +00:00
ryan
9f534ebae6 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-19 07:56:05 +00:00
ryan
0a926ab21a Menu reparenting fixes. Now even more complex and incomprehensible.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-18 16:24:31 +00:00
ryan
eda9021317 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-18 07:31:29 +00:00
matt
07126127e6 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: http://svn.automattic.com/wordpress/trunk@4478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-18 06:09:48 +00:00
markjaquith
b32ddc7ea0 Make menu items linked with relative URLs. Props bmontgom. fixes #3246
git-svn-id: http://svn.automattic.com/wordpress/trunk@4443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-02 06:07:59 +00:00
matt
c437b9c9b0 Some UI cleanups, changes, and various miscellany.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-06 01:14:47 +00:00
ryan
7a032342b3 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: http://svn.automattic.com/wordpress/trunk@4202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-21 20:46:39 +00:00
ryan
849a0d29d7 Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 21:46:31 +00:00
ryan
1d49d0373f Dynamic menu reparenting. fixes #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@3536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-17 00:57:10 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
matt
28dbf2bf37 Nice new hook, fixes #2398
git-svn-id: http://svn.automattic.com/wordpress/trunk@3509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-09 09:03:13 +00:00
matt
d2e83e3d2c Fix menu annoyance. Clean up themes.php code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-05 23:33:10 +00:00
matt
09c016f904 Updated style
git-svn-id: http://svn.automattic.com/wordpress/trunk@2755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:14:41 +00:00
ryan
1e5d0b0736 Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:29:55 +00:00
ryan
0218d1e198 Move menus from levels to capabilities.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 16:04:14 +00:00
matt
a08b652698 More user fixups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 00:05:41 +00:00
ryan
7d2cd84b73 Compare full name of plugin files rather than only the last 10 chars. http://mosquito.wordpress.org/view.php?id=1124 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 04:18:16 +00:00
ryan
b9433193df Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 16:30:00 +00:00