Commit Graph

116 Commits

Author SHA1 Message Date
Ryan Boren 9a1ebaa73b Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
git-svn-id: https://develop.svn.wordpress.org/trunk@11283 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 22:11:13 +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
Andrew Ozz 3bf18aa189 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: https://develop.svn.wordpress.org/trunk@11190 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:28:05 +00:00
Ryan Boren 4a047f4240 Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 21:28:58 +00:00
Andrew Ozz 84c56e062e Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859
git-svn-id: https://develop.svn.wordpress.org/trunk@11133 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-30 02:33:22 +00:00
Ryan Boren 3b7130bbae attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11110 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 06:37:51 +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
Andrew Ozz f60d4148d1 Remove code class from some input fields, add to URL input fields, props johnbillion, fixes #8383
git-svn-id: https://develop.svn.wordpress.org/trunk@10971 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 01:04:00 +00:00
Ryan Boren 7f9bf59265 Fix sign problem when converting from gmt_offset to new Etc/GMT timezone. Props Otto42. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10962 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 22:17:13 +00:00
Ryan Boren fb050ffd1e Improve timezone wording. Props nbachiyski. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10878 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 16:16:39 +00:00
Peter Westwood 3ca0ea0aee Improve translation support for timezone settings. See #9112 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@10836 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 16:55:28 +00:00
Ryan Boren 265f0347fd Escape quotes. Props Viper007Bond. fixes #9386
git-svn-id: https://develop.svn.wordpress.org/trunk@10833 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-24 16:06:10 +00:00
Andrew Ozz 03bdfb3f17 Fix notice in general settings, props sivel, fixes #9369
git-svn-id: https://develop.svn.wordpress.org/trunk@10828 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 01:11:17 +00:00
Ryan Boren 8d00b5d37d Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-18 02:43:45 +00:00
Ryan Boren 843489a872 Use full strings for i18n friendliness. Props nbachiyski. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10770 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-11 15:46:16 +00:00
Ryan Boren b3564121ba Show DST info. Map old offest to Etc zones. Props Otto42. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10757 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 16:14:50 +00:00
Ryan Boren 2e9a9d1426 Timezone support. Props Otto42. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10753 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 00:50:00 +00:00
Peter Westwood 1a9d6601e2 Don't pass defaulted argument to checked(). Fixes #9032 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@10670 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-27 22:15:14 +00:00
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 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
Ryan Boren bde6d0c67e date_i18n() fixes. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9742 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 21:31:46 +00:00
Ryan Boren 2cd3b71929 Show user specified offset, not server offset, when displaying time. see #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9647 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 21:44:55 +00:00
Ryan Boren 5b8e04db57 Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9616 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 19:56:35 +00:00
Ryan Boren a44339268a i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:42:51 +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
Ryan Boren 3f0ca00cbf Move 'Users must be registered and logged in to comment' setting to Discussion page. Props MtDewVirus. fixes #6652
git-svn-id: https://develop.svn.wordpress.org/trunk@9368 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 17:03:20 +00:00
Peter Westwood d4f6abcf0f First stab at better options pages. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@9343 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 19:55:56 +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
Ryan Boren f38fd1b3b6 Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: https://develop.svn.wordpress.org/trunk@9249 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 23:35:09 +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
Andrew Ozz c15e06e42a HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 03:49:43 +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 b16a2c07c6 Date and time presets from Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9131 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 18:32: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
Ryan Boren 907d759f02 add_settings_section() and add_settings_field(). see #7682
git-svn-id: https://develop.svn.wordpress.org/trunk@8855 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-09 22:31:22 +00:00
Ryan Boren c3190734f8 Add settings registration and whitelisting. Props donncha. see #7277
git-svn-id: https://develop.svn.wordpress.org/trunk@8802 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 01:11:18 +00:00
Ryan Boren e141efa468 Move Setting menu to top-level. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8705 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 23:18:51 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +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
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Matt Mullenweg fead988cbc Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: https://develop.svn.wordpress.org/trunk@7498 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 08:28:15 +00:00
Peter Westwood 761189ebae Add some missing timezone offsets. Fixes #6176 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@7264 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:38:21 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren a41de28d25 Hardcode offset range since the step argument to range is PHP 5 only. fixes #6047
git-svn-id: https://develop.svn.wordpress.org/trunk@7108 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 19:00:52 +00:00
Ryan Boren 500afd5810 Change Your Timezone to simply Timezone. Props hansengel. fixes #5988
git-svn-id: https://develop.svn.wordpress.org/trunk@7023 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 18:45:27 +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
Peter Westwood 0bea8b6483 Styling updates for the settings pages. Fixes #5959 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@6978 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 07:43:06 +00:00
Ryan Boren 086aff9476 Change some meta box titles
git-svn-id: https://develop.svn.wordpress.org/trunk@6932 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 06:50:52 +00:00