Commit Graph

53 Commits

Author SHA1 Message Date
Ryan Boren 657b4a3725 TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: https://develop.svn.wordpress.org/trunk@7556 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:49:35 +00:00
Ryan Boren 35c126a10a Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: https://develop.svn.wordpress.org/trunk@7513 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:22:53 +00:00
Ryan Boren a2920b21b6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: https://develop.svn.wordpress.org/trunk@7502 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:18:30 +00:00
Ryan Boren c0dcddf631 Update background color of insert link dialog. Props azaozz. fixes #6304
git-svn-id: https://develop.svn.wordpress.org/trunk@7471 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:23:18 +00:00
Ryan Boren 8c0ae81b06 TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:13:03 +00:00
Ryan Boren 271613bd3e TinyMCE fixes from azaozz. fixes #6272
git-svn-id: https://develop.svn.wordpress.org/trunk@7378 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 06:59:53 +00:00
Ryan Boren af1a108e7e TinyMCE 3.05 from azaozz. fixes #6195
git-svn-id: https://develop.svn.wordpress.org/trunk@7270 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 22:47:11 +00:00
Matt Mullenweg af2b94ca44 Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7232 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:31:19 +00:00
Matt Mullenweg 12bf6fb4fd Some more color updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@7216 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:35:19 +00:00
Ryan Boren d1fd6659e4 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: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:56:02 +00:00
Ryan Boren 2d5d310247 Update to TinyMCE 3.03. Define shortcuts. Relocate cached TMCE file. Props azaozz. fixes #6084
git-svn-id: https://develop.svn.wordpress.org/trunk@7147 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:07:29 +00:00
Ryan Boren c723a8ae20 max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7121 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 08:13:23 +00:00
Ryan Boren 4d02937e6d max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 23:27:02 +00:00
Ryan Boren 6344572bed set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@7061 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:37:13 +00:00
Ryan Boren 04b97d7318 TinyMCE 3.02 from azaozz. fixes #6012
git-svn-id: https://develop.svn.wordpress.org/trunk@7060 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:36:42 +00:00
Ryan Boren 7c95cd976f Workaround Safari crasher. Props azaozz. fixes #5945
git-svn-id: https://develop.svn.wordpress.org/trunk@7025 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:03:35 +00:00
Ryan Boren 1559aa2d32 TinyMCE 3.01. Props azaozz. fixes #5944
git-svn-id: https://develop.svn.wordpress.org/trunk@6959 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:40:25 +00:00
Ryan Boren 08be3a54a0 auto-add css class when using align on Image. Props azaozz. fixes #5856
git-svn-id: https://develop.svn.wordpress.org/trunk@6844 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 05:45:40 +00:00
Ryan Boren 429ce88a8b tinyMCE compressor additions and deletion of unused lang files. Props azaozz. see #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6790 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 19:22:22 +00:00
Ryan Boren 671d6a0692 Automatically add classes to images for floated images. Props azaozz. fixes #5803
git-svn-id: https://develop.svn.wordpress.org/trunk@6769 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 12:42:15 +00:00
Ryan Boren 805f918645 gettext for tinymce strings. Props azaozz. see #5769
git-svn-id: https://develop.svn.wordpress.org/trunk@6765 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 06:43:15 +00:00
Ryan Boren 5867d80d9c add "select class" to the Image pop-up. Props azaozz. fixes #5803
git-svn-id: https://develop.svn.wordpress.org/trunk@6764 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 05:00:13 +00:00
Ryan Boren 4be56a17b1 TinyMCE 3.0 Final from azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6694 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 18:10:46 +00:00
Ryan Boren cc70e63a79 Remove old tinymce files. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6636 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-19 00:01:45 +00:00
Ryan Boren 2b0713315f TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6632 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-17 15:44:05 +00:00
Ryan Boren e5c5858215 Purty editor buttons from andy. Removing some oogly. fixes #5573
git-svn-id: https://develop.svn.wordpress.org/trunk@6575 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 05:21:51 +00:00
Matt Mullenweg 090108bfc8 Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 08:03:29 +00:00
rob1n b906e9dd95 Update TinyMCE to 2.1.1.1 (look at all those 1's...). fixes #4262
git-svn-id: https://develop.svn.wordpress.org/trunk@5577 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 19:30:05 +00:00
Ryan Boren 986653124a Fix tinymce colorpicker. Props azaozz. fixes #4188 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5487 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-19 00:10:24 +00:00
rob1n 49768a3192 Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: https://develop.svn.wordpress.org/trunk@5256 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 17:04:03 +00:00
Ryan Boren ee4e6927a4 TinyMCE 2.0.9. fixes #3564
git-svn-id: https://develop.svn.wordpress.org/trunk@4799 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 01:20:47 +00:00
Ryan Boren a1a8f1af2e Set eol-style to native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4747 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 17:52:13 +00:00
Ryan Boren 12df24f94a TinyMCE updates from andy. fixes #3505
git-svn-id: https://develop.svn.wordpress.org/trunk@4704 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-09 01:16:40 +00:00
Ryan Boren 971402a730 Select http when linking. Props markjaquith. fixes #3462
git-svn-id: https://develop.svn.wordpress.org/trunk@4642 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-12 07:48:04 +00:00
Ryan Boren 35c79e0a07 Pre-fill http:// when inserting new links. Props andy. fixes #2579
git-svn-id: https://develop.svn.wordpress.org/trunk@4597 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 02:35:17 +00:00
Ryan Boren 6d3ce02732 TinyMCE 2.0.8
git-svn-id: https://develop.svn.wordpress.org/trunk@4506 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 00:55:06 +00:00
Ryan Boren 2b96969ee2 Update tinyMCE to 2.0.6.1. fixes #3003
git-svn-id: https://develop.svn.wordpress.org/trunk@4080 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-09 19:39:17 +00:00
Ryan Boren 6c81ba3cab We like big inputs. fixes #2662
git-svn-id: https://develop.svn.wordpress.org/trunk@3709 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-17 23:27:18 +00:00
Ryan Boren aa88f20cff tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:50:33 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren 4959c3fefa Relocate help icon to the correct place.
git-svn-id: https://develop.svn.wordpress.org/trunk@3166 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:39:09 +00:00
Ryan Boren c48eaea2fd Update help icon.
git-svn-id: https://develop.svn.wordpress.org/trunk@3165 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:28:48 +00:00
Ryan Boren a1ef8e762c TinyMCE help. fixes #1908
git-svn-id: https://develop.svn.wordpress.org/trunk@3163 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:15:11 +00:00
Ryan Boren 15513318ba Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 17:47:29 +00:00
Matt Mullenweg 6a39dae1c2 Silly thumbnail files
git-svn-id: https://develop.svn.wordpress.org/trunk@3066 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 03:08:08 +00:00
Matt Mullenweg 899d70bbbd More eol-style: native
git-svn-id: https://develop.svn.wordpress.org/trunk@3062 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:43:57 +00:00
Ryan Boren 609383477a TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: https://develop.svn.wordpress.org/trunk@3015 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 19:17:08 +00:00
Ryan Boren 3ed89b9e86 TinyMCE 2.0RC4 Props skeltoac. fixes #1830
git-svn-id: https://develop.svn.wordpress.org/trunk@2993 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:30:11 +00:00
Matt Mullenweg 29f5d94b76 Shhhh windows
git-svn-id: https://develop.svn.wordpress.org/trunk@2918 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 15:50:08 +00:00
Matt Mullenweg 537572d958 A few cleanups from the upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2917 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 07:13:48 +00:00