Commit Graph

99 Commits

Author SHA1 Message Date
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
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 91bacccf26 Width of 100% for settings tables
git-svn-id: https://develop.svn.wordpress.org/trunk@6846 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 06:40:10 +00:00
Ryan Boren dc6940e348 Styling updates for settings. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6841 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 05:19:39 +00:00
Ryan Boren ad2204be44 Styling updates for settings pages. Props hansengel. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6838 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 02:46:08 +00:00
Ryan Boren 0f79cd3d6e Options are called Settings now. Props hansengel. see #5850
git-svn-id: https://develop.svn.wordpress.org/trunk@6833 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 00:39:38 +00:00
Matt Mullenweg 61aee2be92 A few more stylings -- options/settings still need a lot more work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6475 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-23 10:05:37 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n d586cf7ce8 Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props filosofo. fixes #4199
git-svn-id: https://develop.svn.wordpress.org/trunk@5395 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-05 00:19:25 +00:00
rob1n 8cc9f714a6 Some grammar fixes in options-general.php. Props jonnylamb and foolswisdom. fixes #3749
git-svn-id: https://develop.svn.wordpress.org/trunk@5141 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-29 02:43:10 +00:00
Ryan Boren de3198277a Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003
git-svn-id: https://develop.svn.wordpress.org/trunk@5093 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 17:45:40 +00:00
Ryan Boren 4de9fef5c6 Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: https://develop.svn.wordpress.org/trunk@4802 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 02:08:54 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Mark Jaquith 290a8b1a35 Better phrasing for date format text. Props abhay and zedlander. fixes: #2602
git-svn-id: https://develop.svn.wordpress.org/trunk@4297 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 04:37:00 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00