Your config.spip file has to have at least the following fields:
        
            - 
                author - The author of the presentation -
                you.
                (In this case "Christian Dühl")
            
- 
                title - The title of your presentation.
                (In this case "Introduction into SPIP - Simple
                Presentations In Perl")
            
- 
                shorttitle - The short title of your
                presentation.
                (In this case "SPIP")
            
- 
                date - The date you wrote your presentation or
                the date you will lecture your presentation.
                (In this case "February 2005")
            
- 
                files - A list with your sheet files.
            
- 
                datadirectory - The directory you created for
                your sheet data.
                (In this case "sheets")
            
- 
                picturedirectory - The directory you created for
                your pictures.
                (In this case "pictures")
            
- 
                sourcedirectory - The directory you created for
                your sources.
                (In this case "source")
            
- 
                target - The directory where the generated
                html output should be written to. You don't have to create this
                directory, SPIP will do it for you if it does not exists.
                (In this case "html")
            
            The order of the tags inside the spipconfig tag does not matter.
        
     
    
        
            
             
        
        
        
            Copyright
            Christian Dühl
            February 2005