Check: HTML validity, CSS validity, links.
| Next: Welcome and Impressum Previous: Startup page TOC | 
Here is the CD team again. The custodians sent us the speaker materials, usually in the form of author directories.
Such a directory looks like this:
| 
  James_Fletcher
    |
    |-- author.pp
    |
    |-- Burning_a_CD
          |
          |-- talk.pp
          |
          |-- data
                |
                |-- index.html
                |
                |-- <more stuff> | 
It is made part of the CD by storing it in the appropriate talk type directory - remember we have Tutorials, Long Talks etc.
If Mr. Fletcher gives a "Long Talk", the resulting directory structure is this:
| 
  working directory (the one with a makefile)
    |
    |-- build
          |
          |-- data
                |
                |-- Long_Talks
                      |
                      |-- James_Fletcher
                            |
                            |-- author.pp
                            |
                            |-- Burning_a_CD
                            |
                            |... | 
Doing this for various talks (and running make, subsequently ;-) results in a (hopefully) complete presentation of the talks.
And so the base part is done.
Index-related:
| Start / Long Talks / The editor |