Posted by zilla on March 9, 2008 at 8:43pm
Jump to:
| Project: | BUEditor |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
hi. 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?
#2
this is pretty simple, just copy the 'bold' settings and switch 'blockquote' out for 'strong'. the full settings would be:
title content icon
quote <blockquote>%TEXT%</blockquote> Caption
quote
instead of an image, when you select 'Caption' it allows you to write text that will form the button.
#3
Expanding 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).
#4
Automatically closed -- issue fixed for 2 weeks with no activity.