CSSFileList
Summary
Sets the CSS files to include in the pagelayout.Usage
CSSFileList[]= css_file1
CSSFileList[]= css_file2
...
Description
Sets the CSS files that should automatically be included in the pagelayout. You should provide the full path relative to the stylesheets subdirectory in the design directory.
Examples
CSSFileList[]=mycss.css
Using this configuration eZ Publish will load the file "/design/ mydesign/stylesheets/mycss.css".
Frederik Holljen (04/04/2005 11:11 am)
Balazs Halasy (15/09/2005 6:24 am)
Comments
There are no comments.