Andrew Ozz
|
a77387cac7
|
Make the Save All Changes initially hidden on Media -> Add New screen, improve the progress bar "progress" to 1px ticks, see #19190
git-svn-id: https://develop.svn.wordpress.org/trunk@19306 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-15 21:22:27 +00:00 |
|
Andrew Ozz
|
1ccfd1739c
|
Workaround for WebKit bug when previewing posts, props SergeyBiryukov, fixes #18341
git-svn-id: https://develop.svn.wordpress.org/trunk@19299 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-15 18:48:55 +00:00 |
|
Andrew Ozz
|
5ca57a6fac
|
Prevent errors in QTags.closeAllTags(), make it remove button states but not modify the content (as that often is wrong anyways), fixes #15911
git-svn-id: https://develop.svn.wordpress.org/trunk@19290 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-15 01:15:10 +00:00 |
|
Andrew Ozz
|
3d33362b52
|
Add big-file-upload-warning for IE and Opera, left-align the percentage in the progress bar, see #19228
git-svn-id: https://develop.svn.wordpress.org/trunk@19286 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-14 23:21:16 +00:00 |
|
Andrew Nacin
|
b52ab851ec
|
ALIGN ALL THE THINGS. fixes #19242.
git-svn-id: https://develop.svn.wordpress.org/trunk@19278 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-14 20:40:31 +00:00 |
|
Daryl Koopersmith
|
0ebb52f9a3
|
More admin bar markup improvements. Make primary and secondary submenu groups siblings (and prevent ul nesting issues). see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@19270 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-14 11:05:37 +00:00 |
|
Daryl Koopersmith
|
4bc2fdb619
|
New pointer styles. Arrows are currently optimized to point upward. props georgestephanis, chexee. see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@19269 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-14 10:30:14 +00:00 |
|
Andrew Ozz
|
82f5175bf7
|
Media Lib: fix displaying file headers in IE7, delegate the Show/Hide JS, prevent displaying upload error for the same file twice, see #19228
git-svn-id: https://develop.svn.wordpress.org/trunk@19268 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-13 18:37:30 +00:00 |
|
Andrew Ozz
|
3e06696012
|
Add error message when a big file fails to upload, expose the XHR request in plipload and abort() it, see #19228
git-svn-id: https://develop.svn.wordpress.org/trunk@19266 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-13 02:01:13 +00:00 |
|
Andrew Ozz
|
38ddbaca4e
|
Thickbox: do .triggerHandler() instead of .trigger(), props duck_, fixes #19189
git-svn-id: https://develop.svn.wordpress.org/trunk@19264 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-12 06:48:04 +00:00 |
|
Andrew Ozz
|
bd7f04548b
|
Standardize title strings for editor buttons, props pavelevap SergeyBiryukov, fixes #18125
git-svn-id: https://develop.svn.wordpress.org/trunk@19263 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-12 06:15:15 +00:00 |
|
Andrew Ozz
|
0620dbb5eb
|
Uploader: fix file-size-exceeded error handling, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19262 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-12 00:52:26 +00:00 |
|
Andrew Ozz
|
93e5c50ad8
|
Send the 'wp-remove-post-lock' XHR only when the main window is unloaded (unloading the Thickbox iframe triggers it too), see #18515
git-svn-id: https://develop.svn.wordpress.org/trunk@19258 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-11 19:52:12 +00:00 |
|
Andrew Ozz
|
448af8627c
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19247 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-10 20:33:26 +00:00 |
|
Andrew Ozz
|
940cb38514
|
Fix styling in the MCE help popup, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@19227 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 14:38:37 +00:00 |
|
Andrew Ozz
|
d2d9926055
|
Revert [19223] and only stop showing the checkbox, props nacin, see #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19225 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:34:09 +00:00 |
|
Andrew Ozz
|
4c66628f35
|
Remove the Resize files checkbox for now (revisit in 3.4), fixes #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19223 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:23:40 +00:00 |
|
Andrew Ozz
|
a56cd15128
|
Bring back the Fullscreen button in Quicktags, fixes #19194
git-svn-id: https://develop.svn.wordpress.org/trunk@19215 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 16:53:31 +00:00 |
|
Andrew Ozz
|
b1af3610ec
|
Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088
git-svn-id: https://develop.svn.wordpress.org/trunk@19207 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 20:38:38 +00:00 |
|
Andrew Nacin
|
808c8dc6a5
|
Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700.
git-svn-id: https://develop.svn.wordpress.org/trunk@19203 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:32:24 +00:00 |
|
Andrew Ozz
|
5c18d3b4f4
|
Uploader: update to 1.5.1.1, remove plupload.full.js (we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187
git-svn-id: https://develop.svn.wordpress.org/trunk@19194 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 21:46:24 +00:00 |
|
Andrew Nacin
|
15622fb001
|
Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: https://develop.svn.wordpress.org/trunk@19190 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 20:14:13 +00:00 |
|
Andrew Ozz
|
f31c4b00c8
|
Fix js error on mousedown in the editor, props joehoyle, fixes #19165
git-svn-id: https://develop.svn.wordpress.org/trunk@19180 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 19:49:42 +00:00 |
|
Andrew Ozz
|
d58037ff4a
|
Update the spellchecker plugin for TinyMCE to 2.0.6, fixes #19105
git-svn-id: https://develop.svn.wordpress.org/trunk@19178 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 18:32:47 +00:00 |
|
Andrew Ozz
|
a410b455a4
|
Phpdoc fix for quicktags.js, see #19098
git-svn-id: https://develop.svn.wordpress.org/trunk@19173 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 16:26:00 +00:00 |
|
Andrew Ozz
|
bbb51b1807
|
Improve handling of init and adding buttons to Quicktags, fixes #19098
git-svn-id: https://develop.svn.wordpress.org/trunk@19172 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 16:00:38 +00:00 |
|
Andrew Nacin
|
50c56deeeb
|
jQuery 1.7.
props ocean90, fixes #19144.
git-svn-id: https://develop.svn.wordpress.org/trunk@19165 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 03:25:14 +00:00 |
|
Andrew Ozz
|
bf02e004e0
|
Support for "tabbing" through the admin bar and admin menu, fixes #19088
git-svn-id: https://develop.svn.wordpress.org/trunk@19162 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 01:13:18 +00:00 |
|
Andrew Ozz
|
3700b57fdc
|
Remove the Cancel Upload button, fixes #19050
git-svn-id: https://develop.svn.wordpress.org/trunk@19127 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-03 01:47:12 +00:00 |
|
Andrew Ozz
|
fa570e7b76
|
More css cleanup, fix styles in the Edit Image popup then the editor is on the front end see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@19116 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-02 15:24:56 +00:00 |
|
Andrew Ozz
|
947ba8f62c
|
Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19100 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-01 11:56:20 +00:00 |
|
Andrew Ozz
|
1746c2af62
|
Disable the Cancel Upload button after the upload has finished or if it was interrupted, fixes #19050
git-svn-id: https://develop.svn.wordpress.org/trunk@19099 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-31 21:38:28 +00:00 |
|
Andrew Nacin
|
866b118316
|
Fix QuickTags typos. props trepmal, fixes #19082.
git-svn-id: https://develop.svn.wordpress.org/trunk@19084 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-28 23:29:53 +00:00 |
|
Andrew Nacin
|
1287ec492a
|
Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g
git-svn-id: https://develop.svn.wordpress.org/trunk@19028 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-20 15:04:46 +00:00 |
|
Andrew Ozz
|
6bdce8d62f
|
Pointers: add default width (400px) that fixes positioning in IE7, add href attrib to the Close link, see #18693
git-svn-id: https://develop.svn.wordpress.org/trunk@18987 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-18 07:03:31 +00:00 |
|
Daryl Koopersmith
|
db82a18377
|
Tweak pointer styles. see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@18971 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-14 03:58:27 +00:00 |
|
Daryl Koopersmith
|
087201621e
|
Fix incorrect closing tag in pointers JS. see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@18970 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-14 03:36:04 +00:00 |
|
Daryl Koopersmith
|
ed7c3fb655
|
Simplify pointer API with smarter positioning. see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@18969 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-14 03:33:46 +00:00 |
|
Andrew Ozz
|
a7f2758641
|
Remove stray comma, fixes #18929
git-svn-id: https://develop.svn.wordpress.org/trunk@18967 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-13 19:46:13 +00:00 |
|
Andrew Ozz
|
e10d951cce
|
Fix visibility of Select Files button in IE7, change border color when hovering over the drag drop area of the uploader, see #18918, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18957 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-12 22:24:53 +00:00 |
|
Andrew Ozz
|
3a696e6995
|
Speed up the admin bar drop-downs a bit when using hoverIntent, props johnbillion, fixes #18299
git-svn-id: https://develop.svn.wordpress.org/trunk@18849 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-30 22:31:15 +00:00 |
|
Andrew Ozz
|
6840264a43
|
Fix thickbox (again!), props SergeyBiryukov, fixes #18796
git-svn-id: https://develop.svn.wordpress.org/trunk@18848 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-30 22:24:34 +00:00 |
|
Mark Jaquith
|
a3bdf19206
|
Be more consistent with ERROR: messages. fixes #15887
git-svn-id: https://develop.svn.wordpress.org/trunk@18841 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-30 17:18:35 +00:00 |
|
Andrew Nacin
|
0cd9b83b64
|
Cache internal linking nonce jQuery object. props mitchoyoshitaka. Update this nonce through autosave. fixes #18403.
git-svn-id: https://develop.svn.wordpress.org/trunk@18820 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-29 21:39:55 +00:00 |
|
Andrew Nacin
|
35edc4264d
|
Release a user's post lock when the user leaves a post. see #18515.
git-svn-id: https://develop.svn.wordpress.org/trunk@18796 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-27 20:52:07 +00:00 |
|
Daryl Koopersmith
|
a7767fbcec
|
Second pass, admin bar overhaul. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@18776 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-25 23:30:40 +00:00 |
|
Andrew Ozz
|
be87523fed
|
Fix wplink when TinyMCE is not loaded, fix image insertion when wpActiveEditor is not set, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18766 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-24 04:43:19 +00:00 |
|
Andrew Ozz
|
e42c40167f
|
Update jQuery to 1.6.4, update jQuery UI to 1.8.16, add the rest of UI, add workaround for a regression in UI Draggable, see #17952
git-svn-id: https://develop.svn.wordpress.org/trunk@18757 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-23 05:03:31 +00:00 |
|
Andrew Ozz
|
efbfde27eb
|
Quicktags: fix closing of the first tag in an empty textarea, allow closing of all tags without the button, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18727 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-20 02:22:43 +00:00 |
|
Andrew Ozz
|
268911c313
|
Fix quicktags buttons fir self-closing tags, remove unneeded arg when adding a button, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18725 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-19 20:47:20 +00:00 |
|
Andrew Ozz
|
945d4500b4
|
Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut "Alt+Shift+M", fix the "image" button in DFW, fixes #17992, fixes #18697, see $17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18710 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-19 00:47:23 +00:00 |
|
Daryl Koopersmith
|
342180470d
|
Add pointers feature, and pointer to admin bar, props nacin for PHP bits, see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@18707 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-18 21:17:09 +00:00 |
|
Andrew Ozz
|
c0f4b1a326
|
Improve the image drag-resize detection in the visual editor (supported in FF and IE only), remove the size-* class if the image is soft-resized, see #18107
git-svn-id: https://develop.svn.wordpress.org/trunk@18702 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-18 03:00:13 +00:00 |
|
Andrew Ozz
|
1948c952a4
|
Update plupload to 1.5b and add "drop area" for drag and drop uploading, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18701 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-18 02:25:23 +00:00 |
|
Andrew Ozz
|
d20435eb03
|
Improve handling of plupload init and add a filter, stop including cookies in the init (not needed with plupload), see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18674 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 05:30:58 +00:00 |
|
Andrew Ozz
|
5c2de1a6fc
|
TinyMCE 3.4.5, fixes #18107
git-svn-id: https://develop.svn.wordpress.org/trunk@18660 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-09 20:08:40 +00:00 |
|
Jon Cave
|
82c0f09c09
|
Fix typos in documentation (wp-includes/[i-z]). See #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18639 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 19:08:15 +00:00 |
|
Andrew Nacin
|
46773a16ea
|
s/hask/hack/. props scribu, see #16695.
git-svn-id: https://develop.svn.wordpress.org/trunk@18629 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-02 21:25:42 +00:00 |
|
Andrew Ozz
|
1205b09cf6
|
More quicktags back-compat, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18628 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-02 20:40:47 +00:00 |
|
Andrew Ozz
|
fb2a6c0f6d
|
Fix typo in quicktags.js, props westi, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18623 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-30 17:50:12 +00:00 |
|
Andrew Ozz
|
8e64c7199c
|
Fix silverlight uploading when not resizing files on the fly, props kurtpayne, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18620 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-29 23:59:22 +00:00 |
|
Andrew Ozz
|
ea03cd66fd
|
Fix styling and quicktags error in press this, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18619 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 20:48:05 +00:00 |
|
Andrew Ozz
|
2419657db5
|
Properly reset vars, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18612 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-27 16:30:36 +00:00 |
|
Andrew Ozz
|
ec6fc2ea80
|
Improve quicktags back-compat, add method instance.getButtonElement(id), see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18611 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-26 23:30:01 +00:00 |
|
Andrew Ozz
|
dde77fd41b
|
Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-21 03:46:43 +00:00 |
|
Andrew Ozz
|
3f921df606
|
Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911
git-svn-id: https://develop.svn.wordpress.org/trunk@18576 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-20 19:55:51 +00:00 |
|
Andrew Ozz
|
4bff812918
|
Fix the "close tags" button in quicktags, props SergeyBiryukov, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18575 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-19 21:23:31 +00:00 |
|
Andrew Ozz
|
aabac42c0f
|
Fix i18n for wp_editor, props SergeyBiryukov, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18518 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-07 16:26:31 +00:00 |
|
Andrew Ozz
|
6ce85719a7
|
Fix back-compat for quicktags, introduce QTags.addButton(), see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18511 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-05 04:09:22 +00:00 |
|
Andrew Ozz
|
5b4ac17cc5
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18503 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-03 23:56:21 +00:00 |
|
Andrew Ozz
|
461ceba60d
|
Editor API enhancement, first run (still needs some work), see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18498 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-03 10:19:00 +00:00 |
|
Andrew Ozz
|
d5a6cf3dfd
|
Refactor Quicktags, props garyc40, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18497 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-03 10:11:12 +00:00 |
|
Andrew Ozz
|
6ed41b7ed1
|
Admin bar: fix the Shortlink menu when using jQuery, see #18299
git-svn-id: https://develop.svn.wordpress.org/trunk@18495 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-01 23:33:56 +00:00 |
|
Andrew Ozz
|
804284c665
|
Admin bar: use jQuery if loaded to improve UX, fixes #18299
git-svn-id: https://develop.svn.wordpress.org/trunk@18488 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 22:57:30 +00:00 |
|
Andrew Ozz
|
57bff0b6d8
|
Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18484 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 19:21:21 +00:00 |
|
Andrew Ozz
|
12a7d989e0
|
Pluploader take 1, props jacobwg, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18482 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 08:59:35 +00:00 |
|
Andrew Ozz
|
3fff132530
|
Fix URL in wp-link when editing, props SergeyBiryukov, fixes #18149
git-svn-id: https://develop.svn.wordpress.org/trunk@18474 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-27 23:02:54 +00:00 |
|
Andrew Ozz
|
06f33f29ba
|
Use json_encode() for adding script data (formerly l10n). Add the same functionality to WP_Styles for adding inline css after a stylesheet has been outputted. See #11520
git-svn-id: https://develop.svn.wordpress.org/trunk@18464 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-25 00:36:06 +00:00 |
|
Andrew Ozz
|
9bcfc3da39
|
<!DOCTYPE html> for all, fixes #18202
git-svn-id: https://develop.svn.wordpress.org/trunk@18460 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-22 00:25:41 +00:00 |
|
Andrew Ozz
|
dc77ebee3a
|
Fix DFW autoresizing in WebKit when zoom != 100%, fixes #17927
git-svn-id: https://develop.svn.wordpress.org/trunk@18379 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-30 07:33:08 +00:00 |
|
Andrew Ozz
|
131af255ff
|
Add the new TinyMCE icons to two more buttons, fixes #17925
git-svn-id: https://develop.svn.wordpress.org/trunk@18373 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-29 16:10:57 +00:00 |
|
Andrew Nacin
|
087ad68a23
|
Move the sekrit full screen editor width shortcut keys below the common bold/italic/etc keys on the editor keyboard shortcuts help tab. No strings were harmed in the making of this commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@18316 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-16 10:28:29 +00:00 |
|
Andrew Ozz
|
e3a1054bef
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: https://develop.svn.wordpress.org/trunk@18247 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 22:13:26 +00:00 |
|
Andrew Ozz
|
48951ad388
|
DFW: show the toolbar only when the mouse is near the top of the window, see #17503
git-svn-id: https://develop.svn.wordpress.org/trunk@18241 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 21:08:49 +00:00 |
|
Andrew Ozz
|
2f3a53166f
|
background-color = transparent, fixes #17726
git-svn-id: https://develop.svn.wordpress.org/trunk@18197 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 17:35:48 +00:00 |
|
Andrew Ozz
|
ebd705f0b5
|
Fix style of the <!--more--> tag replacement image in TinyMCE so it doesn't show horizontal scrollbar in FF and IE.
git-svn-id: https://develop.svn.wordpress.org/trunk@18196 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 17:16:22 +00:00 |
|
Daryl Koopersmith
|
d528a78cbe
|
Show post editor inset shadow in visual mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@18180 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-07 20:29:54 +00:00 |
|
Andrew Ozz
|
9565d6364b
|
DFW: don't prepend comma if content_css is empty, props duck_, fixes #17690
git-svn-id: https://develop.svn.wordpress.org/trunk@18151 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-05 18:13:15 +00:00 |
|
Andrew Ozz
|
98d58b4edd
|
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: https://develop.svn.wordpress.org/trunk@18142 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-05 00:06:28 +00:00 |
|
Andrew Ozz
|
35ba083b00
|
DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596
git-svn-id: https://develop.svn.wordpress.org/trunk@18137 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-04 00:46:47 +00:00 |
|
Andrew Ozz
|
f33bfbb86f
|
Make DFW use the exact same style as the normal editor, remove width resizing in DFW as it would clash with editor-style.css for some themes, fixes #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18103 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:01:29 +00:00 |
|
Andrew Ozz
|
ee6db8dcaf
|
Add some delay to allow the flash uploader swf to load in FF4, fixes #17329
git-svn-id: https://develop.svn.wordpress.org/trunk@18073 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 02:23:45 +00:00 |
|
Andrew Ozz
|
25431a16bb
|
s/Colse/Close/, props nacin, fixes #17399
git-svn-id: https://develop.svn.wordpress.org/trunk@18070 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 05:07:32 +00:00 |
|
Andrew Ozz
|
1596867751
|
Don't close DFW when closing modal dialogs with Escape key, fixes #17399
git-svn-id: https://develop.svn.wordpress.org/trunk@18069 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 02:04:52 +00:00 |
|
Andrew Ozz
|
69d133d6f0
|
Fix the spellchecker button for the visual editor.
Fix focusing the editor in IE, props greuben, fixes #17467
git-svn-id: https://develop.svn.wordpress.org/trunk@18066 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-28 16:46:13 +00:00 |
|
Andrew Ozz
|
3db61a5880
|
Fix regression: the visual editor removes empty paragraphs, fix CSS for the spellchecker button, fixes #17368
git-svn-id: https://develop.svn.wordpress.org/trunk@18064 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-27 19:27:19 +00:00 |
|
Andrew Ozz
|
3a20d6aa17
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 01:04:12 +00:00 |
|
Andrew Ozz
|
c81d44279d
|
Fix updating of custom fields, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17981 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 14:38:56 +00:00 |
|
Andrew Ozz
|
d9ce44d0eb
|
When viewing Help in DFW, show only the shortcuts tab, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17974 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 18:49:36 +00:00 |
|
Andrew Ozz
|
15a8ad08c9
|
Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17972 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 16:26:07 +00:00 |
|
Andrew Ozz
|
0d5e03dd9f
|
Don't show the Fullscreen button on the comment edit page, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17966 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 07:34:54 +00:00 |
|
Andrew Ozz
|
726f793526
|
Fix race condition in the comments river XHR, props mintindeed, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17965 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 06:09:52 +00:00 |
|
Andrew Ozz
|
d5c0b43145
|
New sprite for the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17961 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 21:10:12 +00:00 |
|
Andrew Ozz
|
1492fe8fda
|
Update jQuery Form plugin, props duck_, fixes #15909
git-svn-id: https://develop.svn.wordpress.org/trunk@17944 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 14:22:50 +00:00 |
|
Andrew Ozz
|
89b108095f
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-16 06:17:44 +00:00 |
|
Andrew Ozz
|
03e09e6063
|
Update imgareaselect Jquery plugin, props duck_, fixes #17446
git-svn-id: https://develop.svn.wordpress.org/trunk@17934 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 18:03:51 +00:00 |
|
Dion Hulse
|
017298a40f
|
svn:eol-stle:native (CRLF for licenses) for new files
git-svn-id: https://develop.svn.wordpress.org/trunk@17933 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 08:54:32 +00:00 |
|
Andrew Ozz
|
4c67fd9d0f
|
Remove blocking alert when login cookie has expired.
git-svn-id: https://develop.svn.wordpress.org/trunk@17931 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 05:48:35 +00:00 |
|
Andrew Ozz
|
a47c669b53
|
jQuery UI 1..8.12, props hebbet, fixes #16656
git-svn-id: https://develop.svn.wordpress.org/trunk@17912 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 05:44:42 +00:00 |
|
Andrew Ozz
|
c451b0050d
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@17907 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 22:00:31 +00:00 |
|
Daryl Koopersmith
|
ea8882117f
|
Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17890 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:57:01 +00:00 |
|
Andrew Ozz
|
9b3f26faa4
|
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17880 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:53:51 +00:00 |
|
Daryl Koopersmith
|
b6debf6cfb
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 22:28:29 +00:00 |
|
Andrew Ozz
|
6b810b990f
|
DFW: add Blockquote button, enable After the Deadline button if plugin is installed, set button state, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17852 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 23:21:34 +00:00 |
|
Andrew Ozz
|
c9761627f9
|
Lighter background for the TinyMCE buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17843 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-09 03:36:17 +00:00 |
|
Andrew Ozz
|
98d4435ba5
|
Add the new grey TinyMCE icons, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17842 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-09 03:20:50 +00:00 |
|
Andrew Ozz
|
13ad310c3f
|
DFW: import editor-style.css, fine-tune transition times, add width resizing setting, some cleanup, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17837 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-08 02:01:53 +00:00 |
|
Andrew Ozz
|
4e574b9881
|
Fix wp-lists.js for jQuery 1.5.2
git-svn-id: https://develop.svn.wordpress.org/trunk@17808 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-05 06:18:52 +00:00 |
|
Andrew Ozz
|
6e8cefd437
|
HTML mode for Distraction Free Writing, props koopersmith, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17785 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-02 08:10:23 +00:00 |
|
Andrew Ozz
|
b9874e63dc
|
Fix getColor() in wp-lists.js
git-svn-id: https://develop.svn.wordpress.org/trunk@17780 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 16:57:20 +00:00 |
|
Andrew Ozz
|
c721f308ce
|
Add quotes to [value="some"] selectors, see #16426
git-svn-id: https://develop.svn.wordpress.org/trunk@17777 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 02:15:08 +00:00 |
|
Andrew Ozz
|
ef5ae46a9d
|
Updated styles for the Visual editor buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17768 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 16:08:16 +00:00 |
|
Andrew Ozz
|
12ae959b92
|
jQuery 1.5.2, props JDTrower demetris, fixes #16426
git-svn-id: https://develop.svn.wordpress.org/trunk@17725 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 20:11:06 +00:00 |
|
Andrew Ozz
|
787995a1ab
|
DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17702 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 01:19:26 +00:00 |
|
Andrew Ozz
|
e74ff4d710
|
Fix padding in DFW mode, add the new wpfullscreen plugin in wp-tinymce.js.gz, fix notices in press-this see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17697 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-25 14:27:11 +00:00 |
|
Andrew Ozz
|
07a62334de
|
Distraction Free Writing mode, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17695 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-25 01:01:34 +00:00 |
|
Andrew Ozz
|
d1e074d29c
|
Fix missing comma in TinyMCE advanced theme image.js, props johnjamesjacoby, fixes #17233
git-svn-id: https://develop.svn.wordpress.org/trunk@17694 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-24 23:27:48 +00:00 |
|
Andrew Nacin
|
66567ad1ab
|
Update wp-tinymce.js.gz and bump. see #16631.
git-svn-id: https://develop.svn.wordpress.org/trunk@17690 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-23 10:44:00 +00:00 |
|
Andrew Ozz
|
2d59e7feb0
|
Use wpLink in the HTML editor too, props koopersmith, fixes #16631
git-svn-id: https://develop.svn.wordpress.org/trunk@17687 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-23 02:12:56 +00:00 |
|
Andrew Ozz
|
f208371815
|
Update json2.js, props niallkennedy, fixes #16669
git-svn-id: https://develop.svn.wordpress.org/trunk@17679 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-21 22:21:27 +00:00 |
|
Andrew Ozz
|
c463881e29
|
Fix decoding of ' in TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@17675 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-21 20:20:56 +00:00 |
|
Andrew Ozz
|
6d0f618fd9
|
Fix two rare regressions: alert when the login has expires and when post is edited by another user, fixes #16928
git-svn-id: https://develop.svn.wordpress.org/trunk@17640 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-16 02:37:44 +00:00 |
|
Ryan Boren
|
2d5559bb8f
|
Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920
git-svn-id: https://develop.svn.wordpress.org/trunk@17630 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-11 18:55:11 +00:00 |
|
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 |
|
Dion Hulse
|
6549a0aa0e
|
Revert [17608] adding back [17596] and actually include the dummy function this time. See #17057 Fixes #17050
git-svn-id: https://develop.svn.wordpress.org/trunk@17609 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-06 00:42:07 +00:00 |
|
Andrew Nacin
|
f9a44bc328
|
Revert [17596] for now. props kawauso, see #17057, see #17050.
git-svn-id: https://develop.svn.wordpress.org/trunk@17608 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-05 23:17:10 +00:00 |
|
Dion Hulse
|
bf777d1369
|
Pass image URL's to thickbox via L10n in script-loader.php. Allows thickbox to be used on any page in the install without defining the image URL variables. Fixes #17050
git-svn-id: https://develop.svn.wordpress.org/trunk@17596 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-05 03:58:25 +00:00 |
|
Andrew Ozz
|
d400b19f92
|
Handle error response in autosave_update_slug(), props nacin, fixes #16975
git-svn-id: https://develop.svn.wordpress.org/trunk@17565 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-03-27 20:09:09 +00:00 |
|
Andrew Nacin
|
04bc9c01cb
|
Add TinyMCE version number. props SergeyBiryukov, fixes #16674 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@17521 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-03-10 18:47:44 +00:00 |
|
Mark Jaquith
|
90a2c2c945
|
Make a written offer pointing to a central WordPress.org URL for obtaining the source to any binary programs included in WordPress, instead of relying on third party sites. Include the MIT license file that the swfupload project omitted from their codebase. fixes #16517 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@17472 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-02-21 19:36:16 +00:00 |
|
Ryan Boren
|
451d7d8ffb
|
Pink the whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@17435 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-02-09 17:35:36 +00:00 |
|
Ryan Boren
|
9a0960f97a
|
jQuery UI 1.8.9. Props demetris. fixes #16331
git-svn-id: https://develop.svn.wordpress.org/trunk@17346 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-22 02:30:03 +00:00 |
|
Andrew Nacin
|
fca7f0c9a3
|
jQuery UI 1.8.8. props demetris, fixes #16234.
git-svn-id: https://develop.svn.wordpress.org/trunk@17304 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-15 00:39:38 +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 |
|
Mark Jaquith
|
852a939130
|
Recompress some JS scripts that were done without YUI munging.
git-svn-id: https://develop.svn.wordpress.org/trunk@17286 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 08:04:58 +00:00 |
|
Peter Westwood
|
de9eb02d8e
|
Add unique ids as well as of classes in the admin bar to make it easier for plugins to extend.
Ensure we escape the classname.
Fixes #16211 props koopersmith.
git-svn-id: https://develop.svn.wordpress.org/trunk@17279 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 01:34:15 +00:00 |
|
Andrew Nacin
|
d2f18e4040
|
Check for a property of the object as well. props koopersmith, see #16194.
git-svn-id: https://develop.svn.wordpress.org/trunk@17266 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 06:11:18 +00:00 |
|
Andrew Nacin
|
85ec22211e
|
Admin bar shortlink improvements. props koopersmith, fixes #16155.
git-svn-id: https://develop.svn.wordpress.org/trunk@17265 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 00:32:00 +00:00 |
|
Ryan Boren
|
d848f25d95
|
Expand shortlink menu when clicked. Fix displayed of shortlinks when rel shortlink is missing. Props koopersmith. fixes #16155
git-svn-id: https://develop.svn.wordpress.org/trunk@17263 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 22:45:14 +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
|
9f9f401c42
|
Fix comment manipulation on edit post screen. Props garyc40. fixes #15876
git-svn-id: https://develop.svn.wordpress.org/trunk@17113 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-22 19:03:43 +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 |
|
Ryan Boren
|
34ef8c8df9
|
Translations in title attributes require esc_attr().
git-svn-id: https://develop.svn.wordpress.org/trunk@17102 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 17:17:58 +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 |
|
Ryan Boren
|
6dc2d07bc4
|
Pink trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@16900 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:21:50 +00:00 |
|
Andrew Nacin
|
10b2d9bf40
|
More admin bar styling improvements. Includes RTL fixes. Don't show redundant 'search' value. props ocean90, see #15308.
git-svn-id: https://develop.svn.wordpress.org/trunk@16875 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 08:54:41 +00:00 |
|
Ryan Boren
|
62f76f6efa
|
jQuery UI 1.8.7. Props demetris. fixes #15766
git-svn-id: https://develop.svn.wordpress.org/trunk@16863 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 19:02:53 +00:00 |
|
Andrew Nacin
|
ad424075f1
|
Admin bar script/style improvements. props ocean90, see #15308.
git-svn-id: https://develop.svn.wordpress.org/trunk@16862 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:47:21 +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 |
|
scribu
|
b500152585
|
Make image edit labels more concise. Props lloydbudd. Fixes #13613
git-svn-id: https://develop.svn.wordpress.org/trunk@16656 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-01 18:40:15 +00:00 |
|
Ryan Boren
|
563b9e04cc
|
Super admin menu hover fix. Props filosofo. fixes #15524
git-svn-id: https://develop.svn.wordpress.org/trunk@16598 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-26 21:47:28 +00:00 |
|
Ryan Boren
|
6d0c4e56b1
|
Bump tinymce gz. see #15544
git-svn-id: https://develop.svn.wordpress.org/trunk@16567 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-24 15:34:19 +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 |
|
scribu
|
90e783e1fe
|
Use event delegation in wp-lists.js. Fixes #15488
git-svn-id: https://develop.svn.wordpress.org/trunk@16486 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-19 16:11:56 +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 |
|
Andrew Nacin
|
7851debeae
|
Internal linking UI updates. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16398 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 04:25:14 +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 Nacin
|
8de3626c6e
|
Bump wplink version. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16396 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-16 00:47:22 +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
|
46efef4555
|
jQuery 1.4.4. props demetris, fixes #15201, #15227.
git-svn-id: https://develop.svn.wordpress.org/trunk@16318 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 07:13:11 +00:00 |
|
Peter Westwood
|
6b1be702c4
|
Move the l10n helper function into a seperate js file so we can always output it first.
Fixes #15124.
git-svn-id: https://develop.svn.wordpress.org/trunk@16282 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 21:53:30 +00:00 |
|
Ryan Boren
|
38c6bcbb55
|
Admin bar hover fixes. Props filosofo. see #15307
git-svn-id: https://develop.svn.wordpress.org/trunk@16274 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 16:19:55 +00:00 |
|