add readme for conf.d
authorx2000habouzit <x2000habouzit>
Tue, 23 Nov 2004 20:59:23 +0000 (20:59 +0000)
committerx2000habouzit <x2000habouzit>
Tue, 23 Nov 2004 20:59:23 +0000 (20:59 +0000)
include/conf.d/README [new file with mode: 0644]
include/xorg.globals/.cvsignore [deleted file]

diff --git a/include/conf.d/README b/include/conf.d/README
new file mode 100644 (file)
index 0000000..96427af
--- /dev/null
@@ -0,0 +1,11 @@
+WHAT IS PUT HERE ?
+------------------
+
+*.globals.inc.php :
+    in there you can extend $globals with new params.
+    each module can have as many files it wants here.
+    in thoses scripts, $this is the current $globals beeing created.
+
+*.menu.inc.php :
+    quite the same as previous one, but for menus.
+    you can add $this->addPrivateEntry/addPublicEntry to extend the menu.
diff --git a/include/xorg.globals/.cvsignore b/include/xorg.globals/.cvsignore
deleted file mode 100644 (file)
index e69de29..0000000