[ Index ]
 

Code source de eZ Publish 3.9.0

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

title

Body

[fermer]

/settings/ -> layout.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  # eZ publish configuration file for layout module
   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/layout.ini.append or
   8  #       settings/override/layout.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  # Consists of groups which are the layout name
  13  # A layout group can have the followin variables
  14  # - PageLayout  - Uses a different pagelayout for this page
  15  # - ContentType - Sets 'Content-Type' for layout module output
  16  #                 example: ContentType=text/xml
  17  
  18  [fullscreen]
  19  PageLayout=fullscreen_pagelayout.tpl
  20  
  21  [popup]
  22  PageLayout=popup_pagelayout.tpl
  23  
  24  [print]
  25  PageLayout=print_pagelayout.tpl
  26  #Set UseAccessPass to false in order to exclude '/layout/set/[layout]' from the paths
  27  # UseAccessPass=false


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