Commit Graph

116 Commits

Author SHA1 Message Date
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
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 cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +00:00
Ryan Boren 0a4046937d Blog public fix from Mark J. fixes #3023
git-svn-id: https://develop.svn.wordpress.org/trunk@4115 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:38:13 +00:00
Ryan Boren 3bf0f5d94f Move privacy options to a separate Privacy tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@3790 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:34:28 +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 b3206083c3 AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3677 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:31:26 +00:00
Ryan Boren e622346b7d WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:20:11 +00:00
Ryan Boren 28961b459c Blog privacy. fixes #2480
git-svn-id: https://develop.svn.wordpress.org/trunk@3548 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-18 07:40:43 +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
Matt Mullenweg df15716313 HTML and JS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3422 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 05:16:17 +00:00
Matt Mullenweg b27225b0ca Removing personal options, putting on profile page. Fixes #1557
git-svn-id: https://develop.svn.wordpress.org/trunk@3112 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:32:38 +00:00
Matt Mullenweg 9bfb0e35dd Documentation link, fixes #1652
git-svn-id: https://develop.svn.wordpress.org/trunk@3058 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 03:13:32 +00:00
Ryan Boren f10f98f0a7 Cleanup options save.
git-svn-id: https://develop.svn.wordpress.org/trunk@3054 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-12 09:36:20 +00:00
Matt Mullenweg 7b012be984 Better link for date formatting, fixes #1419
git-svn-id: https://develop.svn.wordpress.org/trunk@3050 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 02:19:49 +00:00
Ryan Boren 6f6ef95a3a Remove redudant line. Props johnjosephbachir. fixes #1781
git-svn-id: https://develop.svn.wordpress.org/trunk@2999 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:44:51 +00:00
Matt Mullenweg fe3daa060e Adding personal options
git-svn-id: https://develop.svn.wordpress.org/trunk@2760 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 19:23:41 +00:00
Ryan Boren d77f5373ec Roles update + UI from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@2704 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-12 15:53:13 +00:00
Matt Mullenweg f6a27d19b0 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2166 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 06:38:12 +00:00
Matt Mullenweg 3cc9440361 UTC is GMT updated for leap seconds. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@1946 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:46:34 +00:00
Ryan Boren ecde1fcfb6 Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1903 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 20:32:25 +00:00
Ryan Boren ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 03:03:06 +00:00
Ryan Boren 9e935d3f42 Do not stomp permalink setting. Bug 372.
git-svn-id: https://develop.svn.wordpress.org/trunk@1810 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:50:08 +00:00
Matt Mullenweg 2059519dbf Initial functionality so level 1 users may be allowed to publish or just post drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1656 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 12:41:09 +00:00
Ryan Boren 3c7fe8a8d0 Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32.
git-svn-id: https://develop.svn.wordpress.org/trunk@1632 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-09 23:07:46 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +00:00
Matt Mullenweg 506423464f New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-22 23:24:50 +00:00
Matt Mullenweg fe34dadde1 Wording clarification.
git-svn-id: https://develop.svn.wordpress.org/trunk@1548 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-21 21:26:23 +00:00
jverber cb8c5d6273 Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:23:59 +00:00
Matt Mullenweg 4acf8997b9 Hot buttons!
git-svn-id: https://develop.svn.wordpress.org/trunk@1240 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-08 01:15:03 +00:00
Matt Mullenweg 46358176f5 Whoops.
git-svn-id: https://develop.svn.wordpress.org/trunk@1208 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-29 01:18:35 +00:00
Matt Mullenweg 2608fbf8a9 Gremlins in the options machine.
git-svn-id: https://develop.svn.wordpress.org/trunk@1206 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:31:41 +00:00
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +00:00
Matt Mullenweg 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Ryan Boren d787facdb7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1131 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 03:23:05 +00:00
Matt Mullenweg 5da0bac8ca Wrong time in time format examples and posts_per_rss not updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@1124 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 15:20:03 +00:00
Ryan Boren 82434a0fc2 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1110 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 02:28:22 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Matt Mullenweg 733e06360c The great option REMIX.
git-svn-id: https://develop.svn.wordpress.org/trunk@1074 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-15 07:53:45 +00:00
Matt Mullenweg a87b51c94c More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1072 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-14 21:23:52 +00:00
Matt Mullenweg 25ebd64d7d More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1058 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-11 08:15:10 +00:00
Matt Mullenweg f9c84d6edf More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@969 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-11 08:51:50 +00:00
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
Matt Mullenweg 06b281110f More options updates, not done, not entirely functional.
git-svn-id: https://develop.svn.wordpress.org/trunk@954 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:30:56 +00:00
michelvaldrighi f7310ec845 using gmt_offset option instead of time_difference from now on
git-svn-id: https://develop.svn.wordpress.org/trunk@944 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:14:52 +00:00
Matt Mullenweg 84b26cfde9 Option fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@939 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 14:37:15 +00:00
Matt Mullenweg 827803e775 New options screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@936 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 19:03:49 +00:00
michelvaldrighi 0d2897fb36 use GMT as reference in the options screen
git-svn-id: https://develop.svn.wordpress.org/trunk@929 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-24 03:12:43 +00:00
michelvaldrighi 7af5c8fbcf adding blog_charset option
git-svn-id: https://develop.svn.wordpress.org/trunk@878 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:11:16 +00:00
Matt Mullenweg 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00