Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Andrew Ozz 1d302ecb8c Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css
git-svn-id: https://develop.svn.wordpress.org/trunk@10009 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 10:29:54 +00:00
Ryan Boren f922c423ae Use settings_fields()
git-svn-id: https://develop.svn.wordpress.org/trunk@9954 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 21:57:58 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Peter Westwood 9e5e059f15 Add missing translations for media options.
git-svn-id: https://develop.svn.wordpress.org/trunk@9843 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 09:56:20 +00:00
Mark Jaquith 82a39b97be Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: https://develop.svn.wordpress.org/trunk@9661 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 07:54:27 +00:00
Peter Westwood ab7836e072 Translation fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@9480 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-02 22:32:57 +00:00
Ryan Boren 3ba9f6004f Translate sizes. fixes #8012
git-svn-id: https://develop.svn.wordpress.org/trunk@9418 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 16:00:24 +00:00
Peter Westwood 0157387518 Move inline styles to the stylesheets. Fixes #7985 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9390 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-28 22:07:39 +00:00
Andrew Ozz 4d59069999 Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: https://develop.svn.wordpress.org/trunk@9369 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 20:41:05 +00:00
Peter Westwood f768084e6c More options pages updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@9346 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 21:29:18 +00:00
Mark Jaquith f495ff86bf Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: https://develop.svn.wordpress.org/trunk@9320 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:45:58 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Matt Mullenweg 34c8402f01 Bringing save button back to top of all option pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9149 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 01:18:52 +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 33488ea2c5 Update the file level phpdoc for the media options page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8947 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 21:39:38 +00:00
Peter Westwood e2fe3c29dc Fix page title. Fixes #7775 props paddya.
git-svn-id: https://develop.svn.wordpress.org/trunk@8942 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:02:10 +00:00
Ryan Boren becefa771e Move media settings to options-media.php. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8905 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 22:37:49 +00:00