Commit Graph

366 Commits

Author SHA1 Message Date
ryan
7699e2d46b Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@9375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 04:19:39 +00:00
azaozz
7a2fb7dcf5 Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 05:10:16 +00:00
azaozz
9ce8d0f70e Use no-js reply on error in comment-reply.js, see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 20:27:39 +00:00
azaozz
c506412ad6 No jQuery requirement for comment-reply.js, see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 11:11:56 +00:00
azaozz
2bd7d9960d No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 07:37:05 +00:00
azaozz
6288b2b867 Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@9098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 01:18:16 +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
90792c9a3d Move all of comment-reply.js to jQuery + trim filesize in half, props Viper007Bond, see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-04 06:11:33 +00:00
azaozz
cfc2109116 Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: http://svn.automattic.com/wordpress/trunk@9064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 16:30:14 +00:00
markjaquith
7bc80167fe Skip past tfoot as well as thead when doing comment moderation keyboard shortcut highlighting
git-svn-id: http://svn.automattic.com/wordpress/trunk@9048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 21:07:16 +00:00
ryan
eef17ba0a5 Hide reply link by default. Enable with JS. Props Viper007Bond. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 17:27:15 +00:00
azaozz
a6f7c12d48 Upload media from the Media Library page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 08:17:55 +00:00
ryan
dcf62be039 Add respondID and respondRoot args to cancelCommentReply(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-12 21:19:40 +00:00
ryan
5828310157 wp_list_comments() and threaded comment support. First cut. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 19:25:50 +00:00
ryan
390172ba94 Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 17:53:14 +00:00
azaozz
e819a98d94 Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 13:14:21 +00:00
ryan
0e6f150c24 Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 05:28:41 +00:00
azaozz
e2b4009e66 Saving/restoring the user interface state, see #7654
git-svn-id: http://svn.automattic.com/wordpress/trunk@8784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-31 06:34:43 +00:00
ryan
4493a6b110 Don't process keypress if the current row is null. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 00:48:37 +00:00
ryan
4368f17dfa Support Mac meta key. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 00:28:13 +00:00
ryan
2e664f449e Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 21:43:34 +00:00
azaozz
95fa29a208 Reply to comments from admin, first run, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-24 06:56:22 +00:00
ryan
d3b414932c Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 21:42:31 +00:00
westi
23645ea1c4 File level phpdoc for tinymcs spellchecker. See #7550 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 06:20:22 +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
ryan
4ba102a9f4 jQuery UI 1.5.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@8601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:50:15 +00:00
ryan
35b18e5034 Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
azaozz
0c4dbbadca When not using image captions, IE may add caption null, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-01 05:10:27 +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
30d7084f60 Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-29 22:14:53 +00:00
ryan
696050f9ad Add macFFBgHack.png. fixes #6573 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-25 22:42:31 +00:00
azaozz
99fd979933 Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 21:36:17 +00:00
azaozz
d726af852a fixes #7311 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 20:34:46 +00:00
ryan
752b0eb45b Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-11 15:59:14 +00:00
ryan
0022c2c510 Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-10 16:39:14 +00:00
ryan
3b48af4a6d Fix quotes in captions. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-08 23:38:53 +00:00
ryan
e455091d0a Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-06 16:38:37 +00:00
ryan
48f963e437 Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: http://svn.automattic.com/wordpress/trunk@8248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-03 15:55:45 +00:00
ryan
f79638378a Image caption fixes from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-03 05:11:00 +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
markjaquith
b45101a5d5 Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: http://svn.automattic.com/wordpress/trunk@8214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-30 00:04:22 +00:00
ryan
cf447af2f0 jQuery UI 1.5.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@8205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-27 19:41:56 +00:00
ryan
48b43595a6 TinyMCE 3.1.1 from azaozz. fixes #7191
git-svn-id: http://svn.automattic.com/wordpress/trunk@8204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-27 16:13:27 +00:00
ryan
a16f47dc09 SSL touchups for tiny_mce_config. fixes #6759
git-svn-id: http://svn.automattic.com/wordpress/trunk@8193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-25 16:55:16 +00:00
ryan
55b0c88e2c Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811
git-svn-id: http://svn.automattic.com/wordpress/trunk@8191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-25 16:30:28 +00:00
ryan
9e951d1505 Autosave when Preview is clicked. Props azaozz and DanCoulter. fixes #6682
git-svn-id: http://svn.automattic.com/wordpress/trunk@8170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-23 16:05:10 +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
9482b05698 TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: http://svn.automattic.com/wordpress/trunk@8127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-19 16:55:50 +00:00
ryan
d9d0a899db Add RTL stylesheet for edit image. Props azaozz. see #681!
git-svn-id: http://svn.automattic.com/wordpress/trunk@8088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-14 21:01:32 +00:00
ryan
f8012b15fb Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
git-svn-id: http://svn.automattic.com/wordpress/trunk@8083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-14 16:38:08 +00:00