writemaglinks = on | off
The writemaglinks command can be used to disable Palview from writing links to the games in a magazine when using the game insertion form: <-- palview game N --> This can be useful if you want to use a magazine page to actually generate a separate game index page. In this case, you would also disable the writemaggames command as well. The command can also be useful if you wish to write your own game links in the magazine rather than have Palview do this for you. As an example, let's suppose that you have a magazine page with a single game, Kasparov - Kramnik. In your magazine text, you could link to the game yourself with the following: In the game <A HREF='javascript:Gm(0)'>Kasparov - Kramnik</A>, the Berlin defence proved to be a hard nut to crack. Note that the game number in the example above is always one less than the game's number in the PGN file. So for our example, with just a single game in the PGN file, the game's number is 1 in the PGN, so we use 0 in the game link. |