[Kolab-devel] [issue2538] Make the location of the Smarty directory configurable
Richard Bos
kolab-issues at intevation.de
Sat Mar 8 11:03:02 CET 2008
New submission from Richard Bos <ml at radoeka.nl>:
Make the location of the Smarty directory configurable, because:
- with the current implementation the compile directory ends up in /usr
in openSUSE and gentoo. As it should be possible to make /usr a readonly
filesystem, it is not the correct place.
Attach a patch to implement a configurable smarty compile directory. Please,
review the patch. If okay, I'll commit it to cvs.
With the patch implemented the results are the following for kolab and gentoo:
/kolab/var/kolab/php/admin/include/mysmarty.php: $this->compile_dir =
'/kolab/var/kolab/php/admin/templates_c/';
/usr/share/php/kolab/admin/include/mysmarty.php: $this->compile_dir =
'/usr/share/php/admin/templates_c/';
----------
files: kolabd-templates_c.diff
messages: 14012
nosy: bernhard, rbos, thomas, wrobel
status: unread
title: Make the location of the Smarty directory configurable
topic: patch, server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue2538>
___________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kolabd-templates_c.diff
URL: <http://lists.kolab.org/pipermail/devel/attachments/20080308/a1d067a9/attachment.ksh>
More information about the devel
mailing list