Hi I am planning on a poker related forum site. The one thing that is very important is the ability for users to post their poker hands. Any help or suggestions ? Thank you
Custom addon or plugin to the software. Because I'm sure this isn't available in any base forum software. With MyBB you could essentially do this via their mycode feature. You would create a preg replace for tags like [kh] (King of Hearts) and it could replace with an image you have hosted somewhere. Completely possible without a plugin. Just some creativity and preg replace knowhow. [KH][QD][AS][JC][TH] That's a straight.