Changes between Version 14 and Version 15 of BoltTutorial


Ignore:
Timestamp:
Feb 6, 2008, 1:40:14 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoltTutorial

    v14 v15  
    2727Create the following files in ~/projects/test/html/user:
    2828
    29 conifer_intro.php
     29'''conifer_intro.php''' (the first lesson):
    3030{{{
    3131<?php
     
    4747}}}
    4848
    49 conifer_decid.php
     49'''conifer_decid.php''' (the second lesson):
    5050{{{
    5151<?php
     
    7070}}}
    7171
    72 conifer.php
     72'''conifer.php''' (the 'course document', specifying the course structure
     73and the page headers and footers):
    7374{{{
    7475<?php
     
    111112}}}
    112113
    113 conifer.css:
     114'''conifer.css''': the CSS stylesheet
    114115{{{
    115116body {