Extension siteaccess settings
The extension siteaccess settings makes it possible to place siteaccess specific settings in the extensions.
The directory structure must be as follows :
extension/<my_extension>/settings/siteaccess/<my_siteaccess>/<file.ini.append.php>
Example:
extension/ezno/settings/siteaccess/ezno/override.ini.append.php :
<?php /* [article_full_ezno] Source=node/view/full.tpl MatchFile=article/full.tpl Match[class_identifier]=article Subdir=templates */ ?>
Note:
All settings except debug settings and including/activating extensions can be set this way.
Kåre Høvik (14/09/2010 10:26 am)
Geir Arne Waaler (03/10/2010 2:20 pm)
Comments
There are no comments.