To the WYSIWYG editor.
I would like to create a horizontal rule button that would put in something like this:
HTML Code:
<hr width="100%" size="2" />
when someone clicked it.
I'd also like to have a Quote button so that when a user clicked it, it would bring up a box that would ask who you are quoting, and what the message is using the
HTML Code:
[quote="blagh"]blagh[/quote]
If this is even possible it would be awesome if someone could help me figure it out. If its not, then sorry for asking a silly question.