apokphp
05-18-2005, 05:00 AM
I run a debate board. I'm interested in allowing members to easily use symoblic logic symbols through the use of the WYSIWYG interface instead of having to create characters like (=/= for negation of equality) or use a graphic image.
Nearly all logical symbols can be used through the symbol font.
What I've been trying to do (and failing miserably at), is to simply put a few codes (as buttons) in the editor that allows the user to quickly click on them instead of the user trying to remember the html code.
Example...for the symbol: ¬ one would type: ¬. How can I add this as a button the editer?
*edit*
Looks like html is turned off here so it makes it a bit difficult to show. Here's a link to a post on my site where I've been testing a few symbols (I have html enabled at my site): http://www.onlinedebate.net/forums/showthread.php?p=81717#post81717
The first symbol (that looks like =/=) is the negation of equality symbol I'm trying to get displayed on the editor.
Nearly all logical symbols can be used through the symbol font.
What I've been trying to do (and failing miserably at), is to simply put a few codes (as buttons) in the editor that allows the user to quickly click on them instead of the user trying to remember the html code.
Example...for the symbol: ¬ one would type: ¬. How can I add this as a button the editer?
*edit*
Looks like html is turned off here so it makes it a bit difficult to show. Here's a link to a post on my site where I've been testing a few symbols (I have html enabled at my site): http://www.onlinedebate.net/forums/showthread.php?p=81717#post81717
The first symbol (that looks like =/=) is the negation of equality symbol I'm trying to get displayed on the editor.