add readme for skin module
authorx2000habouzit <x2000habouzit>
Wed, 24 Nov 2004 11:38:54 +0000 (11:38 +0000)
committerx2000habouzit <x2000habouzit>
Wed, 24 Nov 2004 11:38:54 +0000 (11:38 +0000)
install.d/skins/README [new file with mode: 0644]

diff --git a/install.d/skins/README b/install.d/skins/README
new file mode 100644 (file)
index 0000000..108acbe
--- /dev/null
@@ -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 $
+