ikillforeyou wrote:kewl, cant you just make it use the standard chat box function?
I
will, but not until my exams are over. EDIT: Fail.
I'm already working on my own forum software, so we will be archiving this phpBB bloat and start fresh with a simple black and white forum that allows pure html editing.
I'm planning full
HTML and also
WYSIWYG, meaning you will be able to post things like
<b>bold</b> for
bold,
<i>italic</i> for
italic,
<p>paragraph</p> for a paragraph,
<span style="color:yellow">yellow</span> for
yellow.
Or even <b><span style="padding:2px;background-color:black"><a href="javascript:for(var x=0;x<3;x++){alert('Hello!');}" title="Hello!"><font color="red">•ː•</font> <font color="white">3ICE</font></strong> <font color="green">•ː•</font></a></span></b>
for [3icessigonwiki][/3icessigonwiki].
All this without having to learn HTML, thanks to the WYSIWYG part
p.s.: You created an exact duplicate of trigger 8 by making trigger 9. Oh well:)
EDIT: Of course using <font> tags like I did above will not be allowed. Font tags in XHTML are deprecated.