v2.1 October 13 2002 - slight redesign of layout for better readness - typo correction for web url - suppress "http://" in url if added by poster - add Polish translation v2.0 May 12 2002 - full redesign of coding - optimized mysql requests - preview of posted message - direct navigation to any forum from any page - help page for user with javascript disabled for html tags and smileys insertion - admin mode fully inserted within the board - board fully functionnal in admin mode - possibility to edit already posted messages - more smileys - no differences between php3 and php4 version except the file extension - suppresse [li] tag in html tags wich was not HTML4 compliant v1.3.1a 2002 April 1 - show the numbers of answers/new at the top of the thread - add Danish translation v1.3.1 2002 March 15 - security vulnerability correction (cross site scripting) - add serbian translation v1.3.0 2002 January 12 - add a php3 version - code cleaning v1.2.12 2001 December 27 - can choose the number of posts to show on each page with navitation buttons - add turkish translation - code cleaning for IE6 v1.2.11 2001 December 13 - change argv to HTTP_GET_VARS for checking urls in board.php and board_admin.php, because some providers disable this function v1.2.10 2001 October 6 - css corrected for IE6 (tex-align:left in tables) - remaining "board.php" replaced by $PHP_SELF v1.2.9a 2001 August 1 - a missing ; in a   v1.2.9 2001 July 21 - better design of admin page v1.2.8 (not released) - put reply button below the messages - 2 colors threads to read more easily the threads - 1 color for message/answers page v1.2.7 2001 July 19 - add German Translation thanks to Herman-Josef Beckers v1.2.6 2001 July 14 - add Italian Translation thanks to Ivan Agliardi - add README.french - correct bugs in README!! v1.2.5 2001 July 2 - change cookies in admin page to make them work on Konqueror - bug correction for changing text smileys into images - minor HTML cleaning v1.2.4 2001 June 12 - forgot bugs for str_replace for using no prefix for the tables :(( sorry v1.2.3 2001 June 11 - for users not using prefix for tables: str_replace refuses empty strings on some php versions (before 4.0.5?), so I correct board.php and board_admin.php to avoid this bug - 2 opening forgetten in board_admin.php - 2 extra colspan removed in board-admin.php v1.2.2 2001 June 7 - Security issue: change .inc extension of board_admin. I did not realise that a lot of php servers do not consider .inc files as php files. oops! - Show all the messages of each forum at once v1.2.1 2001 May 29 - crypt admin password in cookie - add prefixing in tables names to allow use of board-tnk to be used on ISP server with only 1 database is given - add dutch translation thanks to Jeroen J.J. Eck - some code cleaning (hope nothing is broken!) v1.2 2001 May 15 - add full admin page: * password protection (time limited cookie) * create forums * delete forums * delete full threads * delete answers in a thread - minor html bugs corrections - better design of html and icon tags in the post page - Spanish translation (for the Board not for admin) thanks to David Sedeño Fernández v1.1 2001 May 8 - add cookies for users data (name, email, web site) - add new smileys - add insertion of smileys by clicking - add insertion of html tags by clicking - add
replace newlines in the messages - add show the initial message in the reply page - bug correction for the colors in NS6 and Mozilla (missing #) - easiest marking of the read posts - better (?) design of the post page v1.0 2001 May 6 initial release