Commit Graph

162 Commits

Author SHA1 Message Date
Ryan Boren eb4979a640 New bookmarklet action.
git-svn-id: https://develop.svn.wordpress.org/trunk@3127 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 03:26:24 +00:00
Matt Mullenweg 3c5bb8ee03 This doesn't work with PHP running under suexec.
git-svn-id: https://develop.svn.wordpress.org/trunk@3124 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 02:50:14 +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
Ryan Boren cae1b67170 Make sure plugins and themes are readable. Props Mike Little. fixes #1502
git-svn-id: https://develop.svn.wordpress.org/trunk@3103 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 03:27:22 +00:00
Ryan Boren acce976ef2 Typo. fixes #1805
git-svn-id: https://develop.svn.wordpress.org/trunk@3099 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:09:27 +00:00
Ryan Boren c8a8ab6807 Importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3098 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:07:56 +00:00
Ryan Boren 68852dc1f5 Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
git-svn-id: https://develop.svn.wordpress.org/trunk@3093 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 23:39:32 +00:00
Ryan Boren 1a012b8b49 Renaming. object and subpost are now attachment. post_type is post_mime_type.
git-svn-id: https://develop.svn.wordpress.org/trunk@3092 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 22:55:24 +00:00
Matt Mullenweg 3e46dabd03 These are not the categories you're looking for, fixes #1654
git-svn-id: https://develop.svn.wordpress.org/trunk@3079 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:11:15 +00:00
Matt Mullenweg 9385ddc440 No weird chars in #1714
git-svn-id: https://develop.svn.wordpress.org/trunk@3075 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:59:47 +00:00
Matt Mullenweg a313d7adfb Fixes #1837 timestamp funkiness
git-svn-id: https://develop.svn.wordpress.org/trunk@3074 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:56:41 +00:00
Matt Mullenweg 6666f2ac8f Fixes #1825 again so people can't demote themselves
git-svn-id: https://develop.svn.wordpress.org/trunk@3064 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:56:05 +00:00
Matt Mullenweg a5c87098b9 Image FUNction, fixes #1797
git-svn-id: https://develop.svn.wordpress.org/trunk@3042 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:27:58 +00:00
Matt Mullenweg 0aea367865 Be nicer to people without http
git-svn-id: https://develop.svn.wordpress.org/trunk@3040 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:13:30 +00:00
Ryan Boren 8ca220554a Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840
git-svn-id: https://develop.svn.wordpress.org/trunk@3029 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-10 23:25:39 +00:00
Ryan Boren 5679c4dd36 Order cats by name. Props davidhouse. fixes #1780
git-svn-id: https://develop.svn.wordpress.org/trunk@3000 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:48:41 +00:00
Ryan Boren 1cda7496ef Add ids to timestamp fields. Props nmoog. fixes #1796
git-svn-id: https://develop.svn.wordpress.org/trunk@2998 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:21:50 +00:00
Ryan Boren c244bfd360 Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
git-svn-id: https://develop.svn.wordpress.org/trunk@2995 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:58:52 +00:00
Ryan Boren 573e9a1bcb wp_handle_upload() and image upload improvements from Andy. fixes #1806
git-svn-id: https://develop.svn.wordpress.org/trunk@2979 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-01 21:28:03 +00:00
Ryan Boren 471552766e Create upload dirs with same perms as wp-content. fixes #1784 #1726
git-svn-id: https://develop.svn.wordpress.org/trunk@2967 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 01:12:54 +00:00
Ryan Boren 1da25e1927 Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 20:48:32 +00:00
Ryan Boren 3757394e6d Move some fxns to admin-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@2937 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:26:06 +00:00
Ryan Boren 3c787da1e8 Typo fix from ringmaster. fixes #1717
git-svn-id: https://develop.svn.wordpress.org/trunk@2927 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:45:06 +00:00
Ryan Boren 5076d8f999 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: https://develop.svn.wordpress.org/trunk@2926 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:42:26 +00:00
Matt Mullenweg 81f443ddab Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2923 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:42:17 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Ryan Boren e17afbcfa8 Populate link_owner. Props donncha. fixes #1695
git-svn-id: https://develop.svn.wordpress.org/trunk@2901 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 16:32:05 +00:00
Ryan Boren 3efbc15533 Consolidate link forms into edit-link-form
git-svn-id: https://develop.svn.wordpress.org/trunk@2890 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 00:47:58 +00:00
Ryan Boren d218eb9fb6 Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@2889 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-18 19:44:14 +00:00
Ryan Boren cf47e64afc Don't write multiple rewrite rule blocks to htaccess. fixes #1661
git-svn-id: https://develop.svn.wordpress.org/trunk@2886 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 03:25:22 +00:00
Ryan Boren f8103ad144 comment_exists() from skeltoac. fixes #1679
git-svn-id: https://develop.svn.wordpress.org/trunk@2879 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:36:48 +00:00
Ryan Boren 8baae0c89e User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:03:02 +00:00
Ryan Boren 32e3266afb Add post_exists() and wp_create_categories().
git-svn-id: https://develop.svn.wordpress.org/trunk@2866 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:07 +00:00
Ryan Boren cfe42dc930 Add category_exists() and wp_create_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2864 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 18:44:05 +00:00
Ryan Boren 9b64414d35 Fix page edit redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@2850 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:38:30 +00:00
Matt Mullenweg 1faa9ffc1c Fix menu annoyance. Clean up themes.php code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2839 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 23:33:10 +00:00
Ryan Boren 448122ff3c On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-31 02:39:17 +00:00
Matt Mullenweg fcb947a434 Hook compatibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2830 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:24:12 +00:00
Matt Mullenweg 541129b8c0 Friendlier names
git-svn-id: https://develop.svn.wordpress.org/trunk@2825 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:05:44 +00:00
Ryan Boren 081527cd3e Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
git-svn-id: https://develop.svn.wordpress.org/trunk@2818 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 23:40:32 +00:00
Matt Mullenweg 938ebec83a Enter now works for popups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2815 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 08:30:21 +00:00
Matt Mullenweg 01bd221a56 Browse Happy :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2814 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:18:26 +00:00
Matt Mullenweg a7f34532cf Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:10:56 +00:00
Matt Mullenweg eb5e5c8e14 Big JS move
git-svn-id: https://develop.svn.wordpress.org/trunk@2812 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:48:56 +00:00
Matt Mullenweg ffe1a35f45 Be ambiguous
git-svn-id: https://develop.svn.wordpress.org/trunk@2811 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:42:41 +00:00
Ryan Boren dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00
Ryan Boren 20dff781dd Improved insert_with_markers(). Props Eric Anderson. fixes #1417
git-svn-id: https://develop.svn.wordpress.org/trunk@2797 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:56:27 +00:00
Ryan Boren 856458343e Fix add_options_page(). Props to Owen. fixes #1562
git-svn-id: https://develop.svn.wordpress.org/trunk@2792 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:33:09 +00:00
Matt Mullenweg 593b6b49ab You should be able to change the defaults
git-svn-id: https://develop.svn.wordpress.org/trunk@2753 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-05 20:44:18 +00:00
Matt Mullenweg c37be4f535 Make sure it's an array first.
git-svn-id: https://develop.svn.wordpress.org/trunk@2739 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-03 00:21:53 +00:00