azaozz
|
3a5832e1f2
|
Update TinyMCE to 3.4.8, fixes #19969, fixes #19936, fixes #19741
git-svn-id: http://svn.automattic.com/wordpress/trunk@19830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 22:23:27 +00:00 |
ryan
|
e3b46b25d3
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 17:01:11 +00:00 |
azaozz
|
f8d2a35aaa
|
Make sure editor-buttons.css is loaded even if tiny_mce.js is used directly and the wp_theme skin is selected in the settings, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@19533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 21:27:19 +00:00 |
nacin
|
8fd2bc97a6
|
ALIGN ALL THE THINGS. fixes #19242.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 20:40:31 +00:00 |
nacin
|
3a3c7e2334
|
Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:32:24 +00:00 |
nacin
|
d53dd0c990
|
Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 20:14:13 +00:00 |
azaozz
|
eb8878fbfc
|
Fix wplink when TinyMCE is not loaded, fix image insertion when wpActiveEditor is not set, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-24 04:43:19 +00:00 |
azaozz
|
2404c9cdf0
|
TinyMCE 3.4.5, fixes #18107
git-svn-id: http://svn.automattic.com/wordpress/trunk@18660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-09 20:08:40 +00:00 |
azaozz
|
6e3e6da9bd
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-03 23:56:21 +00:00 |
azaozz
|
f634dd5af4
|
Editor API enhancement, first run (still needs some work), see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-03 10:19:00 +00:00 |
azaozz
|
6a36b65f01
|
Add the new TinyMCE icons to two more buttons, fixes #17925
git-svn-id: http://svn.automattic.com/wordpress/trunk@18373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-29 16:10:57 +00:00 |
koopersmith
|
beb5da730c
|
Show post editor inset shadow in visual mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-07 20:29:54 +00:00 |
azaozz
|
b96c4d3fc6
|
Fix WebKit browsers reporting document.body height shorter than it is, add classes to TinyMCE's body: 'wp-editor' or 'wp-fullscreen-editor', fix mousemove event in IE, fixes #17664
git-svn-id: http://svn.automattic.com/wordpress/trunk@18142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 00:06:28 +00:00 |
azaozz
|
ab509b2ea6
|
Fix the spellchecker button for the visual editor.
Fix focusing the editor in IE, props greuben, fixes #17467
git-svn-id: http://svn.automattic.com/wordpress/trunk@18066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-28 16:46:13 +00:00 |
azaozz
|
41a001a682
|
Fix regression: the visual editor removes empty paragraphs, fix CSS for the spellchecker button, fixes #17368
git-svn-id: http://svn.automattic.com/wordpress/trunk@18064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-27 19:27:19 +00:00 |
azaozz
|
14fd42c850
|
Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 16:26:07 +00:00 |
azaozz
|
96c6667c5c
|
Don't show the Fullscreen button on the comment edit page, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 07:34:54 +00:00 |
azaozz
|
87d32ef07a
|
New sprite for the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-18 21:10:12 +00:00 |
koopersmith
|
b22734bd7f
|
Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:57:01 +00:00 |
koopersmith
|
fb65cc1f7f
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:28:29 +00:00 |
azaozz
|
d73acccc10
|
Lighter background for the TinyMCE buttons, props chexee, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-09 03:36:17 +00:00 |
azaozz
|
20528f3463
|
Add the new grey TinyMCE icons, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-09 03:20:50 +00:00 |
azaozz
|
b065fc6c3d
|
Updated styles for the Visual editor buttons, props chexee, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-29 16:08:16 +00:00 |
azaozz
|
2d51628075
|
Fix EOL for newly added files
git-svn-id: http://svn.automattic.com/wordpress/trunk@17628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-11 18:23:51 +00:00 |
azaozz
|
24599d17f0
|
Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086
git-svn-id: http://svn.automattic.com/wordpress/trunk@17625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-10 18:36:05 +00:00 |
azaozz
|
4002b79b7a
|
Revert the TinyMCE spellchecker to its old behaviour, update to tinymce_spellchecker_php_2_0_3, fixes #15268
git-svn-id: http://svn.automattic.com/wordpress/trunk@16405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 17:30:18 +00:00 |
azaozz
|
0b64e7bd0a
|
TinyMCE 3.3 first run
git-svn-id: http://svn.automattic.com/wordpress/trunk@15683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-02 05:14:12 +00:00 |
azaozz
|
f5c253376e
|
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: http://svn.automattic.com/wordpress/trunk@12098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-10-24 11:43:42 +00:00 |
azaozz
|
8011e6016b
|
TinyMCE 3.2.2.3, has several bugfixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 12:57:25 +00:00 |
azaozz
|
c054f27b6e
|
TinyMCE 3.2.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 16:55:49 +00:00 |
azaozz
|
7cf1bbfcc7
|
TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@10337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-09 12:02:59 +00:00 |
azaozz
|
f8c5bf9fc3
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-30 10:22:16 +00:00 |
azaozz
|
47a824081a
|
Small css fixes and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-15 12:30:58 +00:00 |
azaozz
|
f1c1aa6ced
|
Style updates for TinyMCE dialogs
git-svn-id: http://svn.automattic.com/wordpress/trunk@9677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-14 08:14:21 +00:00 |
azaozz
|
6adb94fd45
|
TinyMCE 3.2.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@9674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-14 02:35:02 +00:00 |
azaozz
|
da113155e8
|
Write page styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-28 10:59:26 +00:00 |
azaozz
|
241fb38dac
|
CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834
git-svn-id: http://svn.automattic.com/wordpress/trunk@9090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-06 20:32:15 +00:00 |
azaozz
|
e8c5d09ab0
|
Fix img path in TinyMCE css. Props docwhat, fixes #7469 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-11 04:02:24 +00:00 |
azaozz
|
fddd74d5b9
|
Latest TinyMCE, has new load options and bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-31 04:01:30 +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
|
16dbf2fb1e
|
Edit image updates from azaozz. see #6811
git-svn-id: http://svn.automattic.com/wordpress/trunk@8167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 15:26:03 +00:00 |
ryan
|
f1b8d9596a
|
TinyMCE 3.0.9 from azaozz. fixes #7088
git-svn-id: http://svn.automattic.com/wordpress/trunk@8047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-04 15:31:14 +00:00 |
ryan
|
713a705b52
|
TinyMCE 3.0.7 from azaozz. fixes #6726 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 22:19:04 +00:00 |
ryan
|
e380fb0e15
|
Update background color of insert link dialog. Props azaozz. fixes #6304
git-svn-id: http://svn.automattic.com/wordpress/trunk@7471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:23:18 +00:00 |
ryan
|
b530b3b7dc
|
TinyMCE fixes from azaozz. fixes #6272
git-svn-id: http://svn.automattic.com/wordpress/trunk@7378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 06:59:53 +00:00 |
ryan
|
2e439f5810
|
TinyMCE 3.05 from azaozz. fixes #6195
git-svn-id: http://svn.automattic.com/wordpress/trunk@7270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 22:47:11 +00:00 |
matt
|
c3c45d74fc
|
Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 07:31:19 +00:00 |
matt
|
4f59f008ab
|
Some more color updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 22:35:19 +00:00 |
ryan
|
1189e1fce8
|
Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: http://svn.automattic.com/wordpress/trunk@7173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 19:56:02 +00:00 |
ryan
|
1365d48ac2
|
Update to TinyMCE 3.03. Define shortcuts. Relocate cached TMCE file. Props azaozz. fixes #6084
git-svn-id: http://svn.automattic.com/wordpress/trunk@7147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 00:07:29 +00:00 |