quicktags
Bèr Kessels - November 23, 2004 - 11:24
Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.
It uses on-the-fly generated javascript to do the magick.
It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.
It also introduces a hook, so that module developers can easily have their module add a button. Read the documentation and a howto on how to do this.
Already supported quicktags implementations are:
- Simple HTML (built in)
- Bbcode
- Any more that I missed?
