ryan
|
4400fe6e32
|
Fallback to loading english for tinyMCE if requested locale is not there. see #3882
git-svn-id: http://svn.automattic.com/wordpress/trunk@5114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-26 22:05:36 +00:00 |
|
ryan
|
ee5f8a4944
|
Update to latest tinyMCE compressor. Simplify MCE language loading. see #3882
git-svn-id: http://svn.automattic.com/wordpress/trunk@5108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-26 03:44:35 +00:00 |
|
ryan
|
b9c75476a4
|
Update to tinyMCE spellchecker 1.0.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@4985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:26:26 +00:00 |
|
ryan
|
8d7839b14c
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: http://svn.automattic.com/wordpress/trunk@4983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 03:05:41 +00:00 |
|
ryan
|
34928e6ef0
|
JS localization from mdawaffe. fixes #3913
git-svn-id: http://svn.automattic.com/wordpress/trunk@4970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:35:01 +00:00 |
|
ryan
|
682fcc5d4a
|
JS localization from mdawaffe. fixes #3911
git-svn-id: http://svn.automattic.com/wordpress/trunk@4968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 00:39:46 +00:00 |
|
matt
|
4df232e71e
|
Broken link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-05 19:27:40 +00:00 |
|
ryan
|
782f0ffa00
|
Update to jQuery 1.1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:55:36 +00:00 |
|
ryan
|
41b3441a38
|
jQuery was moved to jquery subdir. Remove redundant libs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:01:26 +00:00 |
|
ryan
|
b7f6a96abb
|
Add jquery.form.js. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-02 23:26:35 +00:00 |
|
markjaquith
|
d0f79bb3f2
|
trailing tabs and whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 15:24:54 +00:00 |
|
markjaquith
|
18475d8787
|
Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: http://svn.automattic.com/wordpress/trunk@4943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 14:04:49 +00:00 |
|
ryan
|
b8f48aca58
|
Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:50:23 +00:00 |
|
ryan
|
d379fb1b20
|
cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/trunk@4919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:45:21 +00:00 |
|
ryan
|
c8997ffad9
|
Reverse logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 15:30:47 +00:00 |
|
ryan
|
f61f892876
|
jQuery 1.1.1 and interface 1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:39:07 +00:00 |
|
ryan
|
a8b506e705
|
Set charset for MCE. Props nbachiyski. fixes #3574
git-svn-id: http://svn.automattic.com/wordpress/trunk@4845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-31 02:07:21 +00:00 |
|
ryan
|
92fa5d6830
|
Move to js dir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-28 21:14:54 +00:00 |
|
ryan
|
15b6168787
|
Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519
git-svn-id: http://svn.automattic.com/wordpress/trunk@4813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-26 03:41:17 +00:00 |
|
markjaquith
|
246602968a
|
Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646
git-svn-id: http://svn.automattic.com/wordpress/trunk@4812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-26 02:57:07 +00:00 |
|
ryan
|
8f58b134c2
|
TinyMCE 2.0.9. fixes #3564
git-svn-id: http://svn.automattic.com/wordpress/trunk@4799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 01:20:47 +00:00 |
|
ryan
|
dde031e8e1
|
Lose all JS compression. Save it for another day.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 01:10:32 +00:00 |
|
ryan
|
040a959188
|
Lose quicktags.compressed.js since many people customize quicktags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 01:05:20 +00:00 |
|
ryan
|
52f1841134
|
Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: http://svn.automattic.com/wordpress/trunk@4768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 00:49:01 +00:00 |
|
ryan
|
8c6162e883
|
Autosave fixes from mdawaffe. fixes #3601
git-svn-id: http://svn.automattic.com/wordpress/trunk@4760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 03:32:54 +00:00 |
|
ryan
|
132569c301
|
Set eol-style to native.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 17:52:13 +00:00 |
|
ryan
|
a4d8c1a3a0
|
Remove empty files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 02:13:23 +00:00 |
|
ryan
|
9805322fb3
|
gettext fix from Kirin_Lin. fixes #3558
git-svn-id: http://svn.automattic.com/wordpress/trunk@4733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-15 23:09:07 +00:00 |
|
ryan
|
294bcb0e11
|
RTE link behavior fix from andy. fixes #3466
git-svn-id: http://svn.automattic.com/wordpress/trunk@4719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 03:26:48 +00:00 |
|
ryan
|
1c45b9c473
|
TinyMCE updates from andy. fixes #3505
git-svn-id: http://svn.automattic.com/wordpress/trunk@4704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 01:16:40 +00:00 |
|
matt
|
5128d39344
|
Consistent name for our autosave JS file, fixes #3469. Hat tip: nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 02:16:11 +00:00 |
|
ryan
|
da1c8e1df5
|
Select http when linking. Props markjaquith. fixes #3462
git-svn-id: http://svn.automattic.com/wordpress/trunk@4642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-12 07:48:04 +00:00 |
|
ryan
|
245fa326d7
|
Include cropper and scriptaculous since lots of themes are using them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 00:10:58 +00:00 |
|
ryan
|
1c1b7a2df6
|
Autosave fix up for duplicate drafts from andy. fixes #3379
git-svn-id: http://svn.automattic.com/wordpress/trunk@4614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 05:33:52 +00:00 |
|
ryan
|
78968b6bff
|
Pre-fill http:// when inserting new links. Props andy. fixes #2579
git-svn-id: http://svn.automattic.com/wordpress/trunk@4597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 02:35:17 +00:00 |
|
matt
|
936dfdd36f
|
Prototype compressed doesn't seem to be working out so well :/
Fixes #3414
git-svn-id: http://svn.automattic.com/wordpress/trunk@4592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:53:54 +00:00 |
|
ryan
|
ccacbf47cd
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: http://svn.automattic.com/wordpress/trunk@4583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 23:00:04 +00:00 |
|
matt
|
089a4da361
|
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: http://svn.automattic.com/wordpress/trunk@4566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 03:13:21 +00:00 |
|
ryan
|
04b742e0a2
|
Bump ver number in MCE help dialog. Props Voper007Bond. fixes #3392
git-svn-id: http://svn.automattic.com/wordpress/trunk@4536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-28 22:00:10 +00:00 |
|
ryan
|
cc44db510d
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: http://svn.automattic.com/wordpress/trunk@4535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-28 21:51:13 +00:00 |
|
ryan
|
49281a1caf
|
Bump autosave interval to 2 minutes for now. #3379
git-svn-id: http://svn.automattic.com/wordpress/trunk@4512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-22 02:54:04 +00:00 |
|
ryan
|
29cb9128a7
|
Kill form submission during autosave.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-21 01:39:09 +00:00 |
|
ryan
|
f336d22da7
|
TinyMCE 2.0.8
git-svn-id: http://svn.automattic.com/wordpress/trunk@4506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-21 00:55:06 +00:00 |
|
ryan
|
fff43b9dee
|
Don't linebreak after Z. Props andy. fixes #3312
git-svn-id: http://svn.automattic.com/wordpress/trunk@4501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-20 04:02:40 +00:00 |
|
ryan
|
f83762e87d
|
Ajax plugin tweakage from mdawaffe. fixes #3334
git-svn-id: http://svn.automattic.com/wordpress/trunk@4458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-08 21:23:41 +00:00 |
|
markjaquith
|
32815e5c71
|
Another autosave typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-02 02:47:59 +00:00 |
|
ryan
|
917e73da40
|
Seconds not milliseconds.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-01 17:19:33 +00:00 |
|
ryan
|
4771a89e34
|
Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@4439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-01 16:49:23 +00:00 |
|
ryan
|
5e605dfa5b
|
Autosave periodical executor from masquerade. fixes #3195
git-svn-id: http://svn.automattic.com/wordpress/trunk@4433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-30 20:18:59 +00:00 |
|
matt
|
c437b9c9b0
|
Some UI cleanups, changes, and various miscellany.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 01:14:47 +00:00 |
|