Andrew Ozz
|
26c5007b52
|
Fix EOL for newly added files
git-svn-id: https://develop.svn.wordpress.org/trunk@17628 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-11 18:23:51 +00:00 |
|
Andrew Ozz
|
4c572d1f03
|
Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086
git-svn-id: https://develop.svn.wordpress.org/trunk@17625 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-10 18:36:05 +00:00 |
|
Andrew Nacin
|
a711d9b671
|
Remove the TinyMCE media plugin. fixes #14647.
git-svn-id: https://develop.svn.wordpress.org/trunk@17288 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 21:57:30 +00:00 |
|
Andrew Nacin
|
4c869552ff
|
Nonce checks for internal linking and list table ajax. fixes #16188.
git-svn-id: https://develop.svn.wordpress.org/trunk@17255 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 20:03:50 +00:00 |
|
Ryan Boren
|
eba71eb7c0
|
Bring out the shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@17228 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-06 04:11:14 +00:00 |
|
Andrew Nacin
|
1931b69f10
|
Internal linking CSS resets to fix Press This formatting. props garyc40, ocean90. see #15561.
git-svn-id: https://develop.svn.wordpress.org/trunk@17133 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:52:45 +00:00 |
|
Andrew Nacin
|
143ebe72bd
|
CSS tweaks and arrow fixes for internal linking. props ocean90, see #15739.
git-svn-id: https://develop.svn.wordpress.org/trunk@17125 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 17:33:41 +00:00 |
|
Ryan Boren
|
b6b6693135
|
Expand/collapse arrows for internal linking. Props ocean90. fixes #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@17117 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 14:44:51 +00:00 |
|
Ryan Boren
|
8109449e0b
|
RTL for wplink. Props ocean90. see #15864
git-svn-id: https://develop.svn.wordpress.org/trunk@17105 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 20:19:56 +00:00 |
|
Andrew Nacin
|
778b91c128
|
TinyMCE 3.3.9.3-dev. fixes #15111.
git-svn-id: https://develop.svn.wordpress.org/trunk@16950 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:09:43 +00:00 |
|
Ryan Boren
|
c5f37f3001
|
Internal linking IE tweaks. Props koopersmith. see #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@16933 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 03:13:10 +00:00 |
|
Ryan Boren
|
5df71d4669
|
Expand/collapse in internal linking. Props koopersmith, nacin. see #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@16931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 02:36:24 +00:00 |
|
Andrew Nacin
|
a6eda30d3b
|
Fix nesting of parentheses. fixes #14995, props duck_, jakub.misek.
git-svn-id: https://develop.svn.wordpress.org/trunk@16929 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 19:51:13 +00:00 |
|
Ryan Boren
|
9a4d1e4c30
|
Pink trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@16927 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 19:38:38 +00:00 |
|
Ryan Boren
|
4d85c3a424
|
Pink trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@16926 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 19:37:04 +00:00 |
|
Andrew Nacin
|
668956d2ff
|
Handle posts without titles better in internal linking. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16784 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 00:22:43 +00:00 |
|
Andrew Nacin
|
e6dbe89d7d
|
Fix handling of no titles and long titles in internal linking. see #11240.
git-svn-id: https://develop.svn.wordpress.org/trunk@16750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:28:06 +00:00 |
|
Mark Jaquith
|
2cc12c224e
|
Make Linking and Internal Linking keyboard-friendly and URL-paste-friendly. props koopersmith. fixes #15544
git-svn-id: https://develop.svn.wordpress.org/trunk@16561 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-24 06:44:46 +00:00 |
|
Andrew Nacin
|
fe3aa01f7b
|
Yeah, about that comma... Fix internal linking for both IE6 and IE7. props koopersmith, fixes #15485.
git-svn-id: https://develop.svn.wordpress.org/trunk@16532 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-22 06:32:18 +00:00 |
|
Ryan Boren
|
c49fb698d8
|
Bring link dialog to front when TinyMCE is fullscreen. Props koopersmith. see #15532
git-svn-id: https://develop.svn.wordpress.org/trunk@16528 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-22 02:48:58 +00:00 |
|
Andrew Nacin
|
3cf1723947
|
Use 'Update' and 'Save Link' for internal linking submit button. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16510 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-20 19:27:12 +00:00 |
|
Andrew Nacin
|
ce4b9ff07a
|
IE8 fixes for internal linking. props koopersmith, see #15485, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16500 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-20 02:02:37 +00:00 |
|
Ryan Boren
|
7c8157ed36
|
Fill http by default. Props koopersmith. see #11420
git-svn-id: https://develop.svn.wordpress.org/trunk@16492 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-19 18:59:43 +00:00 |
|
Ryan Boren
|
04b9ae5ae7
|
Clear fields on refresh. Props koopersmith. see #11420
git-svn-id: https://develop.svn.wordpress.org/trunk@16491 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-19 18:54:03 +00:00 |
|
Ryan Boren
|
b9113234eb
|
wplink IE fixes. Props koopersmith. see #15485
git-svn-id: https://develop.svn.wordpress.org/trunk@16490 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-19 18:49:12 +00:00 |
|
Andrew Nacin
|
f86af64e5f
|
Internal linking cleanups. Fix combination of pagination and searching. Add a margin of error (ha, get it?) to triggering the river. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16479 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-19 05:31:07 +00:00 |
|
Andrew Nacin
|
c7e2a27492
|
More svn add. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16460 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-18 08:20:19 +00:00 |
|
Andrew Nacin
|
7554d8610b
|
Second pass on internal linking preloading. Adjust styles, svn add the wpdialogs plugin, adjust files and docs. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16458 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-18 07:56:47 +00:00 |
|
Andrew Nacin
|
655df3af90
|
Ludicrous speed for internal linking. First pass. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16457 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-18 06:22:13 +00:00 |
|
Ryan Boren
|
fa33255b56
|
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@16439 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-17 18:48:27 +00:00 |
|
Andrew Nacin
|
fde451647a
|
Improve internal linking river feedback. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16407 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 18:30:34 +00:00 |
|
Andrew Ozz
|
9691518b51
|
Revert the TinyMCE spellchecker to its old behaviour, update to tinymce_spellchecker_php_2_0_3, fixes #15268
git-svn-id: https://develop.svn.wordpress.org/trunk@16405 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 17:30:18 +00:00 |
|
Andrew Nacin
|
6183d245f9
|
Internal linking functionality updates. Scrap pagination for a river of results. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16399 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 05:11:41 +00:00 |
|
Ryan Boren
|
4a3b49bb5d
|
Minify wplink js. see #11420
git-svn-id: https://develop.svn.wordpress.org/trunk@16397 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 01:21:18 +00:00 |
|
Andrew Ozz
|
348236aeb7
|
Remove invalid parent paragraph when pasting in the visual editor or switching visual to HTML and back, keep multiple empty lines in a <pre> tag, fixes #15095 fixes #15367
git-svn-id: https://develop.svn.wordpress.org/trunk@16394 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 23:57:27 +00:00 |
|
Andrew Nacin
|
f5dea49c4a
|
Next pass on internal linking. Functional, but needs styling. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16393 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 23:48:24 +00:00 |
|
Ryan Boren
|
72faeb1d34
|
Minify wplink js. see #11420
git-svn-id: https://develop.svn.wordpress.org/trunk@16391 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 18:42:49 +00:00 |
|
Ryan Boren
|
48e057af81
|
Auto focus URL field. see #11420
git-svn-id: https://develop.svn.wordpress.org/trunk@16390 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 18:40:34 +00:00 |
|
Andrew Nacin
|
3d4abac949
|
Tabs for internal linking. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16159 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 23:25:24 +00:00 |
|
Andrew Ozz
|
d39d7e4ba4
|
Editor: utilize the new "formats" option in TinyMCE, fix errors in IE when pressing Enter inside a caption box, fix resizing of the caption box when the user soft-resizes the image in the editor, fixes #12574
git-svn-id: https://develop.svn.wordpress.org/trunk@16090 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-29 20:06:00 +00:00 |
|
Andrew Nacin
|
f34a8de8ec
|
Internal linking, first pass. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@15940 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-24 02:58:42 +00:00 |
|
Andrew Ozz
|
839bad194f
|
Editor: stop inserting empty paragraphs before/after captioned images, see #15095
git-svn-id: https://develop.svn.wordpress.org/trunk@15822 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-16 22:11:31 +00:00 |
|
Andrew Ozz
|
7636689e49
|
Properly align all buttons in the TinyMCE dialogs, see #12574
git-svn-id: https://develop.svn.wordpress.org/trunk@15684 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-02 05:31:42 +00:00 |
|
Andrew Ozz
|
358c7e1885
|
TinyMCE 3.3 first run
git-svn-id: https://develop.svn.wordpress.org/trunk@15683 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-02 05:14:12 +00:00 |
|
Andrew Ozz
|
cb192bb9c7
|
Clean CSS of the Edit Image popup in the visual editor props Simek, show changed image size and fill width or height when left blank, fixes #11655, fixes #10442
git-svn-id: https://develop.svn.wordpress.org/trunk@12660 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 13:06:17 +00:00 |
|
Andrew Ozz
|
a308e5f1da
|
Remove oEmbed references and auto-insert of shortcodes from the UI, fixes #11288
git-svn-id: https://develop.svn.wordpress.org/trunk@12304 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-01 09:22:48 +00:00 |
|
Andrew Ozz
|
4a9acd62f8
|
Fix timeout for the inline buttons on images in TinyMCE.
git-svn-id: https://develop.svn.wordpress.org/trunk@12115 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-27 09:06:26 +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
|
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
|
50c42a07fc
|
TinyMCE in Firefox: fix crash when dragging images with caption, drag the image together with the caption (only in Firefox 3.5+)
git-svn-id: https://develop.svn.wordpress.org/trunk@12085 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-22 05:30:29 +00:00 |
|