Opened 3 years ago
Closed 19 months ago
#2533 closed Enhancement (fixed)
Add admin options for common buttons (like Paste from Word)
| Reported by: | tomv | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.x |
| Component: | TinyMCE | Version: | 1.8.1b1 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: | easy |
Description
TinyMCE has a "Paste from Word" option. In Elgg however this is not by standard enabled in the toolbar...but it should. Users pasting from Word leave a lot of mess in the text fields! Worse, it is quite impossible to clean other than cut and paste via plain notepad.
Maybe configuration of the TinyMCE topbar via tool/settings ?
Well.. and if we are on it: they have special jquery version http://tinymce.moxiecode.com/examples/example_22.php lean and mean ;) Should we not use this one or are we already and was I missing it...?
Change History (3)
comment:1 Changed 3 years ago by brettp
- Component changed from Core to TinyMCE
- Difficulty set to easy
- Priority changed from normal to low
- Summary changed from TinyMCE - Paste from Word to Add admin options for common buttons (like Paste from Word)
comment:2 Changed 2 years ago by ewinslow
- Milestone changed from Elgg 1.8 to Elgg 1.8.1
comment:3 Changed 19 months ago by tomv
- Resolution set to fixed
- Status changed from new to closed
- Version changed from 1.7 to 1.8.1b1
Solved with latest release
Note: See
TracTickets for help on using
tickets.

Created new ticket for jQuery version of TinyMCE: #2545.