Ryan Boren
|
ec5112b294
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:13:58 +00:00 |
|
Ryan Boren
|
25bcec4e28
|
Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:06:42 +00:00 |
|
Ryan Boren
|
742aa7d933
|
Sticky Posts, firct cut. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 05:48:21 +00:00 |
|
Ryan Boren
|
c0eb754f82
|
Fix star.gif. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:24:47 +00:00 |
|
Ryan Boren
|
f9438787d6
|
Set eol-style. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:17:42 +00:00 |
|
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
|
Andrew Ozz
|
52c78986b0
|
Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8530 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 05:15:36 +00:00 |
|
Andrew Ozz
|
8138570a20
|
When not using image captions, IE may add caption null, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8517 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-01 05:10:27 +00:00 |
|
Ryan Boren
|
cf2daaf071
|
Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8514 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-01 04:26:32 +00:00 |
|
Andrew Ozz
|
90e3261fd9
|
Latest TinyMCE, has new load options and bugfixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8512 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-31 04:01:30 +00:00 |
|
Andrew Ozz
|
fc84847f4c
|
Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
git-svn-id: https://develop.svn.wordpress.org/trunk@8508 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 12:32:04 +00:00 |
|
Andrew Ozz
|
de1afa66d2
|
Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8506 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 09:18:59 +00:00 |
|
Peter Westwood
|
4e86f315b8
|
Avoid possible XSS when displaying the list of invalid plugins fixes #6871 for trunk props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@8499 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:38:40 +00:00 |
|
Andrew Ozz
|
ba35a97bb5
|
Fix error message when invalidating plugin because of bad path.
git-svn-id: https://develop.svn.wordpress.org/trunk@8496 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 00:02:47 +00:00 |
|
Andrew Ozz
|
4ad2e3433e
|
Include only valid plugins. Props guillep2k, fixes #6871
git-svn-id: https://develop.svn.wordpress.org/trunk@8495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 23:10:12 +00:00 |
|
Ryan Boren
|
3437da6843
|
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:16:39 +00:00 |
|
Ryan Boren
|
319051a7fa
|
Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8490 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:14:53 +00:00 |
|
Ryan Boren
|
a359db73a2
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 05:22:58 +00:00 |
|
Ryan Boren
|
6c433a5dce
|
Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8480 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:58:24 +00:00 |
|
Andrew Ozz
|
ec69e512e4
|
Press This: using trailing slash after $_SERVER['PHP_SELF'] breaks the image tab on some servers.
git-svn-id: https://develop.svn.wordpress.org/trunk@8476 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:07:47 +00:00 |
|
Peter Westwood
|
69c7119827
|
Remove extra } from query. Fixes #7416 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8467 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-27 08:40:29 +00:00 |
|
Peter Westwood
|
5bcfcc8d92
|
Move the endif inside the table so [8461] doesn't break the html. Fixes #7399 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@8462 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 08:05:30 +00:00 |
|
Peter Westwood
|
3f76f09b36
|
Only show the admin colour scheme picker if there is more than one theme to pick from. Fixes #7399.
git-svn-id: https://develop.svn.wordpress.org/trunk@8461 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 07:54:02 +00:00 |
|
Andrew Ozz
|
8867258f87
|
Stay on the same page after moderating comments. Fixes #7412 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8459 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 03:51:39 +00:00 |
|
Ryan Boren
|
e3f815e7b5
|
Don't try to translate empty role name. Props wasp. fixes #6554 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8455 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-25 15:36:40 +00:00 |
|
Ryan Boren
|
6fbbcbfb6e
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8433 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-24 19:28:40 +00:00 |
|
Andrew Ozz
|
3f555491f3
|
Use conditional for whole sentence. Fixes #7385 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8419 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 18:53:43 +00:00 |
|
Ryan Boren
|
5580e543f6
|
Typo fix from filosofo. fixes #7389 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8416 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 18:35:38 +00:00 |
|
Ryan Boren
|
8f96c07c40
|
Don't concat translatable strings. Props msi08. fixes #7385
git-svn-id: https://develop.svn.wordpress.org/trunk@8413 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 16:39:00 +00:00 |
|
Andrew Ozz
|
595c17fc10
|
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8406 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 05:12:57 +00:00 |
|
Ryan Boren
|
611f9eda9f
|
Performance improvments to get_plugin_data() from santosj. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8402 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 19:18:07 +00:00 |
|
Ryan Boren
|
13ff742a0c
|
Eliminate unused var. Props tschai. fixes #7374
git-svn-id: https://develop.svn.wordpress.org/trunk@8397 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 15:49:44 +00:00 |
|
Andrew Ozz
|
f577a436c0
|
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 04:03:36 +00:00 |
|
Ryan Boren
|
5ae1a0fe6b
|
Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8391 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 17:52:19 +00:00 |
|
Ryan Boren
|
b492039458
|
Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8388 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 16:13:23 +00:00 |
|
Ryan Boren
|
5000a39eb0
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:19:12 +00:00 |
|
Ryan Boren
|
0426b70c8e
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8368 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:16:53 +00:00 |
|
Ryan Boren
|
9d4099ab2c
|
Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8367 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 22:51:26 +00:00 |
|
Mark Jaquith
|
80f79a7fed
|
Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: https://develop.svn.wordpress.org/trunk@8365 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 19:41:48 +00:00 |
|
Andrew Ozz
|
fe985f8b12
|
Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8361 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 22:09:27 +00:00 |
|
Andrew Ozz
|
491b47b300
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8358 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 21:36:17 +00:00 |
|
Ryan Boren
|
c1516b35b5
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8350 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:30:20 +00:00 |
|
Ryan Boren
|
989fe9a665
|
Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8345 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:13:48 +00:00 |
|
Ryan Boren
|
90b7aa72c7
|
Image regex fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8332 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:59:06 +00:00 |
|
Ryan Boren
|
eb35595fab
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:26:30 +00:00 |
|
Ryan Boren
|
87ea4a1d8d
|
RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: https://develop.svn.wordpress.org/trunk@8328 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 17:57:23 +00:00 |
|
Ryan Boren
|
1644abbe44
|
RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8327 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:40:25 +00:00 |
|
Ryan Boren
|
8e25c6694a
|
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:26:16 +00:00 |
|
Ryan Boren
|
3becff10c3
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 04:57:01 +00:00 |
|
Ryan Boren
|
2dd4d7031a
|
Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8321 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 18:02:29 +00:00 |
|
Ryan Boren
|
60f6e46f2f
|
Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: https://develop.svn.wordpress.org/trunk@8319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 15:40:57 +00:00 |
|
Ryan Boren
|
3b6e23f787
|
Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8318 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 23:38:32 +00:00 |
|
Ryan Boren
|
9cac41c84a
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
git-svn-id: https://develop.svn.wordpress.org/trunk@8317 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 22:04:03 +00:00 |
|
Ryan Boren
|
be517f46d7
|
Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8316 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:27:50 +00:00 |
|
Ryan Boren
|
3351720f04
|
Generic POST handler. see #7283
git-svn-id: https://develop.svn.wordpress.org/trunk@8315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:24:35 +00:00 |
|
Ryan Boren
|
afd113dcf2
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:59:14 +00:00 |
|
Ryan Boren
|
b3a7cce6ed
|
clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8312 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:11:12 +00:00 |
|
Ryan Boren
|
60701401b3
|
Add flash uploader bypass toggle. Props tellyworth. fixes #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8310 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 01:45:41 +00:00 |
|
Ryan Boren
|
ece52f214b
|
Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: https://develop.svn.wordpress.org/trunk@8309 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 16:59:17 +00:00 |
|
Ryan Boren
|
83e091f297
|
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8307 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 16:39:14 +00:00 |
|
Matt Mullenweg
|
9327a37ebf
|
Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: https://develop.svn.wordpress.org/trunk@8306 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 07:58:19 +00:00 |
|
Matt Mullenweg
|
e70cdeca15
|
Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: https://develop.svn.wordpress.org/trunk@8305 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 07:35:20 +00:00 |
|
Ryan Boren
|
261e73a0ff
|
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 03:49:52 +00:00 |
|
Ryan Boren
|
002de2af3b
|
Press This: CSS cleanup, photo input newline breaks, fixes short_tags problem. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8303 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 21:39:36 +00:00 |
|
Ryan Boren
|
66e1071703
|
Don't format_to_edit TinyMCE inserts. Don't turn selection into a link. Restore editor contents when switching back to text tab. see #7261 #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 19:51:53 +00:00 |
|
Ryan Boren
|
435710f599
|
Install styling from azaozz. fixes #7266
git-svn-id: https://develop.svn.wordpress.org/trunk@8297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 04:33:31 +00:00 |
|
Matt Mullenweg
|
b210295d0b
|
Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: https://develop.svn.wordpress.org/trunk@8296 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 02:00:21 +00:00 |
|
Ryan Boren
|
304340a9b0
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-08 23:38:53 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
d8d5181c77
|
TinyMCE 3.1.1 from azaozz. fixes #7191
git-svn-id: https://develop.svn.wordpress.org/trunk@8204 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-27 16:13:27 +00:00 |
|
Ryan Boren
|
9cf90ec524
|
More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8202 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 22:39:57 +00:00 |
|
Ryan Boren
|
db1134b9f1
|
Don't prepend http. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8201 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 22:05:01 +00:00 |
|
Ryan Boren
|
0b4e9e6d5f
|
gettext for Press This from Txanny. fixes #7189
git-svn-id: https://develop.svn.wordpress.org/trunk@8200 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 20:13:32 +00:00 |
|
Ryan Boren
|
d29815a314
|
Use number_format and change language. see #6471
git-svn-id: https://develop.svn.wordpress.org/trunk@8198 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 17:23:07 +00:00 |
|
Ryan Boren
|
2323aba55f
|
Fix users.php paging. Props DD32. fixes #4017
git-svn-id: https://develop.svn.wordpress.org/trunk@8195 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 17:02:17 +00:00 |
|
Ryan Boren
|
f920c9bcaf
|
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:58:27 +00:00 |
|
Ryan Boren
|
f56c238807
|
Image sideloader fix from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8192 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:45:04 +00:00 |
|