It would be fantastic if the forum post page prompted users to use the code post button. Something simple like a little notice in red which appears above the text input box when the content of the text matches a given regex.
I like that idea. I just don’t now if our forum software would support such a thing.
Rob
If you can poke a bit of javascript as a static file include it would be easy. Doesn’t matter where on the page it is, really. I’m assuming you’ve got control over at least the outer layout, so stick a js ref in there and you’re good.
I like that idea. I just don’t now if our forum software would support such a thing.
Rob
If you can poke a bit of javascript as a static file include it would be easy. Doesn’t matter where on the page it is, really. I’m assuming you’ve got control over at least the outer layout, so stick a js ref in there and you’re good.