Yoann Le Montagner

Results 47 comments of Yoann Le Montagner

Hi, Currently, RPB Chessboard does not provide any feature to to hide some moves defined a PGN. Sorry about this.

By the way, it might be possible to use RPB Chessboard together with a quizz plugin (see for example: https://fr.wordpress.org/plugins/slickquiz/ or https://fr.wordpress.org/plugins/mtouch-quiz/) to create training puzzles.

I understand that. There are other requests to get puzzle facilities in the plugin (see #17 for instance). I think I will work on it at some point...

Hi, By default, WordPress shortcodes are not available in post comments. Even the standard ones! (for example: `[caption]...[/caption]`, `[gallery ...]`, etc...) There are several way to activate them in comments....

Hi Matthew, Customizing the `buildNavigationSkeleton(...)` method is the right approach. The string that goes out of `widget._game.header('Event')` has to be properly sanitized to get rid of the special characters that...

Hi, What do you mean by "a static image"? A PNG image held on the server-side, maybe to have it served from a CDN? This would require to generate the...

Hi, Sorry for the late reply. I can have a look, but this would not be easy to implement.

Hi, By adding an engine, I guess you mean for game analysis (i.e. a kibitzer engine). That could be relevant, although it's not easy to do. On the other hand,...

Everything is possible! Just a matter of time...

Manual excerpts in WordPress are supposed to be text only. This restriction is not just for chess diagrams, but also images for instance. Still, you can bypass this restriction by...