quicktagsplus
Submitted by tcblack on Fri, 11/09/2007 - 11:08am
I didn't want to use a WYSYWIG editor on stilltruth so I opted to use quicktags by Bèr Kessels. He only included a few basic tags however and I wanted more so I used his directions to create quicktagsplus. Quicktagsplus is hereby released under GPL2.
Until I can gain CVS access at Drupal (should be soon) the first version of quicktagsplus is available here.
to install:
- navigate to your modules directory where quicktags is located. this is likely to be /sites/all/modules/quicktags off of your webroot
- from your quicktags module directory create a contribs directory
mkdir contribs - cd into contribs
cd contribs - save quicktagsplus.tar.gz to the directory using whatever method you use
- unpack it
tar xfvz quicktagsplus.tar.gz - navigate to your modules control panel and you'll find quicktagsplus under it's own block named "quicktags". I am hoping that Bèr wil move the main project there as well.
| Attachment | Date | Size |
|---|---|---|
Adds UL OL LI underline strike h1 h2 h3 sup sub br cite image plus comment to the original quicktags | 11/09/07 11:04 am | 18.06 KB |


Comments
Thanks
Wow, great work, exactly what I've need. In fact, I was doing a search on how to hack quicktags to add h2, h3 and ul and li buttons when I found your site. This needs to go into CVS as soon as possible.
Thanks Again!
as of today
As of today it's in.
It just needs to go to a release now.