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 |
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 |
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
|
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 |
Ryan Boren
|
265b886da0
|
do_settings_sections('reading'). fixes #7682
git-svn-id: https://develop.svn.wordpress.org/trunk@10003 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 21:23:22 +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
|
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 |
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 |
Mark Jaquith
|
fb4b455e98
|
Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7343 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-17 03:45:05 +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
|
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
|
f4cfccdd53
|
Styling updates for reading settings. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6840 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 03:10:51 +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
|
acb9a18b88
|
Replace fieldset with h3 in settings pages. Props hansengel. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6837 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 02:40:17 +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 |
Ryan Boren
|
347f594c9f
|
Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:12:33 +00:00 |
Ryan Boren
|
8e572ac78c
|
Remove warning about more tag cutting off posts in feeds. Props lloydbudd. fixes #2582
git-svn-id: https://develop.svn.wordpress.org/trunk@6771 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 19:36:25 +00:00 |
Ryan Boren
|
b0a8da663d
|
get_avatar(). see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:07:12 +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
|
6e0fc9df24
|
XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709
git-svn-id: https://develop.svn.wordpress.org/trunk@4828 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-29 16:44:36 +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 |
Ryan Boren
|
94b9222a4b
|
Remove paging by days. fixes #3341
git-svn-id: https://develop.svn.wordpress.org/trunk@4457 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 21:22:35 +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 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
d672e3fc7f
|
Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3852 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-07 23:27:25 +00:00 |
Ryan Boren
|
fcfda4db13
|
Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-02 22:36:06 +00:00 |
Ryan Boren
|
e4a05b4bdf
|
Better show up front UI from Mark Jaquith. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3583 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 20:58:40 +00:00 |
Ryan Boren
|
55ba231f8e
|
What's up front? #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3581 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 07:08:04 +00:00 |
Ryan Boren
|
e5c3552381
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 01:29:33 +00:00 |