Changeset 1088 for trunk/INSTALL

Show
Ignore:
Timestamp:
06/17/07 16:13:47 (18 months ago)
Author:
dom
Message:

Add support for installing static files (fixes #213)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r1037 r1088  
    284284to the question of whether the edit should be considered to be spam.  
    285285 
     286  "What directory should we install static content (CSS, images, javascript) 
     287   to?" 
     288 
     289OpenGuides comes with some static content which will be installed 
     290automatically. 
     291 
     292  "What is the URL corresponding to the static content?" 
     293 
     294You will need to configure the above directory in your web server, then 
     295input the URL the content will be visible at here. 
     296 
    286297  "Distance calculation methods available are: 
    287298      1) British National Grid 
     
    331342provide site-specific design. These templates are stored in the directory 
    332343custom-templates/ by default and are described in the file CUSTOMISATION. 
     344 
    333345The id and class tags used for the CSS in OpenGuides are specified in 
    334346README.CSS.