Unfortunately, no, it's not supported by the software I'm using. I can probably modify the JavaScript board/game representation to permit this, though. I'll look into it. I want to add a "side to move" indicator, as well, at some point.Jarkko wrote:When stepping through the game with next button, Is it possible to get a FEN string from the position one is interested? A button for that would be nice or present at the bottom of the board all the time for the current position.
Good luck for the new site
- Jarkko
How to post chess games
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: How to post chess games
Re: How to post chess games
It's great that a posted pgn will result in a playable diagram, but how do I go the other way around: How do I access the source pgn in order to paste it into my own gui?
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: How to post chess games
Just copy and paste the PGN text. The symbols will be converted to the english piece letters.govert wrote:It's great that a posted pgn will result in a playable diagram, but how do I go the other way around: How do I access the source pgn in order to paste it into my own gui?
Jeremy
Re: How to post chess games
Just don't copy the tags below but everything in the middle
Is is possible to leave them out when the pgn is shown in the text box?
Code: Select all
[pgn][/pgn]
Is is possible to leave them out when the pgn is shown in the text box?
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: How to post chess games
You mean, you want to see the board and the controls, but not the move list?Jarkko wrote:Just don't copy the tags below but everything in the middleCode: Select all
[pgn][/pgn]
Is is possible to leave them out when the pgn is shown in the text box?
Re: How to post chess games
Sorry, I got confused. I think everyhting is fine the way they are now.Jeremy Bernstein wrote:You mean, you want to see the board and the controls, but not the move list?Jarkko wrote:Just don't copy the tags below but everything in the middleCode: Select all
[pgn][/pgn]
Is is possible to leave them out when the pgn is shown in the text box?
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Re: How to post chess games
It would be nice if we can get the coordinates (rank/file).
PAWN : Knight >> Bishop >> Rook >>Queen
Re: How to post chess games
click on the square D8 (full pgn of all games) or C8 (current game only)govert wrote:It's great that a posted pgn will result in a playable diagram, but how do I go the other way around: How do I access the source pgn in order to paste it into my own gui?
click on H8 for an help file
Re: How to post chess games
How did we live without this before?? I _really_ like this pgn4web thing.
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: How to post chess games
Paolo's done an amazing job with it -- great to see him here. I have a pretty clear idea now of how to generate the FEN for the current position (at least as part of the PGN output, but possibly also as a display element, if it looks ok). If I get to it this week, that's great, otherwise it'll have to be in a couple of weeks (Chalkidiki and JavaScript don't mix).64x wrote:How did we live without this before?? I _really_ like this pgn4web thing.