Ryan Boren
|
cc9f3c8209
|
Validate post status against capabilities in press this. Props nacin. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@17709 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 17:15:44 +00:00 |
Andrew Ozz
|
e74ff4d710
|
Fix padding in DFW mode, add the new wpfullscreen plugin in wp-tinymce.js.gz, fix notices in press-this see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17697 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-25 14:27:11 +00:00 |
Andrew Ozz
|
07a62334de
|
Distraction Free Writing mode, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17695 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-25 01:01:34 +00:00 |
Andrew Nacin
|
5ce8a20462
|
Set the post format before publishing the post in Press This. props Otto42, fixes #16192.
git-svn-id: https://develop.svn.wordpress.org/trunk@17254 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 19:58:58 +00:00 |
Andrew Nacin
|
74211907ea
|
Delay wp_tiny_mce_preload_dialogs to the footer, as occurs in admin-header. props ocean90, fixes #15561.
git-svn-id: https://develop.svn.wordpress.org/trunk@17140 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 15:03:35 +00:00 |
Andrew Nacin
|
f37bf06516
|
Support post formats in Press This. fixes #15795, props greuben for initial patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@17065 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 21:12:13 +00:00 |
Ryan Boren
|
6dc2d07bc4
|
Pink trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@16900 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:21:50 +00:00 |
Ryan Boren
|
136dc75c6a
|
Press This fixes. Props duck_. see #15561
git-svn-id: https://develop.svn.wordpress.org/trunk@16571 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-24 17:27:11 +00:00 |
Mark Jaquith
|
55e0256967
|
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
git-svn-id: https://develop.svn.wordpress.org/trunk@16431 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-17 17:12:01 +00:00 |
Peter Westwood
|
1626139659
|
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
git-svn-id: https://develop.svn.wordpress.org/trunk@16221 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 09:41:03 +00:00 |
Mark Jaquith
|
d65cdf4ba8
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
git-svn-id: https://develop.svn.wordpress.org/trunk@16061 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-28 21:56:43 +00:00 |
Ryan Boren
|
8b610e7c83
|
Allow turning off the admin bar via WP_SHOW_ADMIN_BAR constant, no_admin_bar() function, or show_admin_bar filter. see #14772
git-svn-id: https://develop.svn.wordpress.org/trunk@15834 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-18 17:58:36 +00:00 |
Ryan Boren
|
6149b94c48
|
Fix nonce for Press This category adder. fixes #14210 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15365 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-06 16:43:47 +00:00 |
Mark Jaquith
|
29a6333a1f
|
Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562.
git-svn-id: https://develop.svn.wordpress.org/trunk@15072 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-31 06:33:46 +00:00 |
Nikolay Bachiyski
|
599c19481e
|
I18n for custom taxonomies. Fixes #13357
git-svn-id: https://develop.svn.wordpress.org/trunk@14614 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-14 00:34:04 +00:00 |
Andrew Nacin
|
4f689c8309
|
Move taxonomy object properties for capabilities into a cap object. Capabilities can be specified via ['capabilities'] (an array keyed by the generic cap name) for register_taxonomy. fixes #13358.
git-svn-id: https://develop.svn.wordpress.org/trunk@14593 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-13 04:10:17 +00:00 |
Ryan Boren
|
d783952469
|
Strip trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@14404 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:26:11 +00:00 |
Ryan Boren
|
57a5a11660
|
Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14374 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:16:22 +00:00 |
Ryan Boren
|
7fcda10d46
|
Escape links by default. Props alexkingorg. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14347 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 22:53:59 +00:00 |
Dion Hulse
|
5bfc2f5463
|
Better styling for Press this Categories. Props duck_. See #12809
git-svn-id: https://develop.svn.wordpress.org/trunk@14149 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-18 09:41:51 +00:00 |
Andrew Nacin
|
ec4f5b83bf
|
Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: https://develop.svn.wordpress.org/trunk@14139 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-18 06:14:45 +00:00 |
Dion Hulse
|
9913b7d208
|
Update Press This category styling & html to match 3.0 management screens. Props noel. See #12809
git-svn-id: https://develop.svn.wordpress.org/trunk@14069 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-11 09:11:39 +00:00 |
Andrew Nacin
|
5d808fce86
|
Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300
git-svn-id: https://develop.svn.wordpress.org/trunk@13256 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 21:09:49 +00:00 |
Ryan Boren
|
2e46e81309
|
i18n fixes. Props nbachiyski. fixes #11954
git-svn-id: https://develop.svn.wordpress.org/trunk@12789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 21:37:43 +00:00 |
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
Ryan Boren
|
8ef8b7bad5
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:11:12 +00:00 |
Andrew Ozz
|
21e45219f5
|
Fix Press This entity encoding, props noel, fixes #11390
git-svn-id: https://develop.svn.wordpress.org/trunk@12592 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-31 04:57:54 +00:00 |
Andrew Ozz
|
060d9185e6
|
Remove unused .fade CSS class, props nacin, fixes #11628
git-svn-id: https://develop.svn.wordpress.org/trunk@12546 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-26 09:00:58 +00:00 |
Andrew Ozz
|
68f8e4d036
|
Press This empty title fix, props noel, see #11390, fixes #10715
git-svn-id: https://develop.svn.wordpress.org/trunk@12371 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-11 00:14:18 +00:00 |
Mark Jaquith
|
40345fea17
|
Reverting [12361] due to logic issue. see #10715
git-svn-id: https://develop.svn.wordpress.org/trunk@12370 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 23:11:54 +00:00 |
Mark Jaquith
|
06772635dd
|
Allow for saving Press This entries with blank titles. props noel, christoph179. fixes #10715
git-svn-id: https://develop.svn.wordpress.org/trunk@12361 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 09:08:31 +00:00 |
Mark Jaquith
|
292e5394a4
|
Some extra XSS protection. Redundant, but we should always escape late! see #11119
git-svn-id: https://develop.svn.wordpress.org/trunk@12169 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-12 02:37:28 +00:00 |
Mark Jaquith
|
27da9f3013
|
Prevent XSS in press-this.php. props Benjamin Flesch. fixes #11119
git-svn-id: https://develop.svn.wordpress.org/trunk@12168 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-11 23:54:43 +00:00 |
Andrew Ozz
|
5e11e936ef
|
PressThis: fix TinyMCE config and IE6 css "hasLayout"
git-svn-id: https://develop.svn.wordpress.org/trunk@12112 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-27 00:23:58 +00:00 |
Andrew Ozz
|
022ee3f66d
|
PressThis fixes from noel, see #11011
git-svn-id: https://develop.svn.wordpress.org/trunk@12108 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-26 09:04:21 +00:00 |
Andrew Ozz
|
104abc4a7b
|
When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12098 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-24 11:43:42 +00:00 |
Andrew Ozz
|
efffacb462
|
PressThis fixes from noel, fixes #11011
git-svn-id: https://develop.svn.wordpress.org/trunk@12094 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-23 04:32:56 +00:00 |
Ryan Boren
|
a4789b3cc1
|
Associate subdirector of whitespace trims trailing whites with pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@12042 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-15 20:26:21 +00:00 |
Andrew Ozz
|
459e0bcfc9
|
Fix tags and categories postboxes in PressThis
git-svn-id: https://develop.svn.wordpress.org/trunk@12030 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-14 07:30:10 +00:00 |
Andrew Ozz
|
dcdc3fdd1c
|
Press This fixes, props noel, see #10784
git-svn-id: https://develop.svn.wordpress.org/trunk@11994 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-03 07:14:44 +00:00 |
Andrew Ozz
|
048bc0b258
|
Press This: editor fixes and CSS tweaks for IE6/7
git-svn-id: https://develop.svn.wordpress.org/trunk@11982 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-29 09:46:13 +00:00 |
Ryan Boren
|
bb43e36418
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11971 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-24 17:19:13 +00:00 |
Ryan Boren
|
5fa5b6d05b
|
Press This fixes. Props noel. fixes #10784
git-svn-id: https://develop.svn.wordpress.org/trunk@11944 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-17 20:36:59 +00:00 |
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
Mark Jaquith
|
a2bf4db52b
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:40:56 +00:00 |
Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
Andrew Ozz
|
b4511b71fd
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 21:31:07 +00:00 |
Mark Jaquith
|
c638e8d8de
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
Andrew Ozz
|
8788a2520e
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 18:57:43 +00:00 |
Ryan Boren
|
4a047f4240
|
Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 21:28:58 +00:00 |
Ryan Boren
|
cfd320446f
|
Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 17:54:08 +00:00 |
Andrew Ozz
|
aac1622495
|
Add wpspin.gif and replace all spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11150 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-01 19:43:22 +00:00 |
Ryan Boren
|
3b7130bbae
|
attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11110 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 06:37:51 +00:00 |
Ryan Boren
|
fe7c34b6fd
|
s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 05:58:45 +00:00 |
Ryan Boren
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
Andrew Ozz
|
deba40e5b9
|
Press This notice fixes, props DD32, fixes #9593
git-svn-id: https://develop.svn.wordpress.org/trunk@11010 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 11:14:37 +00:00 |
Mark Jaquith
|
4436658f47
|
preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
git-svn-id: https://develop.svn.wordpress.org/trunk@10856 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-01 05:45:28 +00:00 |
Mark Jaquith
|
b073dfd5cf
|
Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: https://develop.svn.wordpress.org/trunk@10855 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-01 05:41:52 +00:00 |
Ryan Boren
|
8d00b5d37d
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-18 02:43:45 +00:00 |
Andrew Ozz
|
13865daa5a
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: https://develop.svn.wordpress.org/trunk@10375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 05:40:40 +00:00 |
Andrew Ozz
|
aae58c3556
|
Fix Press This tags input, fixes #8743
git-svn-id: https://develop.svn.wordpress.org/trunk@10374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 00:56:15 +00:00 |
Andrew Ozz
|
f7914ef53a
|
Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: https://develop.svn.wordpress.org/trunk@10290 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-01 20:33:01 +00:00 |
Andrew Ozz
|
94b9733dff
|
Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: https://develop.svn.wordpress.org/trunk@10237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-21 12:34:12 +00:00 |
Andrew Ozz
|
76dd3da718
|
Update for Press This from noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 17:44:17 +00:00 |
Mark Jaquith
|
e3c3333f74
|
Press This fixes from Noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10030 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 04:58:27 +00:00 |
Andrew Ozz
|
89ba87084f
|
PressThis fix from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 04:28:37 +00:00 |
Ryan Boren
|
0bf951c4a5
|
Press This fix from noel. fixes #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9910 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:32:38 +00:00 |
Andrew Ozz
|
3913ff435e
|
More PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9867 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-25 02:06:52 +00:00 |
Andrew Ozz
|
28bcfd53c1
|
PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9866 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-25 01:16:00 +00:00 |
Andrew Ozz
|
88d2bae7aa
|
PressThis css fixes from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9857 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-24 04:29:35 +00:00 |
Andrew Ozz
|
b0fb781848
|
PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9838 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 23:31:59 +00:00 |
Andrew Ozz
|
641fdb6c8d
|
PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9787 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 13:01:36 +00:00 |
Ryan Boren
|
153141a764
|
Press This update from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9673 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 01:20:20 +00:00 |
Ryan Boren
|
a44339268a
|
i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:42:51 +00:00 |
Ryan Boren
|
979442ccd6
|
Press This updates from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 17:20:06 +00:00 |
Ryan Boren
|
88e2b9b5c3
|
Press This fixes from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9295 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 15:42:04 +00:00 |
Ryan Boren
|
6d727a9c2b
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 18:21:16 +00:00 |
Andrew Ozz
|
8f2852dd50
|
Press This: URL fixes for images, props noel, see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@9115 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 21:49:00 +00:00 |
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
Andrew Ozz
|
32a61c2b0a
|
Fix script loading in Press This
git-svn-id: https://develop.svn.wordpress.org/trunk@9079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 18:56:59 +00:00 |
Andrew Ozz
|
97a7ceda96
|
Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:30:14 +00:00 |
Ryan Boren
|
a404e581fa
|
Media fixes for Press This. Props noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8996 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 06:21:12 +00:00 |
Ryan Boren
|
3f42c27f4b
|
Press This updates from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 22:04:10 +00:00 |
Ryan Boren
|
843fcc9d5e
|
Press This rework from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8903 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 06:30:15 +00:00 |
Ryan Boren
|
22790b6e93
|
Redirect back to Press This interface after posting
git-svn-id: https://develop.svn.wordpress.org/trunk@8816 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 17:46:09 +00:00 |
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
Peter Westwood
|
e1adf1d070
|
More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 07:27:34 +00:00 |
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
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
|
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 |
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 |
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
|
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
|
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
|
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
|
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
|
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 |