Posted by ykoehler on July 4, 2008 at 7:44pm
| Project: | TinyMCE |
| Version: | 6.x-1.1-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Inside configure site -> tinymce -> profile -> plugins, I selected blockquote.
When I go and edit something, the tinymce doesn't have any blockquote button.
I have modified the code so that the 3rd row of the toolbar contains blockquote and everything works.
For some reasons, tinymce.module strip the Default-blockquote option and do not convert it into a toolbar button.