ryan
|
cdcd6ffdf6
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-18 03:19:12 +00:00 |
|
ryan
|
8f29cb96e7
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-18 03:16:53 +00:00 |
|
ryan
|
bd434383f7
|
Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-17 22:51:26 +00:00 |
|
markjaquith
|
3170e3f6ee
|
Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: http://svn.automattic.com/wordpress/trunk@8365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-17 19:41:48 +00:00 |
|
azaozz
|
7b0371676d
|
Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 22:09:27 +00:00 |
|
azaozz
|
99fd979933
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 21:36:17 +00:00 |
|
ryan
|
053eb7cee9
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 16:30:20 +00:00 |
|
ryan
|
1ae2433c72
|
Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 16:13:48 +00:00 |
|
ryan
|
7b7d5d8611
|
Image regex fixes from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-14 17:59:06 +00:00 |
|
ryan
|
1e6bf47187
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-14 17:26:30 +00:00 |
|
ryan
|
b1672442f8
|
RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: http://svn.automattic.com/wordpress/trunk@8328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 17:57:23 +00:00 |
|
ryan
|
b71746be10
|
RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 16:40:25 +00:00 |
|
ryan
|
bc54bed035
|
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 16:26:16 +00:00 |
|
ryan
|
4846338eeb
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 04:57:01 +00:00 |
|
ryan
|
01cf8b5371
|
Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-12 18:02:29 +00:00 |
|
ryan
|
22781f8edc
|
Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: http://svn.automattic.com/wordpress/trunk@8319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-12 15:40:57 +00:00 |
|
ryan
|
09f8519390
|
Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 23:38:32 +00:00 |
|
ryan
|
e7e42b56d5
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
git-svn-id: http://svn.automattic.com/wordpress/trunk@8317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 22:04:03 +00:00 |
|
ryan
|
e027fac4f6
|
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: http://svn.automattic.com/wordpress/trunk@8316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 20:27:50 +00:00 |
|
ryan
|
ecd98d1aff
|
Generic POST handler. see #7283
git-svn-id: http://svn.automattic.com/wordpress/trunk@8315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 20:24:35 +00:00 |
|
ryan
|
752b0eb45b
|
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: http://svn.automattic.com/wordpress/trunk@8313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 15:59:14 +00:00 |
|
ryan
|
35e593c3ab
|
clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: http://svn.automattic.com/wordpress/trunk@8312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 15:11:12 +00:00 |
|
ryan
|
f9f960b1d0
|
Add flash uploader bypass toggle. Props tellyworth. fixes #7281
git-svn-id: http://svn.automattic.com/wordpress/trunk@8310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 01:45:41 +00:00 |
|
ryan
|
0728ecb254
|
Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: http://svn.automattic.com/wordpress/trunk@8309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 16:59:17 +00:00 |
|
ryan
|
0022c2c510
|
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 16:39:14 +00:00 |
|
matt
|
1527357b5e
|
Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 07:58:19 +00:00 |
|
matt
|
120abd8e17
|
Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 07:35:20 +00:00 |
|
ryan
|
642bd53a67
|
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: http://svn.automattic.com/wordpress/trunk@8304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 03:49:52 +00:00 |
|
ryan
|
10b433cce8
|
Press This: CSS cleanup, photo input newline breaks, fixes short_tags problem. Props noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 21:39:36 +00:00 |
|
ryan
|
bcbbb70170
|
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: http://svn.automattic.com/wordpress/trunk@8302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 19:51:53 +00:00 |
|
ryan
|
0283fc3717
|
Install styling from azaozz. fixes #7266
git-svn-id: http://svn.automattic.com/wordpress/trunk@8297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 04:33:31 +00:00 |
|
matt
|
80b1ebdbbf
|
Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 02:00:21 +00:00 |
|
ryan
|
3b48af4a6d
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-08 23:38:53 +00:00 |
|
ryan
|
f605bcc3a3
|
gettext updates for cat2tag. Props msi08. fixes #7139
git-svn-id: http://svn.automattic.com/wordpress/trunk@8279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-07 23:49:22 +00:00 |
|
ryan
|
4957f5a4cc
|
Notice fixes from jacobsantos. fixes #7255
git-svn-id: http://svn.automattic.com/wordpress/trunk@8266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-07 14:21:47 +00:00 |
|
ryan
|
79913b557b
|
Excerpt long media titles. Props nbachiyski. fixes #7253
git-svn-id: http://svn.automattic.com/wordpress/trunk@8265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-06 21:15:38 +00:00 |
|
ryan
|
e455091d0a
|
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: http://svn.automattic.com/wordpress/trunk@8260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-06 16:38:37 +00:00 |
|
ryan
|
7aa234ad58
|
Gallery sort fix from AaronCampbell. fixes #6988
git-svn-id: http://svn.automattic.com/wordpress/trunk@8259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-05 05:01:28 +00:00 |
|
ryan
|
c2814da3f1
|
Fix pass-by-ref error. Props DD32. fixes #7241
git-svn-id: http://svn.automattic.com/wordpress/trunk@8258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 16:16:25 +00:00 |
|
ryan
|
897fa5bf62
|
Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 16:12:31 +00:00 |
|
ryan
|
14fc4d5981
|
Turn off verbose
git-svn-id: http://svn.automattic.com/wordpress/trunk@8255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 06:18:20 +00:00 |
|
ryan
|
40c67062cb
|
Grammar fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 00:28:18 +00:00 |
|
ryan
|
9a7c30f64c
|
Run display filters for blog title. Props jhodgdon. fixes #7234
git-svn-id: http://svn.automattic.com/wordpress/trunk@8249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 16:05:14 +00:00 |
|
ryan
|
48f963e437
|
Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: http://svn.automattic.com/wordpress/trunk@8248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 15:55:45 +00:00 |
|
ryan
|
f79638378a
|
Image caption fixes from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 05:11:00 +00:00 |
|
ryan
|
3497e63495
|
Unlink temporary file if sideload fails. see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 22:56:57 +00:00 |
|
ryan
|
eb1f9d0b39
|
Clean image urls in get_images_from_uri(). see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 22:40:52 +00:00 |
|
ryan
|
88ca7797d1
|
Image captions from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 18:41:11 +00:00 |
|
ryan
|
ae010f2558
|
Define WP_CONTENT_DIR in setup-config.php. Props sambauers. fixes #7221
git-svn-id: http://svn.automattic.com/wordpress/trunk@8238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 17:03:55 +00:00 |
|
ryan
|
a2ed9c5f28
|
Don't match images with tags in them. Props noel. see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 15:26:51 +00:00 |
|