Bug #1883
Kitchen Sink Tools Not Appearing
| Status: | Resolved | Start date: | 05/07/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | WordPress | |||
| Target version: | 1.3.13 | |||
| Severity: |
Description
I went to edit a blog post and noticed that the kitchen sink tools are missing. I've tested on a few blogs and it's not showing up on any of them.
History
#1
Updated by Matt Gold about 1 year ago
- Status changed from New to Assigned
- Assignee set to Boone Gorges
- Target version set to 1.3.13
Hi Sarah --
This is probably related to a recent change we made in the editing screen options. Boone and Dom, can you take a look at this? Something strange is going on -- I think we've lost some of the buttons we intended to keep, such as paste from word.
Note: Redmine is a bit wonky right now; pages are taking a long time to load. I've alerted André.
#2
Updated by Dominic Giglio about 1 year ago
I just checked CAC Community Team - Project Planning:
http://communityteam.commons.gc.cuny.edu/wp-admin/post-new.php
CUNY Academic Commons Development Blog:
http://dev.commons.gc.cuny.edu/wp-admin/post-new.php
and Ground Control:
http://groundcontrol.commons.gc.cuny.edu/wp-admin/post-new.php
All show the TinyMCE editor buttons. Didn't we decide to remove paste from Word?
#3
Updated by Boone Gorges about 1 year ago
- Status changed from Assigned to Reporter Feedback
- Assignee changed from Boone Gorges to Dominic Giglio
The kitchen sink buttons are available by default (#1390), which may explain why Sarah is not seeing the kitchen sink button. If you are seeing a second row of buttons, then you are seeing the kitchen sink.
#4
Updated by Sarah Morgano about 1 year ago
What a noob, sorry about that!
#5
Updated by Boone Gorges about 1 year ago
- Status changed from Reporter Feedback to Rejected
;) Your n00b secret is safe with me.
#6
Updated by Sarah Morgano about 1 year ago
Hahaha, thanks Boone.
#7
Updated by Chris Stein about 1 year ago
Dom,
About the Paste from Word. I don't think that we explicitly said not to that but you are right that the icon is not in your proposed set. I don't use it much myself but I think that it should be in there and in fact I'm working on this site for the Hybrid Group right now and I think that is the kind of project where they will make a lot of use of it.
If you look at the proposed layout I made a while ago there is a group of four with cut, copy, paste, paste Word. I would recommend keeping those in and together (which I guess means adding in Cut and Paste from Word) http://www.teachingmultimedia.com/commons/tinyMCE/.
I welcome your thoughts or anyone else's on that.
Best,
Chris
#8
Updated by Matt Gold about 1 year ago
Agreed -- we definitely can't lose paste from Word.
#9
Updated by Dominic Giglio about 1 year ago
I don't mind adding paste from Word back in.
Boone, do you want me to push any changes to 1.3.x or master for this fix?
#10
Updated by Boone Gorges about 1 year ago
- Status changed from Rejected to Assigned
The changes were originally supposed to be for 1.4, but somehow they got committed to the 1.3.x branch, so you should make the changes in 1.3.x and I will merge them to master after deployment.
#11
Updated by Dominic Giglio about 1 year ago
Will do, I'm gonna try and add it in tonight when I get home from classes.
#12
Updated by Dominic Giglio about 1 year ago
I've added the paste from Word button to the second row of the toolbar.
That section now contains the following buttons:
"cut", "copy", "paste", "paste as plain text" and "paste from Word"
Which more closely resembles the layout in Chris' link above.
https://github.com/castiron/cac/commit/8b0fc363fecef663f27ef9a1ca7f2beecfda10f9
#13
Updated by Matt Gold about 1 year ago
Great -- thank you, Dom!
#14
Updated by Chris Stein about 1 year ago
Yes, thanks!