Commit Graph

2271 Commits

Author SHA1 Message Date
Ryan Boren 438671d2cb Admin RTL CSS fixes from Sewar. fixes #3947
git-svn-id: https://develop.svn.wordpress.org/trunk@5012 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 01:34:06 +00:00
Ryan Boren 0018169c02 Link filters from jhodgdon. fixes #3595
git-svn-id: https://develop.svn.wordpress.org/trunk@5011 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 01:13:49 +00:00
Mark Jaquith db67d51e29 Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: https://develop.svn.wordpress.org/trunk@5007 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:36:24 +00:00
Matt Mullenweg aeda207ddc People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
git-svn-id: https://develop.svn.wordpress.org/trunk@5001 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-08 18:31:46 +00:00
Ryan Boren 0def5bea33 Remove old notice. Props johnbillion. fixes #2576
git-svn-id: https://develop.svn.wordpress.org/trunk@4999 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 17:07:33 +00:00
Mark Jaquith a03ac9e7fe "Delete this draft" when post is not published. fixes #3497
git-svn-id: https://develop.svn.wordpress.org/trunk@4994 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 06:07:56 +00:00
Mark Jaquith 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:29:15 +00:00
Mark Jaquith 5b1ff4fbd5 add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: https://develop.svn.wordpress.org/trunk@4987 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:03:32 +00:00
Ryan Boren 27229f0110 attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
git-svn-id: https://develop.svn.wordpress.org/trunk@4986 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:29:45 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren bde47651f0 Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903
git-svn-id: https://develop.svn.wordpress.org/trunk@4982 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 02:26:12 +00:00
Ryan Boren aa97709243 s/bookmark/link/. Props JeremyVisser. fixes #3718
git-svn-id: https://develop.svn.wordpress.org/trunk@4978 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:35:39 +00:00
Ryan Boren 6537025de2 s/bookmark/link/. Props MichaelH. fixes #3648
git-svn-id: https://develop.svn.wordpress.org/trunk@4977 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:30:53 +00:00
Ryan Boren 9638e56c57 Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: https://develop.svn.wordpress.org/trunk@4975 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:26:29 +00:00
Ryan Boren ea13d64342 gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: https://develop.svn.wordpress.org/trunk@4974 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:25:17 +00:00
Ryan Boren aaee8a425b Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: https://develop.svn.wordpress.org/trunk@4972 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:47:27 +00:00
Ryan Boren 3509883135 JS localization from mdawaffe. fixes #3913
git-svn-id: https://develop.svn.wordpress.org/trunk@4970 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:35:01 +00:00
Mark Jaquith 3e8632161b Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: https://develop.svn.wordpress.org/trunk@4966 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-04 18:48:19 +00:00
Mark Jaquith 2ae4ad71e0 End sentence with a period for consistency. Props Viper007Bond. fixes #3881
git-svn-id: https://develop.svn.wordpress.org/trunk@4954 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 23:17:13 +00:00
Mark Jaquith 5acfcd9fea trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 15:24:54 +00:00
Mark Jaquith 34bb20f39c Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871
git-svn-id: https://develop.svn.wordpress.org/trunk@4950 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-26 05:22:02 +00:00
Mark Jaquith 9d1986a308 i18n-inate Next Page/Previous Page for User Search. Props teknoseyir. fixes #3872
git-svn-id: https://develop.svn.wordpress.org/trunk@4944 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 16:43:40 +00:00
Mark Jaquith 5255846796 Change link to deprecated wp-register.php. Props Nazgul. fixes #3802
git-svn-id: https://develop.svn.wordpress.org/trunk@4942 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:43:21 +00:00
Mark Jaquith a153fb5192 Sort categories in dropdown by name rather than ID, when choosing a category parent. Props donncha. fixes #3823
git-svn-id: https://develop.svn.wordpress.org/trunk@4941 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:41:38 +00:00
Mark Jaquith 923db34135 Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: https://develop.svn.wordpress.org/trunk@4935 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 11:22:49 +00:00
Ryan Boren 819e6e9c4f Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 15:30:47 +00:00
Ryan Boren a50ff92010 Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
git-svn-id: https://develop.svn.wordpress.org/trunk@4913 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 01:59:33 +00:00
Ryan Boren 1d2e3903b2 Fix wp_delete_file action. Props filosofo. fixes #3655
git-svn-id: https://develop.svn.wordpress.org/trunk@4910 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 01:52:00 +00:00
Ryan Boren 17af6d060d Update blogger importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4896 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-20 07:46:40 +00:00
Mark Jaquith 3a3a310145 Fewer clicks and better user experience for upgrades. fixes #2447
git-svn-id: https://develop.svn.wordpress.org/trunk@4887 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-15 08:16:43 +00:00
Mark Jaquith 03b8080356 Make sure attachments uploaded on unsaved drafts get reunited with their parent post. Props mdawaffe. fixes #3757
git-svn-id: https://develop.svn.wordpress.org/trunk@4884 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-15 01:03:06 +00:00
Mark Jaquith f2bedff370 Prevent double timezone offset when saving titleless AJAX-created drafts. fixes #3701
git-svn-id: https://develop.svn.wordpress.org/trunk@4882 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-14 22:44:57 +00:00
Mark Jaquith 855627315f Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4881 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-14 06:15:05 +00:00
Ryan Boren a7010b02c9 Send content type header. Props nbachiyski. fixes #3754
git-svn-id: https://develop.svn.wordpress.org/trunk@4871 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-06 20:12:53 +00:00
Ryan Boren ab76209618 First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: https://develop.svn.wordpress.org/trunk@4860 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-02 00:04:35 +00:00
Ryan Boren 53b8aa18e4 Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4832 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-30 01:46:05 +00:00
Ryan Boren b0f28a6dff Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4831 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-30 01:43:39 +00:00
Mark Jaquith 13a2f96ea7 minor CSS consistency fix by whooami. fixes #3532
git-svn-id: https://develop.svn.wordpress.org/trunk@4830 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-29 19:14:33 +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
Mark Jaquith bae1d18310 Oops, two locations where this filter is called. fixes #3693
git-svn-id: https://develop.svn.wordpress.org/trunk@4818 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-27 22:57:29 +00:00
Mark Jaquith 758b3126d2 Pass correct var to wp_create_file_in_uploads hook. props spikeyslam. fixes #3693
git-svn-id: https://develop.svn.wordpress.org/trunk@4817 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-27 22:56:32 +00:00
Mark Jaquith 320ac834de Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4811 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 20:45:20 +00:00
Mark Jaquith ffdb5a89ef Template Name: regex fixup by gjorgensen. fixes #3674
git-svn-id: https://develop.svn.wordpress.org/trunk@4809 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 19:42:30 +00:00
Mark Jaquith 83013c90d2 Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: https://develop.svn.wordpress.org/trunk@4808 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 19:29:30 +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 e03fb2e4eb Fix wp_create_thumbnail filter. Props filosofo. fixes #3654
git-svn-id: https://develop.svn.wordpress.org/trunk@4796 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-24 07:17:14 +00:00
Mark Jaquith b227f46ed5 Search Users capitalization and redundant space fix by foolswisdom. fixes #3612
git-svn-id: https://develop.svn.wordpress.org/trunk@4788 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:48:30 +00:00
Mark Jaquith eb40f87272 wp-admin colonectomy by foolswisdom. fixes #3630
git-svn-id: https://develop.svn.wordpress.org/trunk@4787 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:43:56 +00:00
Mark Jaquith 5ebf6733a2 wp-admin.css cleanup. fixes #3641
git-svn-id: https://develop.svn.wordpress.org/trunk@4786 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:14:05 +00:00
Matt Mullenweg 2a780bc21b Very minor update to styling of page navigation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4781 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 19:26:20 +00:00
Ryan Boren ff46d95c6c Don't allow editing pages via post.php. Redirect to page.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4780 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 08:16:58 +00:00
Ryan Boren f8241d6c37 Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: https://develop.svn.wordpress.org/trunk@4772 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 20:33:11 +00:00
Mark Jaquith f9f244b2d1 Make sure the server has MySQL 4.0.0 before attempting upgrade or install. fixes #3615
git-svn-id: https://develop.svn.wordpress.org/trunk@4771 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 09:28:02 +00:00
Ryan Boren 3e8513baea Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: https://develop.svn.wordpress.org/trunk@4768 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 00:49:01 +00:00
Ryan Boren 355cf17707 Upload manager image viewer fixes from mdawaffe. fixes #3596
git-svn-id: https://develop.svn.wordpress.org/trunk@4767 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 00:19:03 +00:00
Ryan Boren 0ef35afb2e Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: https://develop.svn.wordpress.org/trunk@4766 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 18:03:32 +00:00
Ryan Boren d3c162e0e5 Autosave fixes from mdawaffe. fixes #3601
git-svn-id: https://develop.svn.wordpress.org/trunk@4760 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:32:54 +00:00
Ryan Boren 7e357f96c0 Thumbnail creation fix from mdawaffe. fixes #3588
git-svn-id: https://develop.svn.wordpress.org/trunk@4759 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-17 06:23:18 +00:00
Ryan Boren 6e5ddf34a0 Markup fix from quinnhigurashi. fixes #3602
git-svn-id: https://develop.svn.wordpress.org/trunk@4758 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-17 03:26:11 +00:00
Ryan Boren f2bb5877ef Thumbnail creation fixes from mdawaffe. fixes #3588
git-svn-id: https://develop.svn.wordpress.org/trunk@4751 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 18:34:31 +00:00
Ryan Boren e0e0a113ef Cat ID filter relo. Props donncha. fixes #3591
git-svn-id: https://develop.svn.wordpress.org/trunk@4749 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 18:15:10 +00:00
Ryan Boren 21fdc53a8f Send to Editor fixes from mdawaffe. fixes #3594
git-svn-id: https://develop.svn.wordpress.org/trunk@4748 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 18:10:54 +00:00
Ryan Boren d7303dbcd3 Revert [4743]. Not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4746 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 17:33:14 +00:00
Ryan Boren a5c4b6110c Send to edit fix for non-image uploads. Props donncha. fixes #3486
git-svn-id: https://develop.svn.wordpress.org/trunk@4743 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 07:17:48 +00:00
Ryan Boren 83906b5169 Revert [4735]. Not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4742 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 03:00:35 +00:00
Ryan Boren abe16e9f7c Verbage change. Props foolswisdom. fixes #3521
git-svn-id: https://develop.svn.wordpress.org/trunk@4740 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 02:27:00 +00:00
Ryan Boren 0f2b6b07b9 Cleanup link upgrade code. Drop linkcategories table.
git-svn-id: https://develop.svn.wordpress.org/trunk@4738 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 01:54:50 +00:00
Ryan Boren 1a6d55057d Change editing wp-config codex link. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4737 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 01:42:06 +00:00
Ryan Boren e8967ab756 Fix author mapping in the WP-to-WP importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4735 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 01:35:19 +00:00
Mark Jaquith a743d18954 Missing </p> from nickshanks. fixes #3582
git-svn-id: https://develop.svn.wordpress.org/trunk@4734 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 00:27:14 +00:00
Ryan Boren 23d35cc8ad Typo fix from mdawaffe. fixes #3559
git-svn-id: https://develop.svn.wordpress.org/trunk@4720 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-11 04:26:38 +00:00
Ryan Boren a4d511017c Show cats that have neither links or posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@4712 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-10 00:22:17 +00:00
Ryan Boren 0969550af7 Add h2 to Uploads page. Props mdawaffe. fixes #3541
git-svn-id: https://develop.svn.wordpress.org/trunk@4708 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-09 09:05:54 +00:00
Ryan Boren 1db8790bf9 JS quoting fixes from nbachiyski. fixes #3539
git-svn-id: https://develop.svn.wordpress.org/trunk@4702 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-08 21:22:10 +00:00
Ryan Boren 192a3d47be js_escape and quot fixes from nbachiyski. fixes #3524
git-svn-id: https://develop.svn.wordpress.org/trunk@4700 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-08 03:02:33 +00:00
Ryan Boren 9d80a01cf6 Allow adding submenus to post.php for back-compat. fixes #3501
git-svn-id: https://develop.svn.wordpress.org/trunk@4694 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-07 09:02:11 +00:00
Mark Jaquith c1cc3d6dc7 Don't re-validate the username when updating the profile (as it can't be edited anyway). Props killer-g. fixes #3531
git-svn-id: https://develop.svn.wordpress.org/trunk@4693 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-07 07:52:57 +00:00
Matt Mullenweg 7851a229db Allow sorting by rating, fixes #3477. Hat tip: tassoman
git-svn-id: https://develop.svn.wordpress.org/trunk@4690 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-07 02:20:20 +00:00
Matt Mullenweg e555c51adb Don't show categories that are exclusively for either posts or links, unless it's used for both.
git-svn-id: https://develop.svn.wordpress.org/trunk@4687 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-07 02:10:50 +00:00
Mark Jaquith 4f8f53b7b3 Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523
git-svn-id: https://develop.svn.wordpress.org/trunk@4681 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-05 09:27:22 +00:00
Mark Jaquith deacbceb25 Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490
git-svn-id: https://develop.svn.wordpress.org/trunk@4679 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-05 08:45:52 +00:00
Ryan Boren bc8bc5bf09 Custom Image Header. fixes #3465
git-svn-id: https://develop.svn.wordpress.org/trunk@4673 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-03 23:49:34 +00:00
Ryan Boren 368695f87d Attachment fixes from mdawaffe. fixes #3411
git-svn-id: https://develop.svn.wordpress.org/trunk@4670 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-02 19:28:30 +00:00
Mark Jaquith 4949ceb6f8 wp_specialchars() treatment for recent file list
git-svn-id: https://develop.svn.wordpress.org/trunk@4666 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-27 05:59:45 +00:00
Ryan Boren 4942019a9c Typo fixes from mdawaffe. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4664 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-27 00:51:00 +00:00
Mark Jaquith 2c190706cd Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493
git-svn-id: https://develop.svn.wordpress.org/trunk@4659 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:40:16 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Mark Jaquith a011b23b47 Whitespace cleanup for [4656]
git-svn-id: https://develop.svn.wordpress.org/trunk@4657 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:45:58 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Mark Jaquith 48ee537a1c No need to backslash escape single quotes and line breaks when using js_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4655 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 06:04:39 +00:00
Ryan Boren fb68433d22 Login form fixes from Viper007Bond. fixes #3484
git-svn-id: https://develop.svn.wordpress.org/trunk@4652 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-20 00:30:07 +00:00
Ryan Boren 0620ac2076 Enable RTE for new users. fixes #3485
git-svn-id: https://develop.svn.wordpress.org/trunk@4651 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-19 23:19:12 +00:00
Mark Jaquith 9c222d2be4 Edit Comments paging fix from nbachiyski. fixes #3481
git-svn-id: https://develop.svn.wordpress.org/trunk@4649 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-18 00:13:16 +00:00
Ryan Boren 83e269fd2e i18n fixes from nbachiyski. fixes #3470
git-svn-id: https://develop.svn.wordpress.org/trunk@4646 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-13 19:36:10 +00:00
Ryan Boren 8169c7b2fb Don't force kses filtering of imports. fixes #3290
git-svn-id: https://develop.svn.wordpress.org/trunk@4645 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-13 19:21:09 +00:00
Ryan Boren 1b7d2a91d8 Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
git-svn-id: https://develop.svn.wordpress.org/trunk@4643 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-12 08:36:16 +00:00
Mark Jaquith f4b6050d20 wp_delete_category() tweaks and code consolidation. fixes #3463
git-svn-id: https://develop.svn.wordpress.org/trunk@4639 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-10 20:53:05 +00:00
Mark Jaquith 86b5ea4591 cat_id_filter from Donncha. fixes #3458
git-svn-id: https://develop.svn.wordpress.org/trunk@4638 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-10 20:27:20 +00:00
Mark Jaquith dc22bfe6f6 Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461
git-svn-id: https://develop.svn.wordpress.org/trunk@4637 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-10 17:17:39 +00:00
Ryan Boren ba54bd7839 Some caching cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4631 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-08 07:35:45 +00:00
Ryan Boren e8184e1027 Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: https://develop.svn.wordpress.org/trunk@4628 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 22:42:22 +00:00
Ryan Boren db72b3d6b8 Reparent edit comments tab. Props mdawaffe. fixes #3448
git-svn-id: https://develop.svn.wordpress.org/trunk@4623 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 00:40:31 +00:00
Ryan Boren eb9bedc517 Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: https://develop.svn.wordpress.org/trunk@4621 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 00:08:18 +00:00
Ryan Boren 31f086450e Don't double escape JS. Props mdawaffe. fixes #3447
git-svn-id: https://develop.svn.wordpress.org/trunk@4617 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 23:11:31 +00:00
Mark Jaquith 4c2e59b8a6 Mass Edit Mode JS fixes for #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4616 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 11:26:27 +00:00
Mark Jaquith f51c732e6b comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4615 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 10:52:09 +00:00
Ryan Boren 315908c7d6 Typo fix. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4613 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:41:49 +00:00
Ryan Boren 32c1d247ac Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: https://develop.svn.wordpress.org/trunk@4612 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:37:19 +00:00
Ryan Boren c99f10fdae upload-js gettext fixes from mdawaffe. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4611 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:27:02 +00:00
Mark Jaquith b86eca3e1f Fix Template Name and Description metadata regex typo. Props devil1591. fixes #3437
git-svn-id: https://develop.svn.wordpress.org/trunk@4610 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 12:29:08 +00:00
Mark Jaquith 4ea518fd32 CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: https://develop.svn.wordpress.org/trunk@4609 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 11:46:24 +00:00
Ryan Boren 484d300625 Some string changes. Props MichaelH. fixes #2724
git-svn-id: https://develop.svn.wordpress.org/trunk@4608 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 07:15:12 +00:00
Ryan Boren b37a408e9d Fix input label. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@4607 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 06:52:55 +00:00
Ryan Boren 9220699686 upload-js gettext. Props nbachiyski. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4605 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 02:29:45 +00:00
Mark Jaquith bb18d08ce4 Require an attachment ID for upload.php?action=edit. fixes #3333
git-svn-id: https://develop.svn.wordpress.org/trunk@4600 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 14:05:54 +00:00
Ryan Boren 6a6fb44376 More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: https://develop.svn.wordpress.org/trunk@4596 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:53:33 +00:00
Ryan Boren 50442c5914 Hooks needed to allow alternate category admin inteface. Props alexkingorg. fixes #3408
git-svn-id: https://develop.svn.wordpress.org/trunk@4595 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:48:03 +00:00
Ryan Boren fdedc153f5 Make link manager hookable. Props donncha. fixes #3422
git-svn-id: https://develop.svn.wordpress.org/trunk@4594 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:44:18 +00:00
Matt Mullenweg 72d6457653 Just a helpful little link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4591 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:33:38 +00:00
Matt Mullenweg cecdb94367 Don't display table if no links/bookmarks, fixes #2684
git-svn-id: https://develop.svn.wordpress.org/trunk@4590 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:32:17 +00:00
Ryan Boren d916e255f4 Don't forge to echo. Props mypatricks. fixes #3423
git-svn-id: https://develop.svn.wordpress.org/trunk@4587 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 19:40:07 +00:00
Mark Jaquith 0fb6e100ef kill double slashing on delete AYS alert(). fixes #3424
git-svn-id: https://develop.svn.wordpress.org/trunk@4584 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 20:51:29 +00:00
Ryan Boren f906c003c6 Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: https://develop.svn.wordpress.org/trunk@4583 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 23:00:04 +00:00
Ryan Boren 70d72e9942 Return status from save_mod_rewrite_rules(). Props Viper007Bond. fixes #3409
git-svn-id: https://develop.svn.wordpress.org/trunk@4577 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:07:01 +00:00
Ryan Boren 731c24fd82 Avoid that something strange happened error. Props mdawaffe. fixes #3276
git-svn-id: https://develop.svn.wordpress.org/trunk@4575 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:02:30 +00:00
Matt Mullenweg 1ae7fb285e Remove the global rich_editing option, now it's just personal, fixes #2033
git-svn-id: https://develop.svn.wordpress.org/trunk@4574 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 11:16:31 +00:00
Mark Jaquith 41696e78d5 cast to array when checking for old post slugs. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4571 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 04:51:09 +00:00
Ryan Boren 77e4790a50 Use temporary title when creating empty posts. Props mdawaffe. fixes #3097
git-svn-id: https://develop.svn.wordpress.org/trunk@4570 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 04:38:07 +00:00
Ryan Boren f2fe75585f Export file content type fixups from mdawaffe. fixes #3080
git-svn-id: https://develop.svn.wordpress.org/trunk@4563 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 00:11:43 +00:00
Ryan Boren 6248dfb2ca Enforce edit_users cap for users.php. Props westi. fixes #3410
git-svn-id: https://develop.svn.wordpress.org/trunk@4559 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 18:38:06 +00:00
Ryan Boren 7518f9f43d Import/export category data. Props andy. fixes #3403
git-svn-id: https://develop.svn.wordpress.org/trunk@4558 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 18:15:14 +00:00
Mark Jaquith be11dbe438 Remember old post slugs and automatically redirect to the new slug. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4556 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 08:48:56 +00:00
Ryan Boren 80203b1777 Don't use 'import' as a mime type. Props mdawaffe and westi. fixes #3219
git-svn-id: https://develop.svn.wordpress.org/trunk@4552 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 01:56:06 +00:00
Ryan Boren 01cfb71b45 Update allowed protocols. fixes #2726
git-svn-id: https://develop.svn.wordpress.org/trunk@4550 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 01:50:48 +00:00
Matt Mullenweg aae9c4b07f Always put checked categories first.
git-svn-id: https://develop.svn.wordpress.org/trunk@4548 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 00:22:18 +00:00
Matt Mullenweg 1950f6ec7b Prevent uploads from being hidden, fixes #3227
git-svn-id: https://develop.svn.wordpress.org/trunk@4547 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-30 00:09:50 +00:00
Matt Mullenweg bf95888137 Make cite smaller, fixes #3247 on most screens we care about.
git-svn-id: https://develop.svn.wordpress.org/trunk@4544 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 21:21:06 +00:00
Matt Mullenweg d302e6e66d Link to category post page, fixes #2253
git-svn-id: https://develop.svn.wordpress.org/trunk@4543 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 21:08:31 +00:00
Matt Mullenweg 8d8d1f8ba4 Center ID and comments, fixes #3404
git-svn-id: https://develop.svn.wordpress.org/trunk@4541 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 20:57:52 +00:00
Mark Jaquith 89da054b7b Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
git-svn-id: https://develop.svn.wordpress.org/trunk@4540 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 09:22:49 +00:00
Mark Jaquith e5e1befa4d Fix parse error in wp-admin/link-add.php. Props mByte in wp-testers list.
git-svn-id: https://develop.svn.wordpress.org/trunk@4539 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 09:17:01 +00:00
Mark Jaquith 1f94472ff1 No sort if no results. Props mByte in wp-testers list.
git-svn-id: https://develop.svn.wordpress.org/trunk@4538 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 08:18:34 +00:00
Ryan Boren 80cd515b96 Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-28 21:51:13 +00:00
Ryan Boren cce9bce2cb Fix typo. fixes #3387
git-svn-id: https://develop.svn.wordpress.org/trunk@4534 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-26 18:00:53 +00:00
Ryan Boren 15600c640e Caching fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4528 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-24 20:44:03 +00:00
Ryan Boren 2bdfce3c20 cat_is_ancestor_of(). fixes #3387
git-svn-id: https://develop.svn.wordpress.org/trunk@4525 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-24 16:37:44 +00:00
Ryan Boren f74d084276 Key caches by blog ID for those doing the multi blog trick.
git-svn-id: https://develop.svn.wordpress.org/trunk@4524 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-23 20:39:39 +00:00
Matt Mullenweg 6e2b05df30 Fixes funky category checkbox spacing in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@4515 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-22 06:04:09 +00:00
Ryan Boren 6def40697c Upload JS fixes from mdawaffe. fixes #3378
git-svn-id: https://develop.svn.wordpress.org/trunk@4510 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 20:10:01 +00:00
Ryan Boren 6d3ce02732 TinyMCE 2.0.8
git-svn-id: https://develop.svn.wordpress.org/trunk@4506 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 00:55:06 +00:00
Ryan Boren c1767df117 ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4504 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 04:29:06 +00:00
Ryan Boren c15228c6d2 Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4500 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 02:23:41 +00:00
Ryan Boren e08d6f10d2 Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4499 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 02:17:07 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 7b7647cc63 Don't need to mark as private in page_rows() since get_the_title() does it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4492 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:29:09 +00:00
Ryan Boren a89032ffe3 Show 'Unpublished' instead of epoch time for drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@4491 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:24:55 +00:00
Ryan Boren 57ac4aeef6 Don't allow a category to be it's own parent. Props donncha. fixes #3278
git-svn-id: https://develop.svn.wordpress.org/trunk@4490 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 01:12:36 +00:00
Matt Mullenweg 27c7018cdc Add IDs to export, and let it filter by authors.
git-svn-id: https://develop.svn.wordpress.org/trunk@4485 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 23:13:15 +00:00
Matt Mullenweg 49c48e0607 AJAX loading of dashboard for slow stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@4484 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 23:12:39 +00:00
Ryan Boren 94e045fa69 Add edit_category_form hook. fixes #2717
git-svn-id: https://develop.svn.wordpress.org/trunk@4482 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 20:40:29 +00:00
Ryan Boren 19051fe4d3 Menu reparenting fixes. Now even more complex and incomprehensible.
git-svn-id: https://develop.svn.wordpress.org/trunk@4481 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 16:24:31 +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 ce231b2bc2 Paging for comments
git-svn-id: https://develop.svn.wordpress.org/trunk@4479 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:52:01 +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 b973ee2e7d Force download of export file in browsers that try to be too smart. Props mdawaffe. fixes #3225
git-svn-id: https://develop.svn.wordpress.org/trunk@4477 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 01:27:22 +00:00
Matt Mullenweg 810de63c7c Create a new comments top-level menu and move things under it
git-svn-id: https://develop.svn.wordpress.org/trunk@4474 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-17 16:22:46 +00:00
Ryan Boren 4b228e44c9 Exit after redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@4468 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-15 00:02:28 +00:00
Ryan Boren 2aeba54363 Exit after redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@4467 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 23:44:25 +00:00
Ryan Boren 7602d4ea9a Inline uploader tweaks from mdawaffe. fixes #3360
git-svn-id: https://develop.svn.wordpress.org/trunk@4466 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 23:18:20 +00:00
Ryan Boren cf30cd6e7e Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 01:24:27 +00:00
Mark Jaquith cd1287bca8 valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340
git-svn-id: https://develop.svn.wordpress.org/trunk@4461 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-09 19:02:40 +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
Ryan Boren 38ce409110 redirect fixes from mdawaffe. fixes #3342.
git-svn-id: https://develop.svn.wordpress.org/trunk@4456 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 21:14:53 +00:00
Ryan Boren 3579a1f67a Add some plugin activation validation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4453 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 02:20:02 +00:00
Mark Jaquith a6f7f58d47 Allow submenu tabs to wrap. Props filosofo. fixes #3213
git-svn-id: https://develop.svn.wordpress.org/trunk@4449 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-06 08:33:49 +00:00
Mark Jaquith e32f28e367 Suppress "Link added" message when it has not been added. Props Nazgul. fixes #3200
git-svn-id: https://develop.svn.wordpress.org/trunk@4448 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-04 07:00:29 +00:00
Mark Jaquith e2fb86e7bc Restore 2x missing <br />. Props Nazgul and Xmion. fixes #3221
git-svn-id: https://develop.svn.wordpress.org/trunk@4447 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-04 05:23:12 +00:00
Mark Jaquith aea14818d8 Make menu items linked with relative URLs. Props bmontgom. fixes #3246
git-svn-id: https://develop.svn.wordpress.org/trunk@4443 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-02 06:07:59 +00:00
Mark Jaquith 4e20befc81 More [4432] cleanup. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4437 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 06:50:38 +00:00
Matt Mullenweg 8636ae5d98 Missing var change from last changeset
git-svn-id: https://develop.svn.wordpress.org/trunk@4434 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-30 20:37:59 +00:00
Matt Mullenweg d3eee351ce Make these links shorter and remove unneeded vars
git-svn-id: https://develop.svn.wordpress.org/trunk@4432 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-30 19:27:24 +00:00
Mark Jaquith c4fbd0aae3 Bookmarklet consistency patch by foolswisdom. fixes #3168
git-svn-id: https://develop.svn.wordpress.org/trunk@4429 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-27 22:15:38 +00:00
Mark Jaquith d1d4eab47c Temporary image parsing fix from mdawaffe until a more robust attachment API is ready. fixes #3287
git-svn-id: https://develop.svn.wordpress.org/trunk@4427 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-27 03:58:53 +00:00
Ryan Boren 661e5dedc3 Set eol style. fixes #3264
git-svn-id: https://develop.svn.wordpress.org/trunk@4424 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 22:55:05 +00:00
Ryan Boren 96b6366037 RTL fixes from Sewar. fixes #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4422 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:35:40 +00:00
Ryan Boren 3636ee5175 Set eol style on css files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4421 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:34:42 +00:00
Ryan Boren fffebc338b RTL fixes from Sewar. #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4420 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:32:20 +00:00
Mark Jaquith 60fb538b78 unserialize serialized strings for ajax custom field addition. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4418 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 09:14:47 +00:00
Mark Jaquith c1f5e720eb Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: https://develop.svn.wordpress.org/trunk@4417 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 03:57:19 +00:00
Mark Jaquith 13fb18717f Treat those chars specially
git-svn-id: https://develop.svn.wordpress.org/trunk@4415 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-23 05:53:12 +00:00
Mark Jaquith 0e51961694 increase postmeta dropdown limit to 30, add filter for the limit, sort the keys. props Alex King. fixes #3237
git-svn-id: https://develop.svn.wordpress.org/trunk@4413 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-22 03:18:07 +00:00
Mark Jaquith a5298798aa Attachment link fixes from mdawaffe. fixes #3261
git-svn-id: https://develop.svn.wordpress.org/trunk@4408 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-19 00:37:10 +00:00
Ryan Boren 60f628e4c0 i18n fix from Sewar. fixes #3242
git-svn-id: https://develop.svn.wordpress.org/trunk@4405 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 21:04:27 +00:00
Matt Mullenweg e37451b79a Some helper functions for themes and images
git-svn-id: https://develop.svn.wordpress.org/trunk@4401 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 06:06:18 +00:00
Mark Jaquith 1fd9b76d11 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4399 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 04:16:06 +00:00
Matt Mullenweg b1a83d3e2f Bring a little love to the oft-neglected email comment approval page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4398 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:47:05 +00:00
Matt Mullenweg 1fe4409c54 This is vestigal
git-svn-id: https://develop.svn.wordpress.org/trunk@4397 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:44:37 +00:00
Matt Mullenweg 63202c0f73 Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe)
git-svn-id: https://develop.svn.wordpress.org/trunk@4388 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 07:44:35 +00:00
Mark Jaquith f0a421f185 cleanup [4382] a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@4383 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 00:23:25 +00:00
Mark Jaquith 41ace9de74 Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4382 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 23:54:36 +00:00
Mark Jaquith 26a4ddedbf inline uploader link absolution by mdawaffe. fixes #3220
git-svn-id: https://develop.svn.wordpress.org/trunk@4381 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 10:16:03 +00:00
Mark Jaquith c52c908248 The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: https://develop.svn.wordpress.org/trunk@4378 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 23:03:17 +00:00
Matt Mullenweg ee977aca6c Missed one in [4369]
git-svn-id: https://develop.svn.wordpress.org/trunk@4370 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 09:08:33 +00:00
Matt Mullenweg 978275a654 Capitalization fixes in importers. Hat tip: Niall.
git-svn-id: https://develop.svn.wordpress.org/trunk@4369 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 09:07:06 +00:00
Mark Jaquith 765a3175bd Less run-on first comment. fixes #3196
git-svn-id: https://develop.svn.wordpress.org/trunk@4366 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 04:48:49 +00:00
Mark Jaquith 5b568f3bf2 Order get_editable_authors() by display_name. Props Paolo Gabrielli. fixes #2370
git-svn-id: https://develop.svn.wordpress.org/trunk@4364 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 04:16:12 +00:00
Mark Jaquith fb4484c724 Matt, likes, lots, of, commas,,,
git-svn-id: https://develop.svn.wordpress.org/trunk@4363 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-08 21:23:26 +00:00
Ryan Boren f03d22ae89 Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: https://develop.svn.wordpress.org/trunk@4362 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-08 17:50:21 +00:00
Mark Jaquith 0bd715961c WXR export shouldn't sell itself short!
git-svn-id: https://develop.svn.wordpress.org/trunk@4361 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 23:50:13 +00:00
Ryan Boren 0752c5cd2c Inline uploader styling from mdawaffe. fixes #3212
git-svn-id: https://develop.svn.wordpress.org/trunk@4355 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 18:31:39 +00:00
Ryan Boren 0f54dd0d75 Relativize links. Props mdawaffe. fixes #3211
git-svn-id: https://develop.svn.wordpress.org/trunk@4353 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 22:43:21 +00:00
Matt Mullenweg c2b40fc025 Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@4352 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 17:49:54 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Ryan Boren 0627d3a23a Relativize links. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@4348 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 00:34:58 +00:00
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