'.' is not in the include path for Polytechnique.org, so the previous patch
[platal.git] / install.d / skins / README
1
2   Notes for the skin module for plat/al
3
4
5 CONFIG OPTIONS
6 --------------
7
8   All settings of the module are shown here with their default and meaning
9
10   [Skin]
11
12   enable = 1              ; enable skin choices for the user.
13
14   def_id = 1              ; id (in the skins sql table) of the default skin.
15   def_tpl = "default.tpl" ; template name of the default skin.
16
17
18 BUGS
19 ----
20
21   http://trackers.polytechnique.org/index.php?cat=11
22
23
24 DEPENDS
25 -------
26
27   platal
28
29