From 0cced266c526dec2ecf9cfa3177b88908a30203b Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Wed, 24 Nov 2004 11:38:54 +0000 Subject: [PATCH] add readme for skin module --- install.d/skins/README | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 install.d/skins/README diff --git a/install.d/skins/README b/install.d/skins/README new file mode 100644 index 0000000..108acbe --- /dev/null +++ b/install.d/skins/README @@ -0,0 +1,32 @@ + + Notes for the skin module for plat/al + + +CONFIG OPTIONS +-------------- + + All settings of the module are shown here with their default and meaning + + [Skin] + + enable = 1 ; enable skin choices for the user. + + def_id = 1 ; id (in the skins sql table) of the default skin. + def_tpl = "default.tpl" ; template name of the default skin. + + +BUGS +---- + + http://trackers.polytechnique.org/index.php?cat=11 + + +DEPENDS +------- + + platal + + +________________________________________________________________________________ +$ Id: README,v 1.4 2004/05/27 09:54:01 x99laine Exp $ + -- 2.1.4