Commit Graph

32 Commits

Author SHA1 Message Date
Peter Westwood d288c8eea0 Some admin copy improvements fixes. #6362 props xenlab and ninjaWR.
git-svn-id: https://develop.svn.wordpress.org/trunk@12228 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-19 22:16:16 +00:00
Andrew Ozz 26383ac68e Stop direct loading of files in wp-admin that should only be included, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11768 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-03 00:04:45 +00:00
Andrew Ozz cdf06921c7 More cap checks, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11764 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-02 02:23:54 +00:00
Peter Westwood e80de3ed24 Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for trunk props Denis-de-Bernardy
git-svn-id: https://develop.svn.wordpress.org/trunk@11608 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-19 18:56:28 +00:00
Mark Jaquith c638e8d8de _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Ryan Boren a114582715 Some attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11104 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-27 23:09:08 +00:00
Andrew Ozz c23db792be Change text in link categories forms, fixes #9612
git-svn-id: https://develop.svn.wordpress.org/trunk@11047 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 07:29:01 +00:00
Mark Jaquith 00152d6124 Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
git-svn-id: https://develop.svn.wordpress.org/trunk@10137 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 09:07:36 +00:00
Andrew Ozz 0b85e05cda More screen icons and fixes, includes patch by johnconners, fixes #8380
git-svn-id: https://develop.svn.wordpress.org/trunk@9912 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 23:35:23 +00:00
Andrew Ozz 013e95be71 Fix edit link category form, props kpdesign, fixes #8259
git-svn-id: https://develop.svn.wordpress.org/trunk@9739 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 20:22:40 +00:00
Ryan Boren 7f00d29121 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 22:40:16 +00:00
Ryan Boren 8f62bd766a h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 22:06:23 +00:00
Peter Westwood 8e25586a4e Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8944 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 20:41:25 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren fec6cabd09 Add editable_slug filter. Props nbachiyski. see #6915
git-svn-id: https://develop.svn.wordpress.org/trunk@7896 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-05 17:08:13 +00:00
Peter Westwood b0ff8876f0 Revert [7887] see #6915.
git-svn-id: https://develop.svn.wordpress.org/trunk@7891 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-05 08:15:54 +00:00
Peter Westwood b80f64444a Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7888 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 21:28:12 +00:00
Peter Westwood a17ecd3f22 Make international slugs easier to edit. Fixes #6915 props options.
git-svn-id: https://develop.svn.wordpress.org/trunk@7887 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 21:13:42 +00:00
Ryan Boren 470a34a524 Fix redirects after editing and deleting link categories.
git-svn-id: https://develop.svn.wordpress.org/trunk@7537 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:21:01 +00:00
Ryan Boren 000eee5dab Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7384 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:20:18 +00:00
Matt Mullenweg 1a25889bb9 A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 10:05:54 +00:00
Ryan Boren b23e1089bb Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: https://develop.svn.wordpress.org/trunk@7000 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:33:10 +00:00
Ryan Boren 6e73f36982 Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 00:27:23 +00:00
Ryan Boren f9bbca3199 Remove label colons for niceblue widefat tables. Props filosofo. fixes #5939
git-svn-id: https://develop.svn.wordpress.org/trunk@6944 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 20:30:39 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren d89540a6b7 Move table width to CSS. Props hansengel. see 5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6850 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 15:33:56 +00:00
Ryan Boren d0ca80aede Use niceblue table format for some edit forms
git-svn-id: https://develop.svn.wordpress.org/trunk@6845 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 06:18:17 +00:00
Ryan Boren 8bbc8227ab JS/AJAX form validation from mdawaffe. fixes #5299
git-svn-id: https://develop.svn.wordpress.org/trunk@6303 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-01 06:23:16 +00:00
Ryan Boren a7719ba164 AJAX for link category add and delete. Props mdawaffe. fixes #5291
git-svn-id: https://develop.svn.wordpress.org/trunk@6299 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-31 03:53:32 +00:00
Ryan Boren 5d17c09b54 Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896
git-svn-id: https://develop.svn.wordpress.org/trunk@6013 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 14:49:02 +00:00
Ryan Boren 9a4537dca9 First cut of link category management. Rough and ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@5654 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 05:08:27 +00:00