package adjustments
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 2 Dec 2004 14:14:08 +0000 (14:14 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:22 +0000 (23:26 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-17

README
install.d/banana/README
install.d/search/README [new file with mode: 0644]
install.d/skins/README

diff --git a/README b/README
index 7f4146d..6cbe7d4 100644 (file)
--- a/README
+++ b/README
@@ -48,5 +48,3 @@ BUILDING
 
 To build plat/al, simply run "make" from the toplevel directory.
 
-________________________________________________________________________________
-$ Id: README,v 1.4 2004/05/27 09:54:01 x99laine Exp $
index e13d91f..bb5c453 100644 (file)
@@ -37,6 +37,3 @@ DEPENDS
   platal
 
 
-________________________________________________________________________________
-$ Id: README,v 1.4 2004/05/27 09:54:01 x99laine Exp $
-
diff --git a/install.d/search/README b/install.d/search/README
new file mode 100644 (file)
index 0000000..19aecb2
--- /dev/null
@@ -0,0 +1,34 @@
+
+  Notes for the search module for plat/al
+
+
+STATUS
+------
+
+  This package is not ready for release.
+  
+
+CONFIG OPTIONS
+--------------
+
+  All settings of the module are shown here with their default and meaning
+
+  [Search]
+
+  public_max  =  25     ; number of max answers for non logged people
+  private_max = 800     ; number of max answers for logged people
+
+  per_page    =  20     ; number of answer per page of result
+
+
+BUGS
+----
+
+  http://trackers.polytechnique.org/index.php?cat=9
+
+
+DEPENDS
+-------
+
+  ???
+
index 108acbe..ff6171e 100644 (file)
@@ -27,6 +27,3 @@ DEPENDS
   platal
 
 
-________________________________________________________________________________
-$ Id: README,v 1.4 2004/05/27 09:54:01 x99laine Exp $
-