Commit Graph

7588 Commits

Author SHA1 Message Date
Ryan Boren ef48901e65 Don't replace spaces with nbsp. This breaks wrapping. Props MtDewVirus. fixes #7259
git-svn-id: https://develop.svn.wordpress.org/trunk@8281 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 00:14:06 +00:00
Ryan Boren 7d39052d9e Return base dir and url from wp_upload_dir(). Props DD32. fixes #6762
git-svn-id: https://develop.svn.wordpress.org/trunk@8280 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 23:53:54 +00:00
Ryan Boren 90961ebf15 gettext updates for cat2tag. Props msi08. fixes #7139
git-svn-id: https://develop.svn.wordpress.org/trunk@8279 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 23:49:22 +00:00
Ryan Boren 497ea49a77 Send 403 if publishing is disabled. Props AlanJCastonguay. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8267 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 19:19:47 +00:00
Ryan Boren 8887dcc0a2 Notice fixes from jacobsantos. fixes #7255
git-svn-id: https://develop.svn.wordpress.org/trunk@8266 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 14:21:47 +00:00
Ryan Boren e97cb4f857 Excerpt long media titles. Props nbachiyski. fixes #7253
git-svn-id: https://develop.svn.wordpress.org/trunk@8265 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 21:15:38 +00:00
Ryan Boren 3cbb31b495 Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254
git-svn-id: https://develop.svn.wordpress.org/trunk@8264 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 21:14:47 +00:00
Ryan Boren 57532d83dd Don't try to match rewrite rules against AtomPub requests. Props josephscott. fixes #7249
git-svn-id: https://develop.svn.wordpress.org/trunk@8263 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 17:33:39 +00:00
Ryan Boren 7040784e97 Bump version for gallery. Props nbachiyski. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@8262 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:41:47 +00:00
Ryan Boren ecf41b5b88 Make sure attachment meta data is an array. Props nbachiyski. fixes #7252
git-svn-id: https://develop.svn.wordpress.org/trunk@8261 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:40:15 +00:00
Ryan Boren 7dccf2c37c Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8260 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:38:37 +00:00
Ryan Boren 3373e4334e Gallery sort fix from AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@8259 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-05 05:01:28 +00:00
Ryan Boren 32391d9b2a Fix pass-by-ref error. Props DD32. fixes #7241
git-svn-id: https://develop.svn.wordpress.org/trunk@8258 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:16:25 +00:00
Ryan Boren cd8d510b27 Fix wp_get_attachment_thumb_url() tumbnail back compat. Props DD32. fixes #7242
git-svn-id: https://develop.svn.wordpress.org/trunk@8257 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:15:29 +00:00
Ryan Boren 99fdb4ee9e Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:12:31 +00:00
Ryan Boren c38c9fc4e2 Turn off verbose
git-svn-id: https://develop.svn.wordpress.org/trunk@8255 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 06:18:20 +00:00
Ryan Boren 5162696748 Bumpage
git-svn-id: https://develop.svn.wordpress.org/trunk@8254 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 06:12:24 +00:00
Ryan Boren c0a479e5b9 Grammar fix
git-svn-id: https://develop.svn.wordpress.org/trunk@8253 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 00:28:18 +00:00
Ryan Boren ac50ccc1a2 Allow underscore and dash in theme dirs when previewing. fixes #7236
git-svn-id: https://develop.svn.wordpress.org/trunk@8252 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 23:10:28 +00:00
Ryan Boren 4879aa85b4 Update sample config to use new cookie keys
git-svn-id: https://develop.svn.wordpress.org/trunk@8251 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 17:16:10 +00:00
Ryan Boren 5ffc4fbcef Use searchform.php for search widget, if available. Props ionfish. fixes #5567
git-svn-id: https://develop.svn.wordpress.org/trunk@8250 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 17:03:37 +00:00
Ryan Boren 687c6014d3 Run display filters for blog title. Props jhodgdon. fixes #7234
git-svn-id: https://develop.svn.wordpress.org/trunk@8249 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 16:05:14 +00:00
Ryan Boren 93240aef3b Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: https://develop.svn.wordpress.org/trunk@8248 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:55:45 +00:00
Ryan Boren 64f744edc9 pre_update_option_* filter from DD32. fixes #7233
git-svn-id: https://develop.svn.wordpress.org/trunk@8247 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:51:53 +00:00
Ryan Boren e1d642299e phpdoc for feed.php from jacobsantos. fixes #5636
git-svn-id: https://develop.svn.wordpress.org/trunk@8246 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:23:22 +00:00
Ryan Boren 7b03393372 Image caption fixes from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8245 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 05:11:00 +00:00
Ryan Boren cc267eee8a Use true swfupload version
git-svn-id: https://develop.svn.wordpress.org/trunk@8243 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 23:16:39 +00:00
Ryan Boren 410403c076 Unlink temporary file if sideload fails. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8241 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 22:56:57 +00:00
Ryan Boren 713216192b Clean image urls in get_images_from_uri(). see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8240 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 22:40:52 +00:00
Ryan Boren 45ac770299 Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 18:41:11 +00:00
Ryan Boren 458399dd51 Define WP_CONTENT_DIR in setup-config.php. Props sambauers. fixes #7221
git-svn-id: https://develop.svn.wordpress.org/trunk@8238 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 17:03:55 +00:00
Ryan Boren 4a985af217 Don't match images with tags in them. Props noel. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8237 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 15:26:51 +00:00
Ryan Boren 587b3fea71 Make sure htaccess marker begins on a new line. Props johnbillion. fixes #7203
git-svn-id: https://develop.svn.wordpress.org/trunk@8236 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 03:17:53 +00:00
Ryan Boren 2a19fd1d29 Escaping for Press This. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8235 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 02:23:12 +00:00
Mark Jaquith a1e44c371c Pass AtomPub disabled messaged through translation. props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8234 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 01:58:38 +00:00
Ryan Boren e0f44cba0c Account for term exclusion filter when creating cache key. Props filosofo. fixes #7213
git-svn-id: https://develop.svn.wordpress.org/trunk@8225 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-01 15:54:58 +00:00
Ryan Boren dea25c77e3 Plugins page layout improvements from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8218 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 23:12:18 +00:00
Ryan Boren 19bcccb828 comment_rows_actions filter from andy. fixes #7212
git-svn-id: https://develop.svn.wordpress.org/trunk@8217 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 20:46:39 +00:00
Ryan Boren 5bb069702e Use WP_CONTENT_URL in wp_upload_dir(). Props sambauers. fixes #7206
git-svn-id: https://develop.svn.wordpress.org/trunk@8216 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 03:33:05 +00:00
Ryan Boren 12c069a943 phpdoc updates from jacobsantos. see #5639
git-svn-id: https://develop.svn.wordpress.org/trunk@8215 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 03:23:44 +00:00
Mark Jaquith 93aa40cbff Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: https://develop.svn.wordpress.org/trunk@8214 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 00:04:22 +00:00
Mark Jaquith cab4a6a625 Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536
git-svn-id: https://develop.svn.wordpress.org/trunk@8213 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-29 08:20:25 +00:00
Mark Jaquith 817cb02671 make get_alloptions() consistent with get_option() WRT tag_base untrailingslashit()ing
git-svn-id: https://develop.svn.wordpress.org/trunk@8212 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-29 07:44:32 +00:00
Ryan Boren 4ce4b5bfb7 i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-28 16:27:21 +00:00
Ryan Boren 81da73a0b0 Typo fix. Props JeremyVisser. fixes #7196
git-svn-id: https://develop.svn.wordpress.org/trunk@8210 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-28 13:51:39 +00:00
Ryan Boren b980b3f310 Set auth cookie for plugins directory to support direct load plugin files that call auth_redirect(). see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8209 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 22:54:21 +00:00
Ryan Boren c7afa63283 Check fopen return value. Props Otto42 and pishmishy. fixes #4448
git-svn-id: https://develop.svn.wordpress.org/trunk@8208 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 20:14:50 +00:00
Ryan Boren 203257fd4d Bumpity bump bump
git-svn-id: https://develop.svn.wordpress.org/trunk@8207 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:47:28 +00:00
Ryan Boren 20e5ea1578 Bump script loader versions for jQuery UI 1.5.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8206 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:44:13 +00:00
Ryan Boren fbeba9a88a jQuery UI 1.5.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8205 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:41:56 +00:00