Houdini wrote:On a forum there is NO point in having the games auto-play by default.
As I mentioned in the earlier post, the "autoplay mode" is a configurable option that can be easily turned off.
Whether to enable the games autoplay by default is a matter of taste; few people share your opinion; the reason why I leave the autoplay on in the default setting I propose is to show that the chessboard is in fact interactive; you might be surprised by the reaction of people to a novelty in a forum, not everyone might automatically assume the pieces on the chessboard actually move :-)
Anyway, the best would be to have a more sophisticated bbocode that allows setting that and other options like:
Code: Select all
[pgn initialHalfmove=6 autoplayMode=none] ... [/pgn]
Something like that is already available for other platforms (like wordpress.org and joomla portals), it might be possible to have it here on phpbb2, but it's not included in my first cut at the custom bbcode (sorry).