crossword generator
Categories
Component ID
2430325
Component name
crossword generator
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module creates a crossword field type and renders it as a crossword.
Once installed and enabled you will have to create a new content type for exemple 'crossword' and add a new field, a crossword_field with unlimited number of values.
Then create a new content of type 'crossword' and add all the words and clues in the crossword field.
Credits :
Based on Rich East's code found on codepen.io
