pgn4web Wiki
javascript chess games viewer for websites, blogs and live broadcasts
Brought to you by:
casaschi
A pgn4web user (ostones(at)gmail.com) reported success integrating pgn4web with the MyBB forum platform.
The suggested guideline starts from the configuration
pages of MyBB, mycode
section, add new mycode
action:
regular expression
use \[pgn\](.*?)\[/pgn\]
replacement
use the same HTML code suggested for the simplemachines integration, replacing {content}
with $1
Wiki: Index
Wiki: User_Notes_Web_Platforms
Wiki: User_Notes_simplemachines