Commit Graph

1636 Commits

Author SHA1 Message Date
Ryan Boren bda11c7c40 Use new logo. Props nbachiyski. fixes #1896
git-svn-id: https://develop.svn.wordpress.org/trunk@3133 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:55:53 +00:00
Ryan Boren e94f3a0418 Bookmarklet script updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3132 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:44:41 +00:00
Ryan Boren 95cf1eb670 Flush the cache for upgrades. Flesh out __get_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@3129 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:32:55 +00:00
Ryan Boren 673db4570a Populate category and comment counts for default post and cat.
git-svn-id: https://develop.svn.wordpress.org/trunk@3128 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:10:18 +00:00
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 7252579349 Some changes and tweaks to how the inline image uploading works.
git-svn-id: https://develop.svn.wordpress.org/trunk@3126 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 03:19:19 +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 e93d21f350 New logo, better login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3120 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 00:51:34 +00:00
Matt Mullenweg a6ff5a77a6 git-svn-id: https://develop.svn.wordpress.org/trunk@3116 602fd350-edb4-49c9-b593-d223f7449a82 2005-11-16 23:51:04 +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 8844ae0ca9 Delete cut-and-paste error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3109 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 18:27:47 +00:00
Ryan Boren f7312de103 Assign a valid default role. Props ringmaster. fixes #1823
git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:31:21 +00:00
Ryan Boren 376a04e7de Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:29:36 +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 62f1fd972b Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
git-svn-id: https://develop.svn.wordpress.org/trunk@3102 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:54:23 +00:00
Ryan Boren b8f0875533 Don't show Publish button for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3101 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:17:26 +00:00
Ryan Boren 7d851aa114 A button called Save. Props morydd. fixes #1411
git-svn-id: https://develop.svn.wordpress.org/trunk@3100 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:15:24 +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 a0d9c53007 Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 00:52:14 +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
Ryan Boren 06d61e1f7a Update category counts. Props donncha. fixes #1886
git-svn-id: https://develop.svn.wordpress.org/trunk@3091 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 16:31:24 +00:00
Ryan Boren b49bd4d290 Flush the cache before installing. fixes #1877
git-svn-id: https://develop.svn.wordpress.org/trunk@3088 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 22:32:03 +00:00
Matt Mullenweg f26a84a752 No need to display the whole big path, fixes #1617
git-svn-id: https://develop.svn.wordpress.org/trunk@3084 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:26:39 +00:00
Matt Mullenweg 81460359c9 Clear bottoms, fixes #1640
git-svn-id: https://develop.svn.wordpress.org/trunk@3082 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:19:22 +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 4c8b6b1197 Good idea, fixes #1687
git-svn-id: https://develop.svn.wordpress.org/trunk@3077 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:06:52 +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 1932ae4455 Add charset and such, fixes #1831
git-svn-id: https://develop.svn.wordpress.org/trunk@3073 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:45:13 +00:00
Matt Mullenweg c9c0ad10dd Slight pretty-upping, fixes #1798
git-svn-id: https://develop.svn.wordpress.org/trunk@3072 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:42:44 +00:00
Matt Mullenweg eb6572f681 Real default category, fixes #1873
git-svn-id: https://develop.svn.wordpress.org/trunk@3070 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 08:58:16 +00:00
Ryan Boren 3098fe172e Don't return false from get_settings() when installing. Use update_option() when setting the blog title and admin email so that the cache is kept in sync. fixes #1869
git-svn-id: https://develop.svn.wordpress.org/trunk@3067 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 06:51:09 +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 8d259b4562 Really shouldn't be shown.
git-svn-id: https://develop.svn.wordpress.org/trunk@3063 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:54:03 +00:00
Matt Mullenweg 899d70bbbd More eol-style: native
git-svn-id: https://develop.svn.wordpress.org/trunk@3062 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:43:57 +00:00
Matt Mullenweg d245e9e07d Update all to eol-style: native, also fixes #1645
git-svn-id: https://develop.svn.wordpress.org/trunk@3061 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:40:18 +00:00
Matt Mullenweg 92390480d7 Debug string?
git-svn-id: https://develop.svn.wordpress.org/trunk@3059 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:21:44 +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
Matt Mullenweg dd35ddfe28 Moderation and comment_author_link, fixes #1019
git-svn-id: https://develop.svn.wordpress.org/trunk@3055 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 02:45:53 +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
Matt Mullenweg 3d4af53c47 Send a header as well as a meta, fixes #857
git-svn-id: https://develop.svn.wordpress.org/trunk@3043 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:31:59 +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 4b6a074982 Add HTTPS support, fixes #1372
git-svn-id: https://develop.svn.wordpress.org/trunk@3041 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:21:28 +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 4daed6d8b9 Remove redundant lines. Props johnjosephbachir. fixes #1774
git-svn-id: https://develop.svn.wordpress.org/trunk@3036 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 00:32:15 +00:00
Ryan Boren 6204cb5e82 Don't loop over empty list. Props Mark Jaquith. fixes #1827
git-svn-id: https://develop.svn.wordpress.org/trunk@3032 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-10 23:36:50 +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 7b5bed4809 Delete link fix from donncha. fixes #1862
git-svn-id: https://develop.svn.wordpress.org/trunk@3027 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-10 16:52:12 +00:00
Ryan Boren 2077dcaf16 Options fixes from donncha. fixes #1859
git-svn-id: https://develop.svn.wordpress.org/trunk@3023 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-09 18:15:55 +00:00
Ryan Boren c6a3cc3249 TinyMCE accesskeys from skeltoac. fixes #1854
git-svn-id: https://develop.svn.wordpress.org/trunk@3020 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-09 08:44:48 +00:00
Ryan Boren 1412706873 Handle the lack of curl. From skeltoac. fixes #1855
git-svn-id: https://develop.svn.wordpress.org/trunk@3016 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 21:55:01 +00:00
Ryan Boren 609383477a TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: https://develop.svn.wordpress.org/trunk@3015 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 19:17:08 +00:00
Ryan Boren c72a1f461e Object caching, round one.
git-svn-id: https://develop.svn.wordpress.org/trunk@3011 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 21:56:03 +00:00
Matt Mullenweg 096d59d425 Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@3010 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 19:16:34 +00:00
Matt Mullenweg 0cdc68d776 Style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3008 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:46:28 +00:00
Ryan Boren 1aeea064c8 Don't trackbacks from draft post. Props markjaquith. fixes #1801
git-svn-id: https://develop.svn.wordpress.org/trunk@3002 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 07:10:15 +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 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
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 2d9644a536 Really move image-uploading.php to inline-uploading.php
git-svn-id: https://develop.svn.wordpress.org/trunk@2997 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 05:43:01 +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 1fb12a1eaa Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: https://develop.svn.wordpress.org/trunk@2994 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:40:43 +00:00
Ryan Boren 3ed89b9e86 TinyMCE 2.0RC4 Props skeltoac. fixes #1830
git-svn-id: https://develop.svn.wordpress.org/trunk@2993 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:30:11 +00:00
Ryan Boren f9d2c24acd Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839
git-svn-id: https://develop.svn.wordpress.org/trunk@2992 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:16:59 +00:00
Matt Mullenweg 71db5228c7 Prettier boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@2990 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 01:57:59 +00:00
Matt Mullenweg 39a79f3e63 Icon for notices and small tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2989 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 00:37:51 +00:00
Matt Mullenweg 114d19b144 Redirect to new permalink if slug changes. Fixes #1068
git-svn-id: https://develop.svn.wordpress.org/trunk@2988 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:57:56 +00:00
Matt Mullenweg 5e3e5445e9 Bad grammar. Fixes #1766
git-svn-id: https://develop.svn.wordpress.org/trunk@2987 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:55:04 +00:00
Ryan Boren efe9f2fbcf Don't show publish button when post is already published. Props: Mark Jaquith fixes #1813
git-svn-id: https://develop.svn.wordpress.org/trunk@2981 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-04 02:51:59 +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 5fc5164297 Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803
git-svn-id: https://develop.svn.wordpress.org/trunk@2974 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 05:32:39 +00:00
Ryan Boren 7ffc6d0838 Put the preview anchors on the h2. Props: markjaquith fixes #1765
git-svn-id: https://develop.svn.wordpress.org/trunk@2973 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 01:52:56 +00:00
Ryan Boren 6eacdcf924 Give a little love to the bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@2972 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 08:43:23 +00:00
Ryan Boren ea4ebf21a9 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2971 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:37:06 +00:00
Ryan Boren 6fcc709db0 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2970 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:36:24 +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 305c29d4e1 DB versioning. fixes #1791
git-svn-id: https://develop.svn.wordpress.org/trunk@2966 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-27 22:04:12 +00:00
Ryan Boren 71ee10cc3b TinyMCE fixes. Reinstate "More..." button. Filter trailing br. fixes #1789
git-svn-id: https://develop.svn.wordpress.org/trunk@2964 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-25 23:10:14 +00:00
Ryan Boren 2c9426d447 Category parent fix from donncha. fixes #1775
git-svn-id: https://develop.svn.wordpress.org/trunk@2959 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 20:50:31 +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 976678dce3 Image uploading for pages. Props skeltoac. fixes #1759
git-svn-id: https://develop.svn.wordpress.org/trunk@2951 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 21:52:56 +00:00
Ryan Boren e4d15f3596 Oops. Patch didn't apply cleanly. fixes #1750
git-svn-id: https://develop.svn.wordpress.org/trunk@2947 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 18:59:10 +00:00
Ryan Boren 5399c5f576 Category insert cleanup from donncha. fixes #1750
git-svn-id: https://develop.svn.wordpress.org/trunk@2946 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 18:17:05 +00:00
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren 40b9d7955e Add admin-db include. Props donncha. fixes #1751
git-svn-id: https://develop.svn.wordpress.org/trunk@2944 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 17:04:27 +00:00
Matt Mullenweg ab51dd291b admin-db is needed for wp_delete_category
git-svn-id: https://develop.svn.wordpress.org/trunk@2940 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-09 01:59:02 +00:00
Ryan Boren 8c5f91cd89 Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737
git-svn-id: https://develop.svn.wordpress.org/trunk@2939 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-07 17:43:43 +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 e18c838749 Start marking strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@2936 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 00:44:04 +00:00
Ryan Boren 4bb9a136f6 Add kses_init_filters(). Call it when running importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@2934 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:58:16 +00:00
Ryan Boren cb59a1db62 Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
git-svn-id: https://develop.svn.wordpress.org/trunk@2932 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:19:48 +00:00
Ryan Boren 097080a29e wp_delete_object() and image popup from skeltoac. fixes #1731
git-svn-id: https://develop.svn.wordpress.org/trunk@2929 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-04 17:38:04 +00:00
Ryan Boren 16e0e7a788 Blogger importer updates from skeltoac. fixes #1722
git-svn-id: https://develop.svn.wordpress.org/trunk@2928 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-01 11:29:03 +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
Ryan Boren 40c98305df Don't double escape.
git-svn-id: https://develop.svn.wordpress.org/trunk@2925 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-28 20:41:53 +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
Matt Mullenweg 537572d958 A few cleanups from the upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2917 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 07:13:48 +00:00
Ryan Boren 62a83ea445 Moving more stuff to new API.
git-svn-id: https://develop.svn.wordpress.org/trunk@2915 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 18:07:46 +00:00
Ryan Boren c103e2c1b9 Level typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2912 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:38:09 +00:00
Matt Mullenweg a0cd2a9b38 A few more tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2911 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 00:05:50 +00:00
Matt Mullenweg 33654a99f7 Add blockquoting.
git-svn-id: https://develop.svn.wordpress.org/trunk@2909 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:32:03 +00:00
Ryan Boren 72133b0358 Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: https://develop.svn.wordpress.org/trunk@2906 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 00:44:26 +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 0bd0cd8b33 Partial migration to roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2900 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 05:13:49 +00:00
Ryan Boren 1f44c5d3b1 Spiffier role creation code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2898 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:48:28 +00:00
Matt Mullenweg 2e35567811 Prevents dupe key errors
git-svn-id: https://develop.svn.wordpress.org/trunk@2897 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:43:56 +00:00
Ryan Boren 9441bb9093 wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
git-svn-id: https://develop.svn.wordpress.org/trunk@2894 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 03:17:43 +00:00
Ryan Boren 7e5bbeae62 Re-add xfn flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@2893 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 02:50:42 +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 e41117d98a Blogger importer from skeltoac. fixes #1680
git-svn-id: https://develop.svn.wordpress.org/trunk@2880 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:37:54 +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
Matt Mullenweg b93caa2a91 login not necessarily unique.
git-svn-id: https://develop.svn.wordpress.org/trunk@2877 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 07:45:35 +00:00
Ryan Boren 651b102a56 Flesh out MT importer. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@2875 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 05:17:20 +00:00
Ryan Boren 391c611d50 Remove inactive roles. Add unfiltered_html cap to admin and editor roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2874 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 03:26:47 +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
Matt Mullenweg 4e6327b050 Missing that cool fade feel.
git-svn-id: https://develop.svn.wordpress.org/trunk@2871 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-13 00:52:22 +00:00
Matt Mullenweg ca1645fb69 Don't rewrite to relative URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2870 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-12 22:42:32 +00:00
Matt Mullenweg 55fd6017f8 Order scheduled posts by date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2869 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-12 18:55:23 +00:00
Ryan Boren 3f7eb6d15d RSS importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2868 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-11 00:00:18 +00:00
Ryan Boren f938d6d1fd Make RSS importer actually kinda work.
git-svn-id: https://develop.svn.wordpress.org/trunk@2867 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:32 +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 97a7959a71 Don't ping when importing.
git-svn-id: https://develop.svn.wordpress.org/trunk@2865 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:44:14 +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 e75196a77b Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2863 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 18:39:40 +00:00
Matt Mullenweg ca1272ec79 Fix for IE from Michael, fixes #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2862 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 09:16:32 +00:00
Ryan Boren 98c92034b1 Use wp_remote_fopen to fetch remote OPML. Props Cypher, davidhouse. fixes #1491
git-svn-id: https://develop.svn.wordpress.org/trunk@2854 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:01:54 +00:00
Ryan Boren f5346c75c9 Add missing fieldset tag. Props idansof. fixes #1589
git-svn-id: https://develop.svn.wordpress.org/trunk@2853 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:57:52 +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
Ryan Boren aa0b92335d Make link category ID types consistent.
git-svn-id: https://develop.svn.wordpress.org/trunk@2848 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:37:24 +00:00
Ryan Boren 3dfce9fae3 Roles display fix from davidhouse. fixes #1660
git-svn-id: https://develop.svn.wordpress.org/trunk@2847 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:16:08 +00:00
Matt Mullenweg e1023c7ed1 Wrong var
git-svn-id: https://develop.svn.wordpress.org/trunk@2845 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 18:56:40 +00:00
Matt Mullenweg 902768cec4 Better names and typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2844 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:58:02 +00:00
Matt Mullenweg cc26a1c928 Bigger excerpt and better styling of profile profile.
git-svn-id: https://develop.svn.wordpress.org/trunk@2843 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:45:31 +00:00
Matt Mullenweg 6e89854dd2 Update jabber
git-svn-id: https://develop.svn.wordpress.org/trunk@2842 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:42:33 +00:00
Matt Mullenweg f43a4f16ad Break out the updating part.
git-svn-id: https://develop.svn.wordpress.org/trunk@2841 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 03:08:09 +00:00
Matt Mullenweg 248922198e Break up profile page into more logical sections
git-svn-id: https://develop.svn.wordpress.org/trunk@2840 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 02:01:33 +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
Matt Mullenweg 6ad8527ca1 We lost the option fade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2838 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 20:32:11 +00:00
Ryan Boren 5fa587b050 AJAX cat creation fix from mdawaffe. fixes #1639
git-svn-id: https://develop.svn.wordpress.org/trunk@2836 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:17:36 +00:00
Ryan Boren 2d061e7592 Use wp_mail instead of mail. Props to tliebig. fixes #1642
git-svn-id: https://develop.svn.wordpress.org/trunk@2835 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:12:58 +00:00
Ryan Boren 5932ee4425 Move pings out-of-band to speed up posting. Props to Owen. fixes #1644
git-svn-id: https://develop.svn.wordpress.org/trunk@2833 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 16:56:28 +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 b45449067d Fixes #1567 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2829 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:21:25 +00:00
Matt Mullenweg 1e236eb2ab Fixes #972 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2826 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:06:04 +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 4575c2a1ea Translation fix. Props nbachiyski. fixes #1574
git-svn-id: https://develop.svn.wordpress.org/trunk@2821 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 03:50:27 +00:00
Matt Mullenweg 9cc35e21c4 More and nextpage, from ringmaster. Fixes #1564
git-svn-id: https://develop.svn.wordpress.org/trunk@2820 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 01:25:19 +00:00
Matt Mullenweg 94e8148c6c Better ajaxness meets buzzword index compliance and fixes #1605
git-svn-id: https://develop.svn.wordpress.org/trunk@2819 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 00:57:34 +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
Ryan Boren 7f27e37e92 Set home during install. Props Owen and Mark. fixes #1506
git-svn-id: https://develop.svn.wordpress.org/trunk@2817 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 19:12:29 +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
Matt Mullenweg f5abedd751 No Thumbs.db
git-svn-id: https://develop.svn.wordpress.org/trunk@2809 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-24 07:14:19 +00:00
Matt Mullenweg 7d6cad6a6a No horizontal resizing
git-svn-id: https://develop.svn.wordpress.org/trunk@2807 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:52:47 +00:00
Matt Mullenweg 822f7704bc Move JS below edit form, fixes #1555
git-svn-id: https://develop.svn.wordpress.org/trunk@2804 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:46:33 +00:00
Matt Mullenweg 85b51b70de Bugfix and remember resize
git-svn-id: https://develop.svn.wordpress.org/trunk@2802 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:37:34 +00:00
Matt Mullenweg cc6d21f3b6 Changing to native
git-svn-id: https://develop.svn.wordpress.org/trunk@2801 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:33:52 +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 ae8af5931c Validation fixes. Props idansof. fixes #1590
git-svn-id: https://develop.svn.wordpress.org/trunk@2796 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:49:24 +00:00
Ryan Boren 3f691174e2 Set nickname during install. Props skippy and markjaquith. fixes #1568
git-svn-id: https://develop.svn.wordpress.org/trunk@2794 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:43:43 +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 92552e262f Better resizing CSS
git-svn-id: https://develop.svn.wordpress.org/trunk@2791 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 23:19:06 +00:00
Matt Mullenweg e6aee8f5c6 Clap on Clap off
git-svn-id: https://develop.svn.wordpress.org/trunk@2789 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 01:51:59 +00:00
Matt Mullenweg 5e73bcff48 Forgot a file
git-svn-id: https://develop.svn.wordpress.org/trunk@2788 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 00:13:08 +00:00
Matt Mullenweg 65672cfff0 Resize the text area on the fly
git-svn-id: https://develop.svn.wordpress.org/trunk@2787 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-17 23:47:27 +00:00
Matt Mullenweg 070a5d4fd9 Removing link at Carthik's request.
git-svn-id: https://develop.svn.wordpress.org/trunk@2786 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-16 23:27:16 +00:00
Matt Mullenweg 1cf85bcf58 No trailing index.php
git-svn-id: https://develop.svn.wordpress.org/trunk@2785 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-15 05:12:46 +00:00
Matt Mullenweg 2f2b05ed34 Add ID to moderation div
git-svn-id: https://develop.svn.wordpress.org/trunk@2782 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-15 00:07:30 +00:00
Matt Mullenweg 91d7f28966 Getting much better! Fixes #1566
git-svn-id: https://develop.svn.wordpress.org/trunk@2776 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 23:39:15 +00:00
Matt Mullenweg 0edc5efa1f Bad comment
git-svn-id: https://develop.svn.wordpress.org/trunk@2775 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 21:02:47 +00:00
Matt Mullenweg d10025c63e Missing translation
git-svn-id: https://develop.svn.wordpress.org/trunk@2774 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 06:50:20 +00:00
Matt Mullenweg 67ebbbe5a3 Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@2767 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-09 08:16:29 +00:00
Matt Mullenweg 5db43a74d8 Annoying alert
git-svn-id: https://develop.svn.wordpress.org/trunk@2766 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-09 08:13:12 +00:00
Matt Mullenweg 3a665e73fd Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@2765 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 19:35:48 +00:00
Matt Mullenweg a9a371b88d Show profile to the right people
git-svn-id: https://develop.svn.wordpress.org/trunk@2764 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 07:38:41 +00:00
Matt Mullenweg 5998b3db15 Minor tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2763 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 03:28:37 +00:00
Matt Mullenweg 7c4907713c Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: https://develop.svn.wordpress.org/trunk@2762 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 01:13:22 +00:00
Matt Mullenweg 8fbcacd81d Removing some unused javascript and adding hook
git-svn-id: https://develop.svn.wordpress.org/trunk@2761 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 19:36:42 +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
Matt Mullenweg 87a2dccccf Clean up plugins and dashboard
git-svn-id: https://develop.svn.wordpress.org/trunk@2759 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 10:45:06 +00:00
Matt Mullenweg 2165c50e82 Making the presentation page a little more intuitive
git-svn-id: https://develop.svn.wordpress.org/trunk@2757 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 10:11:30 +00:00
Matt Mullenweg 1d5e21d175 Tweaks and catchups
git-svn-id: https://develop.svn.wordpress.org/trunk@2756 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 08:58:10 +00:00
Matt Mullenweg afa1eb7e00 Updated style
git-svn-id: https://develop.svn.wordpress.org/trunk@2755 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 08:14:41 +00:00
Matt Mullenweg 3dad237c8f Make it slower while testing for easier debugging
git-svn-id: https://develop.svn.wordpress.org/trunk@2754 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-06 18:04:44 +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 823a96af43 Eliminate target
git-svn-id: https://develop.svn.wordpress.org/trunk@2752 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-05 20:21:50 +00:00
Matt Mullenweg 19875d4afa Have first field focus on popup
git-svn-id: https://develop.svn.wordpress.org/trunk@2751 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-05 18:30:35 +00:00
Matt Mullenweg bf6a2ea577 More places where WYSIWYG should be triggered
git-svn-id: https://develop.svn.wordpress.org/trunk@2749 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-04 09:26:32 +00:00
Matt Mullenweg c2e4367a4f Adding WYSIWYG. Todo: remove all uneccesary stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@2748 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-04 08:37:46 +00:00
Matt Mullenweg 68ee8caad4 Better tab order, indenting
git-svn-id: https://develop.svn.wordpress.org/trunk@2747 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-03 01:56:02 +00:00
Matt Mullenweg e0dd38aa87 Better permalink interface, marginally
git-svn-id: https://develop.svn.wordpress.org/trunk@2746 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-03 01:50:56 +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
Matt Mullenweg 9a3dfe5815 Better name
git-svn-id: https://develop.svn.wordpress.org/trunk@2738 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-01 20:24:11 +00:00
Matt Mullenweg c3694be892 Typo was making everyone admins.
git-svn-id: https://develop.svn.wordpress.org/trunk@2734 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-23 16:14:29 +00:00
Matt Mullenweg b81fef690d A few CSS polishes
git-svn-id: https://develop.svn.wordpress.org/trunk@2730 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-23 06:22:48 +00:00
Matt Mullenweg cf204d01e5 Fixing tab order, adding publish access key.
git-svn-id: https://develop.svn.wordpress.org/trunk@2729 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-21 23:45:12 +00:00
Ryan Boren 6a90de4d12 Remove extra comma. Props: isharra
git-svn-id: https://develop.svn.wordpress.org/trunk@2728 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-19 15:26:34 +00:00
Ryan Boren 1785b5aae3 Refactor level to cap upgrade code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2727 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-19 14:24:06 +00:00
Ryan Boren 38677d2e8d Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2724 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 21:21:50 +00:00
Ryan Boren 60bc7f83f4 Fix draft list and publish button. fixes #1514
git-svn-id: https://develop.svn.wordpress.org/trunk@2723 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 21:08:47 +00:00
Ryan Boren 96e237124e Add temporary cap/roles updater. Define RESET_CAPS to enable.
git-svn-id: https://develop.svn.wordpress.org/trunk@2722 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:57:41 +00:00
Ryan Boren 268fc9f7a1 Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2720 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:29:55 +00:00
Ryan Boren 21a150eefa touch_time() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2719 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:02:05 +00:00
Ryan Boren 3b6dbfb88a Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2718 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 18:59:14 +00:00
Ryan Boren 9527e184fe More cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2714 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-15 02:16:45 +00:00
Ryan Boren ffdd8033aa Inverted logic. Should fix problem where user display name is stomped during upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2710 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-14 22:53:56 +00:00
Ryan Boren 5dbb58cd91 Migrate to caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@2709 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 22:26:26 +00:00
Ryan Boren 645de9da17 Fill out level caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@2708 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 20:16:06 +00:00
Ryan Boren 90d7668a03 Setup admin's role during install. Props: Owen Winkler. fixes #1505
git-svn-id: https://develop.svn.wordpress.org/trunk@2707 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 19:55:05 +00:00
Ryan Boren 3c68ad0b0f Move menus from levels to capabilities.
git-svn-id: https://develop.svn.wordpress.org/trunk@2705 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 16:04:14 +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
Ryan Boren 19ab84315c Role/capability system. Round one. Props: Owen Winkler
git-svn-id: https://develop.svn.wordpress.org/trunk@2703 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-11 22:39:50 +00:00
Matt Mullenweg 810e0018f4 Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: https://develop.svn.wordpress.org/trunk@2702 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-09 01:27:46 +00:00
Matt Mullenweg 5bd6027fbd Drafts clean up.
git-svn-id: https://develop.svn.wordpress.org/trunk@2701 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-08 22:59:15 +00:00
Ryan Boren b3f7bd726c Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: https://develop.svn.wordpress.org/trunk@2699 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-05 20:47:22 +00:00
Ryan Boren bcb1e84446 wp_delete_user()
git-svn-id: https://develop.svn.wordpress.org/trunk@2698 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-04 22:03:42 +00:00
Ryan Boren 37f40b7935 register_activation_hook() and register_deactivation_hook(). Let's try these on.
git-svn-id: https://develop.svn.wordpress.org/trunk@2697 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-04 21:53:26 +00:00
Ryan Boren 01fef613ff wp_insert_category(), wp_update_category(), wp_delete_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2695 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-03 19:26:51 +00:00
Matt Mullenweg b5675c3c05 Ugly escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@2692 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-03 17:42:11 +00:00
Ryan Boren 12d6518279 Fix ID in confirmdeletecomment.
git-svn-id: https://develop.svn.wordpress.org/trunk@2691 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-03 17:34:55 +00:00
Matt Mullenweg 60ce1eb0d9 Update includes in import files, fixes #1427
git-svn-id: https://develop.svn.wordpress.org/trunk@2687 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-02 23:39:29 +00:00
Matt Mullenweg 83538ff38b Make it a page
git-svn-id: https://develop.svn.wordpress.org/trunk@2664 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-27 18:16:16 +00:00
Ryan Boren 706c897f32 Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: https://develop.svn.wordpress.org/trunk@2662 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-26 19:55:12 +00:00
Ryan Boren 9e63ebda78 Return post_ID from write_post() and pass it along when doing a save and continue redirect. Props: CŽedric
git-svn-id: https://develop.svn.wordpress.org/trunk@2654 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 23:44:22 +00:00
Ryan Boren 68571f0e05 Page editing form cleaning and repair.
git-svn-id: https://develop.svn.wordpress.org/trunk@2652 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 03:07:16 +00:00
Ryan Boren 2b50612117 Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2651 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 02:51:48 +00:00
Ryan Boren 67846fb123 Consolidate post update code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2650 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 01:33:38 +00:00
Ryan Boren 15dc0c3307 Consolidate post creation code into wp_insert_post().
git-svn-id: https://develop.svn.wordpress.org/trunk@2647 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-18 19:08:38 +00:00
Ryan Boren 656c1c1f03 Don't need to include blog header when you've got wp().
git-svn-id: https://develop.svn.wordpress.org/trunk@2646 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-17 00:59:58 +00:00
Matt Mullenweg 8820dc2c4c Add a default About page on install.
git-svn-id: https://develop.svn.wordpress.org/trunk@2645 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-16 09:05:06 +00:00
Ryan Boren 80f1695619 Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@2644 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-16 06:27:30 +00:00
Ryan Boren c93f379092 Set display_name only if the user table still containts id_mode. This prevents multiple upgrades from stomping display_name.
git-svn-id: https://develop.svn.wordpress.org/trunk@2643 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-16 06:14:07 +00:00
Ryan Boren 125542ecab DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table.
git-svn-id: https://develop.svn.wordpress.org/trunk@2641 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 23:22:55 +00:00
Matt Mullenweg afc06a6f56 New schmancy posting interface
git-svn-id: https://develop.svn.wordpress.org/trunk@2639 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 07:31:36 +00:00
Matt Mullenweg cd3fcfab4c Let's be a little more discrete ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@2638 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 09:06:30 +00:00
Matt Mullenweg f6ef88773f User data migration should be complete
git-svn-id: https://develop.svn.wordpress.org/trunk@2636 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 08:32:44 +00:00
Matt Mullenweg 8d1546d25f More user fixups
git-svn-id: https://develop.svn.wordpress.org/trunk@2634 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 00:05:41 +00:00
Matt Mullenweg 47d80615b5 More user updates
git-svn-id: https://develop.svn.wordpress.org/trunk@2632 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-12 23:14:52 +00:00
Matt Mullenweg 1165caab60 Beginning of user system overhaul, TODO: update all code that deals with user data
git-svn-id: https://develop.svn.wordpress.org/trunk@2631 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-12 20:49:13 +00:00
Matt Mullenweg bc9032534e Planning waaay ahead, all INTs should match.
git-svn-id: https://develop.svn.wordpress.org/trunk@2629 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-12 07:05:07 +00:00
Matt Mullenweg a94ad3b4da Adding profile update hook, fixes #1434
git-svn-id: https://develop.svn.wordpress.org/trunk@2628 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-10 23:33:58 +00:00
Matt Mullenweg 5a7601b50c Allow filtering of options
git-svn-id: https://develop.svn.wordpress.org/trunk@2624 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-10 08:51:40 +00:00
Matt Mullenweg a2fa5d6a70 Better headers for CGI enviroments
git-svn-id: https://develop.svn.wordpress.org/trunk@2623 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-09 00:17:43 +00:00
Matt Mullenweg 7e42be87ae http://mosquito.wordpress.org/view.php?id=1351 - Hat tip: Dangerous Dougal
git-svn-id: https://develop.svn.wordpress.org/trunk@2605 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-13 21:47:39 +00:00
Matt Mullenweg 202758f35d http://mosquito.wordpress.org/view.php?id=1347 - Hat tip: Skippy the Salacious
git-svn-id: https://develop.svn.wordpress.org/trunk@2604 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-13 21:45:51 +00:00
Matt Mullenweg 2f8b416e93 Addding check_admin_referer hook
git-svn-id: https://develop.svn.wordpress.org/trunk@2595 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 18:26:53 +00:00
Matt Mullenweg fe818f8ebf Usability hooks into wp.org
git-svn-id: https://develop.svn.wordpress.org/trunk@2594 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 11:37:36 +00:00
Matt Mullenweg b916bca219 Better config include in admin - http://mosquito.wordpress.org/view.php?id=1307
git-svn-id: https://develop.svn.wordpress.org/trunk@2592 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 11:06:45 +00:00
Matt Mullenweg 394f51ddad Remove reference to old wiki - http://mosquito.wordpress.org/view.php?id=1317
git-svn-id: https://develop.svn.wordpress.org/trunk@2590 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 11:01:12 +00:00
Matt Mullenweg 0a7ec26175 Fix for http://mosquito.wordpress.org/view.php?id=1306
git-svn-id: https://develop.svn.wordpress.org/trunk@2587 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-07 00:08:27 +00:00
Matt Mullenweg 9648173c70 Use CURL if available, possible fix for http://mosquito.wordpress.org/view.php?id=1166
git-svn-id: https://develop.svn.wordpress.org/trunk@2581 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-03 07:52:11 +00:00
Ryan Boren 017d679aa4 Correctly set comment and ping status when publishing from advanced edit page. http://mosquito.wordpress.org/view.php?id=877 Props: MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2574 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-24 04:19:19 +00:00
Ryan Boren c2ca4a6f4e Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2573 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-23 17:36:33 +00:00
Ryan Boren 1592d90958 Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1272 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2570 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-22 00:16:48 +00:00
Ryan Boren eec22c6ac1 gettext check_admin_referer() error message.
git-svn-id: https://develop.svn.wordpress.org/trunk@2569 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-21 06:49:17 +00:00
Ryan Boren deeb4fbc98 Make greymatter importer less ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@2565 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 23:02:30 +00:00
Ryan Boren 9c3448ff19 Update greymatter importer to use wpdb. Needs testing, but it can't be more broken than before. :-)
git-svn-id: https://develop.svn.wordpress.org/trunk@2564 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 22:30:23 +00:00
Matt Mullenweg ce64ce057d Rolling back auto-save
git-svn-id: https://develop.svn.wordpress.org/trunk@2559 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 19:19:07 +00:00
Matt Mullenweg 34f8f74d36 More sanitization cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2557 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 04:06:37 +00:00
Ryan Boren 9d8f012f32 Bail if the theme does not exist.
git-svn-id: https://develop.svn.wordpress.org/trunk@2553 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 21:41:35 +00:00
Matt Mullenweg a1ac3e7120 It was a Wednesday. (?!) Hat tip: Lucas Larson
git-svn-id: https://develop.svn.wordpress.org/trunk@2552 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 17:24:05 +00:00
Matt Mullenweg 399e9acf58 Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: https://develop.svn.wordpress.org/trunk@2548 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 03:35:48 +00:00
Matt Mullenweg f7c0f0c76c Firefox fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2544 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 02:16:57 +00:00
Matt Mullenweg fd7604a25c The Codex is ready
git-svn-id: https://develop.svn.wordpress.org/trunk@2539 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-18 16:05:33 +00:00
Matt Mullenweg f26e7d7e0d Don't show delete button if there's nothing to delete
git-svn-id: https://develop.svn.wordpress.org/trunk@2537 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-16 18:47:37 +00:00
Matt Mullenweg 61ebee5445 Initial auto-save checkin code from DarkCryst. No bug reports on it yet! Several known issues, including deleting cookies, moving the restore button, and other behavior probs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2536 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-16 16:31:38 +00:00
Matt Mullenweg 71883b64a8 Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138
git-svn-id: https://develop.svn.wordpress.org/trunk@2533 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-13 23:41:13 +00:00
Matt Mullenweg 68f6927368 Strip slashes in blog name for email from:
git-svn-id: https://develop.svn.wordpress.org/trunk@2532 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-13 23:25:48 +00:00
Ryan Boren 7f2c7afd0f When editing posts, don't automatically change the post author to the current user. http://mosquito.wordpress.org/view.php?id=911 Props: dwc
git-svn-id: https://develop.svn.wordpress.org/trunk@2528 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-13 16:30:09 +00:00
Ryan Boren 1c623ee737 Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217
git-svn-id: https://develop.svn.wordpress.org/trunk@2526 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-10 20:07:46 +00:00
Ryan Boren 2e7c387207 Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
git-svn-id: https://develop.svn.wordpress.org/trunk@2524 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-09 17:25:47 +00:00
Ryan Boren e40774a349 Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2521 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-09 04:32:38 +00:00
Ryan Boren 36639a2b71 Active plugins array sanity check. If the array isn't an array, reset it.
git-svn-id: https://develop.svn.wordpress.org/trunk@2514 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-04 02:48:18 +00:00
Ryan Boren e2826065e4 More category cache cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2504 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-31 05:25:54 +00:00
Ryan Boren 6abd89a643 Don't set auto-set post slug until published. http://mosquito.wordpress.org/view.php?id=1073 Props: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2496 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 19:24:37 +00:00
Ryan Boren 3e484233f4 Check for failed socket open in update-links. http://mosquito.wordpress.org/view.php?id=1025 Props: ColdForged
git-svn-id: https://develop.svn.wordpress.org/trunk@2495 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 16:58:30 +00:00
Ryan Boren bb00ba2e95 If home changes, write rewrite rules to new location. http://mosquito.wordpress.org/view.php?id=1143
git-svn-id: https://develop.svn.wordpress.org/trunk@2494 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 16:36:08 +00:00
Ryan Boren 57fe641ff1 Don't throw 'typed only once' error when both password entries are blank. http://mosquito.wordpress.org/view.php?id=1178
git-svn-id: https://develop.svn.wordpress.org/trunk@2489 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 14:48:49 +00:00
Ryan Boren 56b9394fb8 Tweak to 2487.
git-svn-id: https://develop.svn.wordpress.org/trunk@2488 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 05:39:23 +00:00
Ryan Boren 28ff7f84e1 Use private, install/upgrade safe version of get_option() in upgrade-functions.php. Fixes http://mosquito.wordpress.org/view.php?id=1165
git-svn-id: https://develop.svn.wordpress.org/trunk@2487 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 05:34:30 +00:00
Ryan Boren 82d89d8d7c Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: https://develop.svn.wordpress.org/trunk@2481 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-28 02:34:16 +00:00
Ryan Boren 8480784cda Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2477 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-25 21:41:45 +00:00
Matt Mullenweg 3a0af0fb6a Quicktag enhancements
git-svn-id: https://develop.svn.wordpress.org/trunk@2476 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-24 01:26:22 +00:00
Ryan Boren faed798153 Gracefully handle the lack of themes in get_page_templates(). http://mosquito.wordpress.org/view.php?id=1153 Props: donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@2474 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-23 01:14:05 +00:00
Ryan Boren dfd9ce1390 strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075
git-svn-id: https://develop.svn.wordpress.org/trunk@2471 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 17:33:05 +00:00
Ryan Boren 135a0fc62d Don't double encode options. http://mosquito.wordpress.org/view.php?id=1151 Props: MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2470 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 06:34:23 +00:00
Ryan Boren 7287678885 Change wording. gettext href so translators can link to translated resource. http://mosquito.wordpress.org/view.php?id=1140 Props: firefly4wp and MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2469 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 04:52:50 +00:00
Ryan Boren 61efa3844d i18n fix. http://mosquito.wordpress.org/view.php?id=1136 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2463 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 00:17:55 +00:00