Commit Graph

1857 Commits

Author SHA1 Message Date
Mark Jaquith 40aafdb326 allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991
git-svn-id: https://develop.svn.wordpress.org/trunk@4345 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 22:00:53 +00:00
Ryan Boren 3a78f217bf Uploader improvements from mdawaffe. fixes #3191
git-svn-id: https://develop.svn.wordpress.org/trunk@4340 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 17:19:10 +00:00
Ryan Boren 29b992e902 Improved login from Viper007Bond. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4339 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 16:47:50 +00:00
Mark Jaquith 6fe1352183 Publishing of blank pages or posts now kicks you back to the appropriate Write screen without an errant message. Props majelbstoat. fixes #3198
git-svn-id: https://develop.svn.wordpress.org/trunk@4338 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 13:16:07 +00:00
Mark Jaquith 1c7ed7f614 remove page_options reference to defunct open_proxy_check option. Props Donncha. fixes #3204
git-svn-id: https://develop.svn.wordpress.org/trunk@4337 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 13:03:13 +00:00
Mark Jaquith 397a673dcd CSS and consistency fixes for options.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4336 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 12:58:05 +00:00
Mark Jaquith ba33f7089b remove bogus "action" option on upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@4334 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 12:22:20 +00:00
Mark Jaquith 191607d7bd Prevent non-option form elements from sneaking in to the options table. fixes #2595
git-svn-id: https://develop.svn.wordpress.org/trunk@4332 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 12:18:28 +00:00
Mark Jaquith 96f6de2526 preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
git-svn-id: https://develop.svn.wordpress.org/trunk@4330 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 11:28:38 +00:00
Mark Jaquith 7796ff4311 options stripslashes-fu by mdawaffe. #3095
git-svn-id: https://develop.svn.wordpress.org/trunk@4329 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 11:02:31 +00:00
Mark Jaquith c18497fac3 printf(), not print_f().
git-svn-id: https://develop.svn.wordpress.org/trunk@4327 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 10:35:49 +00:00
Mark Jaquith 39c5fabde5 hide Update Service option and display a friendly note when Privacy is turned on. Props mdawaffe for finding the culprit. fixes #3203
git-svn-id: https://develop.svn.wordpress.org/trunk@4326 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 10:27:53 +00:00
Mark Jaquith 81bb761e4d move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4325 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 09:36:21 +00:00
Mark Jaquith 5db07cc81f sort plugins by plugin name, for real. fixes #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4322 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 08:56:44 +00:00
Mark Jaquith c09becab36 Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120
git-svn-id: https://develop.svn.wordpress.org/trunk@4321 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:54:38 +00:00
Mark Jaquith 3fdba8da61 Better notice and link after post/page saving. Props mdawaffe. fixes #1690
git-svn-id: https://develop.svn.wordpress.org/trunk@4317 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:46:47 +00:00
Mark Jaquith c73dc7e99d Refrain from reading files of 0 length. Props technosailor. fixes #1999
git-svn-id: https://develop.svn.wordpress.org/trunk@4314 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:29:33 +00:00
Mark Jaquith 9e207e0231 edit link next to each plugin. Props David House. fixes #1657
git-svn-id: https://develop.svn.wordpress.org/trunk@4313 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:48:52 +00:00
Ryan Boren e82527ecb6 Uploader improvements from mdawaffe. fixes #3191
git-svn-id: https://develop.svn.wordpress.org/trunk@4312 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:37:42 +00:00
Mark Jaquith d2129ef550 default category starts out unchecked. Props Viper007Bond. fixes #2938
git-svn-id: https://develop.svn.wordpress.org/trunk@4311 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:17:44 +00:00
Mark Jaquith 1c0f13ab9a missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4307 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 05:32:18 +00:00
Mark Jaquith 536873bc26 Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397
git-svn-id: https://develop.svn.wordpress.org/trunk@4303 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 05:06:51 +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
Mark Jaquith 206311948c pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: https://develop.svn.wordpress.org/trunk@4295 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 04:23:21 +00:00
Mark Jaquith bc7cd93309 case insensitive sorting. props Nazgul. fixes #3108
git-svn-id: https://develop.svn.wordpress.org/trunk@4289 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 03:49:56 +00:00
Ryan Boren dfc28e3aed Quote weblog title in email From header. Props graeme and Nazgul. fixes #1716
git-svn-id: https://develop.svn.wordpress.org/trunk@4286 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 03:03:41 +00:00
Ryan Boren 520e4974cc Grammar fix. Props Nazgul. fixes #3196
git-svn-id: https://develop.svn.wordpress.org/trunk@4282 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 02:02:22 +00:00
Ryan Boren 8f25e35913 Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193
git-svn-id: https://develop.svn.wordpress.org/trunk@4276 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 15:40:26 +00:00
Ryan Boren c1d042931b paginate_links() from mdawaffe. fixes #3159
git-svn-id: https://develop.svn.wordpress.org/trunk@4275 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 07:16:49 +00:00
Ryan Boren ad90b4519b Uploader improvements from mdawaffe. fixes #3191
git-svn-id: https://develop.svn.wordpress.org/trunk@4274 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 07:15:13 +00:00
Ryan Boren 7d1e552528 Show all cats when editing link. Order cats by most used.
git-svn-id: https://develop.svn.wordpress.org/trunk@4272 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 21:52:11 +00:00
Ryan Boren 384b956cc1 Do only the minimum sanitization on the URL redirect. fixes #2994
git-svn-id: https://develop.svn.wordpress.org/trunk@4268 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 19:26:12 +00:00
Ryan Boren 24cd5df33c Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: https://develop.svn.wordpress.org/trunk@4267 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:34:08 +00:00
Ryan Boren ca1d950498 Use correct var. Props Nazgul. fixes #3182
git-svn-id: https://develop.svn.wordpress.org/trunk@4266 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:27:11 +00:00
Ryan Boren cdd3f05642 Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: https://develop.svn.wordpress.org/trunk@4264 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:03:34 +00:00
Ryan Boren 8453685dc9 comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
git-svn-id: https://develop.svn.wordpress.org/trunk@4260 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 19:16:15 +00:00
Ryan Boren 6863534b25 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4259 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 17:35:59 +00:00
Ryan Boren 455dd7d763 RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-27 00:51:17 +00:00
Ryan Boren bbccae9533 Add some IDs. Props Mark Jaquith. fixes #3164
git-svn-id: https://develop.svn.wordpress.org/trunk@4250 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 18:53:48 +00:00
Ryan Boren d8250fa8ce Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: https://develop.svn.wordpress.org/trunk@4220 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:19:08 +00:00
Ryan Boren a52b67b3d4 Add langauge_attributes() template tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4218 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 20:16:13 +00:00
Ryan Boren b5ffe203a4 Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4217 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 19:29:32 +00:00
Ryan Boren e7ae06f71f Don't show user form without privs. Props westi. fixes #3142
git-svn-id: https://develop.svn.wordpress.org/trunk@4216 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 10:08:58 +00:00
Matt Mullenweg 06dde0465f Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@4214 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:22:05 +00:00
Matt Mullenweg 62dbcb5ded Don't show post author box unless there is more than one author to show.
git-svn-id: https://develop.svn.wordpress.org/trunk@4213 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:14:11 +00:00
Ryan Boren daa2dd78fe Don't reset cookies if INSTALLING.
git-svn-id: https://develop.svn.wordpress.org/trunk@4211 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 06:02:45 +00:00
Ryan Boren f81191d1a4 Tabbed editor fixes from skeltoac. #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4210 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 22:24:50 +00:00
Ryan Boren f9f1d06127 Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: https://develop.svn.wordpress.org/trunk@4207 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:09:15 +00:00
Ryan Boren c82cc535bc Tabbed editor from skeltoac. fixes #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4206 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:04:41 +00:00
Ryan Boren 7e99c9b9d7 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: https://develop.svn.wordpress.org/trunk@4202 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 20:46:39 +00:00