Problem/Motivation
The numbered_thumbnail view mode from crossword_image plugin current does not support values in cells.
Sharing crossword images with hints my engage more people. So, this features may provide good value.
Steps to reproduce
* Create a crossword with hints [ https://www.drupal.org/project/crossword/issues/3232115 ] ;
* Use numbered_thumbnail view mode from crossword_image.
Hints are not displayed
Proposed resolution
Implement cell value support in crossword_image.
From my understanding, this issue may require time. No pressure of course.
Thanks for the great job done for this module so far.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2021-10-04 at 10.44.02 AM.png | 5.74 KB | danflanagan8 |
| #2 | crossword--image-hints--3232703--2.patch | 15.45 KB | danflanagan8 |
Comments
Comment #2
danflanagan8Here's a shot at adding hints to the numbered_thumbnail plugin. Note that to update the image for existing crossword puzzles, you may have to use the "Regenerate" form.
See docs here: https://www.drupal.org/docs/contributed-modules/crossword/crossword-sub-...
I also took this opportunity to refactor the other image plugins and fixed a deprecation and a bug with LB preview.
Automated tests are only so helpful when it comes to making sure the images actually look good. Some manual testing would be very much appreciated.
Comment #3
danflanagan8Here's a screenshot for the file I recently created to test hints.
Comment #5
danflanagan8I'm feeling confident about the patch now and committed it.
Comment #6
afagioliSounds cool!
Looking forward to test it!
Comment #7
danflanagan8Hi @afagioli,
This new feature is part of the new 8.x-1.3 release, so you can just update instead of trying to apply the patch.
Comment #8
afagioliIt works suberly
Congrats for the great job!
Comment #9
danflanagan8I'm happy to hear it. Thank you for the excellent feature request. I look forward to more good ideas!