Commit Graph

127 Commits

Author SHA1 Message Date
rob1n 510a57a763 Don't double encode gzip output if gzip is already set in php.ini. Props
welcomb. fixes #4205


git-svn-id: https://develop.svn.wordpress.org/trunk@5333 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 20:55:05 +00:00
rob1n 7a30348f90 Firefox uses Alt+Shift for access keys. Props johnbillion. fixes #4193
git-svn-id: https://develop.svn.wordpress.org/trunk@5315 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 02:02:59 +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
rob1n c4c416ce62 empty() only takes variables. Props filosofo. fixes #4118
git-svn-id: https://develop.svn.wordpress.org/trunk@5224 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 04:28:40 +00:00
rob1n 087a36b357 Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118
git-svn-id: https://develop.svn.wordpress.org/trunk@5220 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 16:33:43 +00:00
Ryan Boren ab74cb7a60 Google spell connect fix. Props Nazgul. see #3857
git-svn-id: https://develop.svn.wordpress.org/trunk@5214 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 00:09:42 +00:00
Ryan Boren b11b72c851 i18n for quicktags.js. Props Nazgul. fixes #3958
git-svn-id: https://develop.svn.wordpress.org/trunk@5167 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 16:06:19 +00:00
Matt Mullenweg d5776af750 Make most of the buttons a map, helps the write page load faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@5160 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 22:12:35 +00:00
Ryan Boren 0a6d5f8788 Fallback to loading english for tinyMCE if requested locale is not there. see #3882
git-svn-id: https://develop.svn.wordpress.org/trunk@5114 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 22:05:36 +00:00
Ryan Boren a2470ad625 Update to latest tinyMCE compressor. Simplify MCE language loading. see #3882
git-svn-id: https://develop.svn.wordpress.org/trunk@5108 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 03:44:35 +00:00
Ryan Boren fa5169f8d3 Update to tinyMCE spellchecker 1.0.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@4985 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:26:26 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren 3509883135 JS localization from mdawaffe. fixes #3913
git-svn-id: https://develop.svn.wordpress.org/trunk@4970 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:35:01 +00:00
Ryan Boren beaa2c1dfe JS localization from mdawaffe. fixes #3911
git-svn-id: https://develop.svn.wordpress.org/trunk@4968 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 00:39:46 +00:00
Matt Mullenweg aa66d2861c Broken link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4967 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-05 19:27:40 +00:00
Ryan Boren e6fd3050dc Update to jQuery 1.1.2. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4963 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-03 17:55:36 +00:00
Ryan Boren 0ce0cf7fc0 jQuery was moved to jquery subdir. Remove redundant libs.
git-svn-id: https://develop.svn.wordpress.org/trunk@4962 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-03 17:01:26 +00:00
Ryan Boren cbf86e6b60 Add jquery.form.js. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4959 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-02 23:26:35 +00:00
Mark Jaquith 5acfcd9fea trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 15:24:54 +00:00
Mark Jaquith 3d95138fc7 Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: https://develop.svn.wordpress.org/trunk@4943 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 14:04:49 +00:00
Ryan Boren 30ae25be51 Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: https://develop.svn.wordpress.org/trunk@4932 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 23:50:23 +00:00
Ryan Boren 2902335630 cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: https://develop.svn.wordpress.org/trunk@4919 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:45:21 +00:00
Ryan Boren 819e6e9c4f Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 15:30:47 +00:00
Ryan Boren 308cb8f107 jQuery 1.1.1 and interface 1.2. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4904 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-21 02:39:07 +00:00
Ryan Boren 0db117a5b6 Set charset for MCE. Props nbachiyski. fixes #3574
git-svn-id: https://develop.svn.wordpress.org/trunk@4845 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-31 02:07:21 +00:00
Ryan Boren 34a1911cce Move to js dir.
git-svn-id: https://develop.svn.wordpress.org/trunk@4824 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-28 21:14:54 +00:00
Ryan Boren 2aee25e27e Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519
git-svn-id: https://develop.svn.wordpress.org/trunk@4813 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-26 03:41:17 +00:00
Mark Jaquith eadcf2f4cc Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646
git-svn-id: https://develop.svn.wordpress.org/trunk@4812 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-26 02:57:07 +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 821b816f01 Lose all JS compression. Save it for another day.
git-svn-id: https://develop.svn.wordpress.org/trunk@4770 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 01:10:32 +00:00
Ryan Boren 63618ea814 Lose quicktags.compressed.js since many people customize quicktags.
git-svn-id: https://develop.svn.wordpress.org/trunk@4769 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 01:05:20 +00:00
Ryan Boren 3e8513baea Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: https://develop.svn.wordpress.org/trunk@4768 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 00:49:01 +00:00
Ryan Boren d3c162e0e5 Autosave fixes from mdawaffe. fixes #3601
git-svn-id: https://develop.svn.wordpress.org/trunk@4760 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:32:54 +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 9a5fb19219 Remove empty files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4739 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 02:13:23 +00:00
Ryan Boren 905c34258b gettext fix from Kirin_Lin. fixes #3558
git-svn-id: https://develop.svn.wordpress.org/trunk@4733 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-15 23:09:07 +00:00
Ryan Boren dd6274152a RTE link behavior fix from andy. fixes #3466
git-svn-id: https://develop.svn.wordpress.org/trunk@4719 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-11 03:26:48 +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
Matt Mullenweg edc25c4406 Consistent name for our autosave JS file, fixes #3469. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@4689 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-07 02:16:11 +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 39318c3299 Include cropper and scriptaculous since lots of themes are using them.
git-svn-id: https://develop.svn.wordpress.org/trunk@4629 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-08 00:10:58 +00:00
Ryan Boren d1721ba4d7 Autosave fix up for duplicate drafts from andy. fixes #3379
git-svn-id: https://develop.svn.wordpress.org/trunk@4614 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 05:33:52 +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
Matt Mullenweg 1b25902ffa Prototype compressed doesn't seem to be working out so well :/
Fixes #3414

git-svn-id: https://develop.svn.wordpress.org/trunk@4592 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:53:54 +00:00
Ryan Boren f906c003c6 Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: https://develop.svn.wordpress.org/trunk@4583 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 23:00:04 +00:00
Matt Mullenweg 5e9ecfffb0 Compress scripts using Dojo and link to the compressed versions, saving about 27kb total. Everything I tested still worked, except the colorpicker which is why it's not compressed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4566 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:13:21 +00:00
Ryan Boren 024df1720d Bump ver number in MCE help dialog. Props Voper007Bond. fixes #3392
git-svn-id: https://develop.svn.wordpress.org/trunk@4536 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-28 22:00:10 +00:00
Ryan Boren 80cd515b96 Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-28 21:51:13 +00:00
Ryan Boren ce1cb37f34 Bump autosave interval to 2 minutes for now. #3379
git-svn-id: https://develop.svn.wordpress.org/trunk@4512 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-22 02:54:04 +00:00
Ryan Boren 314a957940 Kill form submission during autosave.
git-svn-id: https://develop.svn.wordpress.org/trunk@4507 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 01:39:09 +00:00