tinytinymce appears to have everything but a blockquote, how to add one ?

Comments

Steve Lockwood’s picture

All I had to do was add blockquote to one of the button toolbars, so in admin/settings/tinytinymce edit the Init script for advanced mode and add blockquote on the end (or wherevever you want it) like this:

theme_advanced_buttons4 : ",styleprops,|,cite,del,ins,attribs,|,visualchars,nonbreaking,template,pagebreak,blockquote",

It seems to work OK - I will add this as standard to a future release.

Steve Lockwood’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.