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
9804: version 2.2
-
Anchors removed from slide links
9805: version 3.0
-
Add support for navigation icons being in a single directory C:/Talks/Icons/
whereas talks are in directories such as C:/Talks/1998/MyTalk/ (uses
relative links starting by /Talks/Icons/ instead of ../Icons/ when applicable)
-
Same fix for C:/Talks/Tools/
-
2 fixes above are especially useful for W3C AFS space
-
added Slideme information for easy slides creation
1998 June 1: version 3.1
-
doctype HTML 4.0 transitional added on the slides (validation needed)
-
previous and next slide buttons bear a title
-
slides are numbered
1998 June 12: version 4.0 by Pierre Fillault
-
main program w3cburst.pl is commented
-
generate multiple table of contents (TOC) corresponding to the different
style sheets
-
keep the main TOC without number so the server can pick it up with a request
to http://www.w3.org/Talks/1998/MyTalk/
-
all the links contain extension (.html or .gif) so the presentation can
be given from anywhere (web server is not needed - but this defeats content
negotiation)
-
white background style sheets have been added and fixed (better for projection)