[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/settings/ -> design.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  # eZ publish configuration file for designs
   3  #
   4  # NOTE: It is not recommended to edit this files directly, instead
   5  #       a file in override should be created for setting the
   6  #       values that is required for your site. Either create
   7  #       a file called settings/override/design.ini.append or
   8  #       settings/override/design.ini.append.php for more security
   9  #       in non-virtualhost modes (the .php file may already be present
  10  #       and can be used for this purpose).
  11  
  12  [ExtensionSettings]
  13  # A list of extensions which have design data
  14  # It's common to create a settings/design.ini.append file
  15  # in your extension and add the extension name to automatically
  16  # get design from the extension when it's turned on.
  17  DesignExtensions[]
  18  
  19  [StylesheetSettings]
  20  SiteCSS=stylesheets/t02/site-colors.css
  21  ClassesCSS=stylesheets/t02/classes-colors.css
  22  
  23  # A list of CSS file to always include in the pagelayout
  24  # This can be filled in by extensions to provide styles
  25  # that are not in the standard themes.
  26  CSSFileList[]
  27  
  28  [JavaScriptSettings]
  29  # List of JavaScript files to include in pagelayout
  30  JavaScriptList[]


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7