Closed (fixed)
Project:
BUEditor
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2008 at 20:43 UTC
Updated:
13 Oct 2009 at 19:20 UTC
hi. i'd like to add a simple script to highlight text and make it a blockquote with parens styled by theme, etc - has anybody already written a simple script for this that may be pasted into my current editor?
something that will let users click once for this effect
Comments
Comment #1
zilla commentedhi. changing this to 'feature request' such that it might be one of the standard elements included in core. seems like quote is a very, very common element alongside bold, italic, list etc....anybody doing this already?
Comment #2
acouch commentedthis is pretty simple, just copy the 'bold' settings and switch 'blockquote' out for 'strong'. the full settings would be:
instead of an image, when you select 'Caption' it allows you to write text that will form the button.
Comment #3
quicksketchExpanding the default set to include blockquote would likely just extend to other tags (align, underline, strike, etc.) I think the default set is fine, since it's easy to make new ones that are suitable for your site. Better to have too little than to have too many when not all tags work on all sites (blockquote isn't even allowed by default in Drupal 6).