bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Reversed arrow in HTML export + i18n bug


From: Rod Roark
Subject: Re: [Bug-gnubg] Reversed arrow in HTML export + i18n bug
Date: Wed, 11 Feb 2004 09:14:18 -0800
User-agent: KMail/1.6

You could also do something like this entirely with
JavaScript in the browser.

-- Rod

On Wednesday 11 February 2004 08:33 am, Øystein Johansen wrote:
> Petr Kadlec wrote:
> | P.S. I have noticed these problems when developing a simple tool to be
> | able to understand the position and match IDs anywhere. You may give it
> | a try at http://mormegil.wz.cz/bg/decode.php
> 
> Ha ha! Cool! This is written i php?
> 
> I've made a similar system in Python for the webpages (that now gone).
> My system calls the html-code from a python script. In addition I can
> embedd backgammon boards into the html code.
> 
> Like this:
> 
> ---- Example code of my system ----
> <html>
> <p><div align="justify">Blah Blah Blah</div>
> </p>
> 
> <!--~
> board("tlrBwQBpnQcHAA", "MBmgAZAAIAAA", "GNU Backgammon", "BGBlitz" ) ~-->
> 
> <p>&bull; BGBlitz rejects</p></div>
> </html>
> ---- End of example ----
> 
> 
> Can you make a similar systemin php? Maybe like:
> 
> <?php board("posid","matchid","name0", "name1"); ?>
> 
> -Øystein




reply via email to

[Prev in Thread] Current Thread [Next in Thread]