Well, I'll give you a hint: basically it comes down to the fact that the pieces on the board are regular old links. It's not possible to have a link dynamically grab text from a text box for inclusion in its arguments (at least without javascript, which I like to try to avoid). On slashdot, you have a form with two differents submit buttons. One solution is to use <input type=img ...> for all of the active pieces, but this complicates the forms, makes the html bigger, and has the worst side effect of not displaying a link cursor in many browsers. =(
I plan to add the ability to comment from the "see" screen (and also probably when viewing recently ended games), which might help this a little. |