Needs review
Project:
Chessboard Renderer
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2012 at 08:19 UTC
Updated:
10 Oct 2012 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
eric_a commentedAre you seeing the chessboard filter on the Filtered HTML configuration page, i.e. on the admin/config/content/formats/filtered_html path?
Comment #2
drupalshrek commentedI'm following the README.txt instructions "Upon activating this module, an input filter chessboard should appear.". It doesn't appear. The module doesn't give me any clue what else to do.
Comment #3
eric_a commentedWell, the filter appears where filters always appear. However, I agree that the README.txt file could be improved. Any suggestions?
Comment #4
drupalshrek commentedYou say "the filter appears where filters always appear". I've no idea where that is. Please describe in detail where I'm supposed to look. It might be obvious to you, but I don't have a clue where I'm supposed to be looking. Why not also add some screenshots to the module page?
Comment #5
eric_a commentedYou say "the filter appears where filters always appear". I've no idea where that is.
The filter system has its own documentation and issue queue, but here's a try for Chessboard.
Comment #6
drupalshrek commentedOK, based on what you have said, I created a normal content page, and edited the body with text format "Filter HTML" and added:
[chessboard]rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR[/chessboard]
This I had to dig into the module code to figure out, so for sure this needs to go in the README.txt.
I see also in the code the following function:
I guess this should display help stuff somewhere, but I have no idea where to look because you don't say.
Anyway, it displays:
[chessboard]rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR[/chessboard]
And now?
Comment #7
drupalshrek commentedWhilst doing something, I happened to stumble across a page where I found it requesting what formats are enabled, including the chessboard format. The page which it appears needs to be configured is:
admin/config/content/formats/add
Selecting this as a possible text format allowed me to display a page with a chessboard rendered.
Comment #8
eric_a commentedIt's all available on standard Drupal pages provided by Filter module and for the most part out of scope for Chessboard.
I've added more references to these standard pages and cleaned it up a bit. Note that this patch is still against the 7.x-2.x branch and references chessboard_filter module rather than chessboard module.
Comment #9
eric_a commentedComment #10
eric_a commented#8: chessboard-filter-usage-1560524-8.patch queued for re-testing.
Comment #11
eric_a commentedThanks for reporting. Committed and pushed to 8.x-2.x and 7.x-2.x. A new development snapshot will be available within the next 12 hours.
Moving to 7.x-1.x.
Comment #12
eric_a commentedStraight port, breaking strings, existing translations on admin/help.