To upgrade your tool, just unzip the new archive in the same directory,
it will overwrite the relevant files. Please send comments, requests to
change the standard style sheets file to
webreq@w3.org
9612: version 1.0
9704: version 1.1
-
fixed a bug in <h1>foo</h1> detection
-
added variable LOGO in the makefile. Use this to change the logo in your
slides, for instance for WWW6 use ../Icons/www6.gif. By default
it is the regular W3C logo, ../Icons/w3c_home.gif
-
added variable STYLE_SHEET in the makefile. Use this if you need a customized
style sheet. Copy the default ../Tools/w3ctalk.css in your new talk
directory and customize that one only. Then link it to your talk using
that variable.
-
wrote a test document test.htm
9706: version 2.0
-
The script has been rewritten in PERL, there are no more bugs in the <h1>*</h1>
detection
-
Added checking for ALT in <IMG> tags
-
Added 3 css files for 640, 800, 1024 pixels width displays
-
moved parameters from make.bat and Makefile to the common
file infos.txt
9711: version 2.1
-
Added the "Change size" button
-
Added the cssUserFiles parameter
-
Added the <div class=comment>blabla</div> functionality
-
Rewrote the documentation