Download & Extend

Help doesn't show - lacking syntax example(s)

Project:Chessboard Renderer
Version:5.x-1.0
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Just built my 4.7.4 install of drupal, with a few other Modules. The help doesn't show up in the Help section.

Comments

#1

Title:Help doesn't show» Help doesn't show - lacking syntax example(s)
Version:4.7.x-1.x-dev» 5.x-1.0
Category:bug report» support request

First time user, not having any clue of how to use FEN, I too have been looking for the help section in vain. Does not show up in 5.x either. Also, it would be very nice with an example of a perfect syntax in the Readme. I have no clue what I should write in a new forum post to get a chessboard. I have just guessed and tried the following, but to no avail:

[fen]rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1[/fen]

<fen>rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1</fen>

<chessdiagram>rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1</chessdiagram>

5n2/B3K3/2p2Np1/4k3/7P/3bN1P1/2Prn1P1/1q6 w - -

With and without using HTML filter along with the ChessBoard filter, with support for such tags.

Can anyone point me in the right direction?
The FEN syntax examples at Wikipedia etc. does not seem to work, so I reckon I must be doing something wrong, assuming that this module actually works, since there are no serious bug reports here...

#2

In case you're still looking for this.

There's quite some help in the filter tips. (long)

The basic syntax is like this:

[chessboard]rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR[/chessboard]

#3

Status:active» fixed

On the project page I changed the reference to the help page into a reference to the long filter tips.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.