Chess Tools
Categories
Component ID
2307307
Component name
Chess Tools
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This project provides some features to use chess games as content in Drupal.
Compared with other solutions for this purpose, this project treats a chess game similar to a media file, so users can simply upload (or copy / paste, or manually input) a chess game, and then display it in content.
The chess game is fieldable, which makes it easy to search.
Basic features:
- Create a file type (a bundle of file entity) of chess game in PGN format
- Allow users to create / read / update / delete (CRUD) a chess game
- Insert a chess game in CKEditor
- Display the chess game in an interactive chess board
- Easy to theme the chess game
