Commit Graph

1664 Commits

Author SHA1 Message Date
Ryan Boren 9f7f499ed8 newCatAddIn fix. fixes #2184
git-svn-id: https://develop.svn.wordpress.org/trunk@3383 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-31 20:59:28 +00:00
Ryan Boren 23bf1be299 Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: https://develop.svn.wordpress.org/trunk@3381 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:59:38 +00:00
Ryan Boren 0d3ec17bb1 Silenzio.
git-svn-id: https://develop.svn.wordpress.org/trunk@3380 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:42:56 +00:00
Ryan Boren 5f46bd2b5b Post delete fix from David House. fixes #2173
git-svn-id: https://develop.svn.wordpress.org/trunk@3379 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:16:53 +00:00
Ryan Boren e45a58d547 LJ tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3375 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 01:25:41 +00:00
Ryan Boren ba3372e3d0 Flesh out LJ importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3374 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 20:24:12 +00:00
Ryan Boren 5be951ca28 Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: https://develop.svn.wordpress.org/trunk@3373 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 07:05:05 +00:00
Ryan Boren 367e600ea8 Regen page rewrite rules when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3372 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 05:20:13 +00:00
Ryan Boren 5ff3240176 Title fixes for plugin menu pages. fixes #1447
git-svn-id: https://develop.svn.wordpress.org/trunk@3367 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:45:13 +00:00
Ryan Boren 2ef647c04f Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: https://develop.svn.wordpress.org/trunk@3366 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:42:42 +00:00
Ryan Boren 2628a27ef4 Exit after sending headers. fixes #1917
git-svn-id: https://develop.svn.wordpress.org/trunk@3365 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:16:40 +00:00
Ryan Boren 8a629a0663 Don't be lazy. Props Denyerec
git-svn-id: https://develop.svn.wordpress.org/trunk@3364 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:10:23 +00:00
Ryan Boren 152fe33307 Don't require admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@3361 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 17:00:39 +00:00
Ryan Boren 8c39cb14c3 Use wp_handle_upload().
git-svn-id: https://develop.svn.wordpress.org/trunk@3360 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 09:55:24 +00:00
Ryan Boren 7531aa10b7 gettext updates from SteveAgl. fixes #2143
git-svn-id: https://develop.svn.wordpress.org/trunk@3355 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 15:12:59 +00:00
Ryan Boren d2e82671ef Enable MT importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3352 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:16:20 +00:00
Ryan Boren 35258f7f4c Use API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3350 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:10:59 +00:00
Ryan Boren ae212ba60f Styling for the theme select button. fixes #2101
git-svn-id: https://develop.svn.wordpress.org/trunk@3349 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 21:08:42 +00:00
Ryan Boren e1459bd149 Remove cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@3348 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:59:23 +00:00
Ryan Boren e857851b47 Fix already pinged list. Props pirateking. fixes #2136
git-svn-id: https://develop.svn.wordpress.org/trunk@3347 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:43:30 +00:00
Ryan Boren 5a3ee2891d h-scroll fix. fixes #1994
git-svn-id: https://develop.svn.wordpress.org/trunk@3345 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 03:24:10 +00:00
Matt Mullenweg c54c510d22 Hack hack hack hack hack hack hack
git-svn-id: https://develop.svn.wordpress.org/trunk@3344 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 02:52:11 +00:00
Ryan Boren c91c804b9a Update cache when editing categories. fixes #2127
git-svn-id: https://develop.svn.wordpress.org/trunk@3341 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 20:32:12 +00:00
Ryan Boren 1b40bdd2b9 plugin_page fix from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@3337 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 03:06:04 +00:00
Ryan Boren f5bf9c60c0 Add error checking to file save. fixes #2109
git-svn-id: https://develop.svn.wordpress.org/trunk@3335 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 16:56:11 +00:00
Ryan Boren 1a7f0bd3a8 edit form fix from Viper007Bond. fixes #2113
git-svn-id: https://develop.svn.wordpress.org/trunk@3334 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 15:56:14 +00:00
Ryan Boren 4957068837 Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096
git-svn-id: https://develop.svn.wordpress.org/trunk@3330 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:14:22 +00:00
Ryan Boren d417f96524 Validation tweaks. fixes #2097
git-svn-id: https://develop.svn.wordpress.org/trunk@3329 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:10:09 +00:00
Ryan Boren 025178d959 Widen those buttons. fixes #2091
git-svn-id: https://develop.svn.wordpress.org/trunk@3325 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:54:02 +00:00
Ryan Boren fe784ecc7b Workaround browser bug. fixes #2090
git-svn-id: https://develop.svn.wordpress.org/trunk@3324 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:51:56 +00:00
Ryan Boren 131a432b29 Fix JS error in IE. fixes #2089
git-svn-id: https://develop.svn.wordpress.org/trunk@3323 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:50:53 +00:00
Ryan Boren 9822179cea Fix ping races. fixes #2088
git-svn-id: https://develop.svn.wordpress.org/trunk@3322 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:49:43 +00:00
Ryan Boren ae35044963 Add CDATA. fixes #1957
git-svn-id: https://develop.svn.wordpress.org/trunk@3318 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 03:28:05 +00:00
Ryan Boren b239244636 New asyncronous ping method. fixes #2048
git-svn-id: https://develop.svn.wordpress.org/trunk@3317 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 03:04:33 +00:00
Ryan Boren 3b313cb840 Validation fix from philor. fixes #1958
git-svn-id: https://develop.svn.wordpress.org/trunk@3316 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 02:40:40 +00:00
Ryan Boren dcaa152386 Don't die.
git-svn-id: https://develop.svn.wordpress.org/trunk@3315 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 22:26:22 +00:00
Ryan Boren 6428176144 Separate dbx managers for post and page forms. Props mdawaffe. fixes #2035
git-svn-id: https://develop.svn.wordpress.org/trunk@3313 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 21:48:12 +00:00
Ryan Boren ecea3fad26 is_user_logged_in()
git-svn-id: https://develop.svn.wordpress.org/trunk@3309 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 16:31:41 +00:00
Ryan Boren 8b4c730141 Bump ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@3308 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 01:17:46 +00:00
Ryan Boren 33f045c3df noscript support for uploading. fixes #2078
git-svn-id: https://develop.svn.wordpress.org/trunk@3307 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 08:29:43 +00:00
Ryan Boren 75e382c0e4 JS init changes. fixes #2077
git-svn-id: https://develop.svn.wordpress.org/trunk@3306 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 06:27:30 +00:00
Ryan Boren 8e9acf0511 More inline uploading tweaks. fixes #2076
git-svn-id: https://develop.svn.wordpress.org/trunk@3305 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 04:24:05 +00:00
Ryan Boren f160329f66 Attachment enhancements from skeltoac. fixes #2074
git-svn-id: https://develop.svn.wordpress.org/trunk@3303 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 19:19:56 +00:00
Ryan Boren afd6d33bf2 Remove lang attribute. fixes #2072
git-svn-id: https://develop.svn.wordpress.org/trunk@3301 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 08:47:55 +00:00
Ryan Boren 56e626673e i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 22:48:30 +00:00
Ryan Boren c0c4222938 Use 'were' for past subjunctive. fixes #2000
git-svn-id: https://develop.svn.wordpress.org/trunk@3294 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 01:48:12 +00:00
Ryan Boren baeac0c8ee MCE improvements from skeltoac. fixes #2058
git-svn-id: https://develop.svn.wordpress.org/trunk@3292 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 01:27:56 +00:00
Ryan Boren 2ca271695a Remove debug cruft. fixes #2056
git-svn-id: https://develop.svn.wordpress.org/trunk@3288 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-11 17:57:50 +00:00
Ryan Boren 2ec76f2801 Make sure fields without defaults are specified when inserting. fixes #1953
git-svn-id: https://develop.svn.wordpress.org/trunk@3285 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-10 23:22:47 +00:00
Ryan Boren d9c8d0818a MCE fix-em-ups from skeltoac. fixes #1962
git-svn-id: https://develop.svn.wordpress.org/trunk@3283 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-09 19:24:14 +00:00
Ryan Boren fcb2a69feb Peekaboo, I see you. fixes #2008
git-svn-id: https://develop.svn.wordpress.org/trunk@3282 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-09 19:21:39 +00:00
Ryan Boren 743ac5a1b8 TEXT fields cannot have defaults. #1953
git-svn-id: https://develop.svn.wordpress.org/trunk@3281 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-09 19:04:12 +00:00
Ryan Boren 6f6e018161 Remove calls to html_entity_decode(). fixes #2029
git-svn-id: https://develop.svn.wordpress.org/trunk@3276 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-07 00:36:07 +00:00
Ryan Boren 10f9717448 Enable rich editing for comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@3275 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-07 00:30:39 +00:00
Ryan Boren 35dcc72e9b Delete user's usermeta when deleting the user.
git-svn-id: https://develop.svn.wordpress.org/trunk@3270 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 05:17:28 +00:00
Ryan Boren 3edb82141a Add edit_pages checks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3269 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 04:04:23 +00:00
Ryan Boren 89fb46bcce Check for publish_posts cap.
git-svn-id: https://develop.svn.wordpress.org/trunk@3268 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 03:38:35 +00:00
Ryan Boren 163b423722 Relocate wp_upload_dir(). fixes #2019
git-svn-id: https://develop.svn.wordpress.org/trunk@3267 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 03:17:03 +00:00
Ryan Boren 0e5c4ea5b6 Role fixup from David House. fixes #2024
git-svn-id: https://develop.svn.wordpress.org/trunk@3266 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 03:11:55 +00:00
Ryan Boren 0ea01ba67c tinyMCE updates from skeltoac. fixes #1991
git-svn-id: https://develop.svn.wordpress.org/trunk@3265 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 03:04:25 +00:00
Ryan Boren fc196300e4 Alignment fix from skeltoac. fixes #2007
git-svn-id: https://develop.svn.wordpress.org/trunk@3264 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 22:41:11 +00:00
Ryan Boren 69b25f7c4e Eliminate eval. Props ringmaster. fixes #2002
git-svn-id: https://develop.svn.wordpress.org/trunk@3263 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 22:39:41 +00:00
Ryan Boren f8f9acc610 i18n fixes from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3262 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 22:37:02 +00:00
Ryan Boren e430025635 i18n updates from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3260 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 17:42:12 +00:00
Ryan Boren 64d215d764 i18n updates from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3259 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 17:39:36 +00:00
Ryan Boren 6174a297e3 Use correct ids. Props filosofo. fixes #2016
git-svn-id: https://develop.svn.wordpress.org/trunk@3257 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 17:32:07 +00:00
Ryan Boren caaabb3824 Use link_rel id. Props filosofo. fixes #2017
git-svn-id: https://develop.svn.wordpress.org/trunk@3256 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 17:30:49 +00:00
Ryan Boren b6a751dc30 Make sure user_login keyed caches are cleared upon change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3254 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-01 17:38:37 +00:00
Ryan Boren 90c78120d7 Textpattern importer updates from technosailor. #1944
git-svn-id: https://develop.svn.wordpress.org/trunk@3253 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-01 17:12:22 +00:00
Ryan Boren aa5674dc27 Attachment cleanups from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3251 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 22:44:00 +00:00
Ryan Boren 66c2fbe1ac RTL LTR. fixes #1995
git-svn-id: https://develop.svn.wordpress.org/trunk@3246 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:07:28 +00:00
Ryan Boren 619d8d0c0c TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
git-svn-id: https://develop.svn.wordpress.org/trunk@3244 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 17:15:43 +00:00
Ryan Boren 02e9e6d8ea Allow Author role to edit published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3243 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:47:22 +00:00
Ryan Boren 95c090d08d Remove unnecessary quotes. Props technosailor. fixes #1990
git-svn-id: https://develop.svn.wordpress.org/trunk@3241 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:27:39 +00:00
Ryan Boren 545644ebc8 Textpattern importer changes from Aaron Brazell. fixes #1944
git-svn-id: https://develop.svn.wordpress.org/trunk@3240 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:13:20 +00:00
Matt Mullenweg 3b7a500276 Bring the blue back
git-svn-id: https://develop.svn.wordpress.org/trunk@3237 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 14:59:29 +00:00
Ryan Boren 5bbfb57635 TP importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3236 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 14:59:23 +00:00
Ryan Boren 6c0ae692ee Regenerate page rewrite rules after creating the first page during install.
git-svn-id: https://develop.svn.wordpress.org/trunk@3232 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 02:47:31 +00:00
Ryan Boren a2e0b5f3cc Textpattern importer from Aaron Brazell.
git-svn-id: https://develop.svn.wordpress.org/trunk@3228 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 00:40:09 +00:00
Ryan Boren ebbacd97a0 Inling uploading updates from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3225 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:13:35 +00:00
Matt Mullenweg e6ce4ad421 Fixes #1966
git-svn-id: https://develop.svn.wordpress.org/trunk@3224 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:06:21 +00:00
Matt Mullenweg 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Matt Mullenweg 03513c42a7 Fix the unsightly visible category line, fixes #1898
git-svn-id: https://develop.svn.wordpress.org/trunk@3222 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:23:45 +00:00
Matt Mullenweg 83ac138c9d Allow 0 for postmeta, fixes #1912
git-svn-id: https://develop.svn.wordpress.org/trunk@3221 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:21:23 +00:00
Matt Mullenweg 6c488f6415 Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: https://develop.svn.wordpress.org/trunk@3216 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 05:45:45 +00:00
Matt Mullenweg f684d12d67 Only show tooltip when rich editing is on, fixes #1942
git-svn-id: https://develop.svn.wordpress.org/trunk@3213 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 22:44:48 +00:00
Matt Mullenweg 68f2bdc166 Removing old importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3211 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:01:47 +00:00
Matt Mullenweg fa8a143c93 Only load category JS on editing pages, fixes #1901
git-svn-id: https://develop.svn.wordpress.org/trunk@3210 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:00:25 +00:00
Matt Mullenweg 2101c1448b Options not used anymore, fixes #1950
git-svn-id: https://develop.svn.wordpress.org/trunk@3209 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:44:53 +00:00
Matt Mullenweg eeba7edaca Trim submitted values, fixes #1954
git-svn-id: https://develop.svn.wordpress.org/trunk@3208 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:36:03 +00:00
Ryan Boren afbf42d99f Check those XFN boxes. fixes #1946
git-svn-id: https://develop.svn.wordpress.org/trunk@3207 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 23:07:36 +00:00
Ryan Boren 0b2c8e19df MT importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3204 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 10:02:23 +00:00
Matt Mullenweg a0556647af Don't show 0 as a month.
git-svn-id: https://develop.svn.wordpress.org/trunk@3202 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 07:57:58 +00:00
Matt Mullenweg 7193d2f5e4 Forgot this wasn't in there, it's been incredibly helpful on WP.com
git-svn-id: https://develop.svn.wordpress.org/trunk@3201 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 07:28:46 +00:00
Ryan Boren 289ef9a954 Add some defaults to avoid MySQL warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3199 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 00:38:56 +00:00
Ryan Boren 6584fdf4ff Count only approved comments. Props Mark JAquith. fixes #1930
git-svn-id: https://develop.svn.wordpress.org/trunk@3192 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-22 03:40:32 +00:00
Ryan Boren 43002e6cc1 Update meta before updating the post so that page_template is not stomped. fixes #1933
git-svn-id: https://develop.svn.wordpress.org/trunk@3190 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-22 00:36:36 +00:00
Ryan Boren c9a56305a3 Add db_version option for fresh installs.
git-svn-id: https://develop.svn.wordpress.org/trunk@3189 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 21:59:43 +00:00
Ryan Boren 27dbb0228e Close iframe properly. Props ringmaster. fixes #1932
git-svn-id: https://develop.svn.wordpress.org/trunk@3188 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 18:30:46 +00:00
Ryan Boren e215f6a066 Filter blog name and description through kses. Props donncha. fixes #1931
git-svn-id: https://develop.svn.wordpress.org/trunk@3187 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 18:28:32 +00:00
Ryan Boren 937126176c Add trailing slash. Props Mark Jaquith. fixes #1929
git-svn-id: https://develop.svn.wordpress.org/trunk@3186 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:54:15 +00:00
Ryan Boren 73997ea8ae Require manage_options cap to access Options menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@3185 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:29:19 +00:00
Ryan Boren a600bbf61c Verbage change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3184 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:15:42 +00:00
Ryan Boren b41c0e1360 Therapeutic db version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3183 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:13:20 +00:00
Ryan Boren 0586384a7f Upgrade or die.
git-svn-id: https://develop.svn.wordpress.org/trunk@3182 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:11:19 +00:00
Ryan Boren 3c37565a90 Don't show the 'All images' tab if no images have been uploaded. Props David House. fixes #1915
git-svn-id: https://develop.svn.wordpress.org/trunk@3181 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:44:38 +00:00
Ryan Boren 83de96a484 Remove extra curly.
git-svn-id: https://develop.svn.wordpress.org/trunk@3179 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:33:06 +00:00
Matt Mullenweg d12afba42a Better wording, fixes #1916
git-svn-id: https://develop.svn.wordpress.org/trunk@3178 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:29:07 +00:00
Ryan Boren 0872d8f9d7 Wrong var name.
git-svn-id: https://develop.svn.wordpress.org/trunk@3177 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:25:50 +00:00
Ryan Boren 5f54b206a7 Remove unused vars. Fixed var reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@3176 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:23:08 +00:00
Ryan Boren 0807aea81d Add delete_link action. fixes #1926
git-svn-id: https://develop.svn.wordpress.org/trunk@3175 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 08:06:18 +00:00
Ryan Boren 559d1847fa stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919
git-svn-id: https://develop.svn.wordpress.org/trunk@3173 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-20 07:40:17 +00:00
Ryan Boren 8d5607f6f7 Tab highlight fix from skeltoac. fixes #1619
git-svn-id: https://develop.svn.wordpress.org/trunk@3164 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:20:33 +00:00
Ryan Boren a1ef8e762c TinyMCE help. fixes #1908
git-svn-id: https://develop.svn.wordpress.org/trunk@3163 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:15:11 +00:00
Matt Mullenweg 69b5f6add5 Another HTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3152 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 22:54:02 +00:00
Matt Mullenweg b64d258a5a Validation fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3151 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 22:27:38 +00:00
Ryan Boren 65f30e4b67 Restore accidental reversion.
git-svn-id: https://develop.svn.wordpress.org/trunk@3150 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 10:10:53 +00:00
Ryan Boren 3974871850 Restore accidental reversion.
git-svn-id: https://develop.svn.wordpress.org/trunk@3149 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 10:03:27 +00:00
Ryan Boren 92c3cca19c Radio selection smartness. Props filosofo. fixes #1895
git-svn-id: https://develop.svn.wordpress.org/trunk@3148 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:36:43 +00:00
Ryan Boren f19c9252cd Don't strip all spaces. fixes #1899
git-svn-id: https://develop.svn.wordpress.org/trunk@3147 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:30:19 +00:00
Ryan Boren 2ec4d8bd55 Set default tab for inline uploader. Props skeltoac. fixes #1905
git-svn-id: https://develop.svn.wordpress.org/trunk@3146 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:28:37 +00:00
Ryan Boren 7a90a61c9d Attachment cleanups from skeltoac. fixes #1870
git-svn-id: https://develop.svn.wordpress.org/trunk@3145 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:25:47 +00:00
Ryan Boren f8d5219af6 Who's got big toggle? fixes #1904
git-svn-id: https://develop.svn.wordpress.org/trunk@3144 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 09:07:57 +00:00
Ryan Boren f9e0982d6a Don't register MT importer since it's not quite ready.
git-svn-id: https://develop.svn.wordpress.org/trunk@3141 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 01:36:20 +00:00
Ryan Boren d13f35cdec Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866
git-svn-id: https://develop.svn.wordpress.org/trunk@3139 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 23:01:28 +00:00
Ryan Boren 15513318ba Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 17:47:29 +00:00
Matt Mullenweg 7711e1ba8f Slicker category adding, fixes #1882
git-svn-id: https://develop.svn.wordpress.org/trunk@3135 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:23:35 +00:00
Ryan Boren 9e6d93b6d6 Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:10:10 +00:00
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