summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bf5b868)
raw | patch | inline | side by side (parent: bf5b868)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Apr 2008 14:47:17 +0000 (14:47 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Apr 2008 14:47:17 +0000 (14:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10248 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/glpi/README.glpi | [new file with mode: 0644] | patch | blob |
gosa-plugins/glpi/contrib/glpi.README | [deleted file] | patch | blob | history |
gosa-plugins/nagios/README.nagios | [new file with mode: 0644] | patch | blob |
gosa-plugins/nagios/contrib/README.nagios | [deleted file] | patch | blob | history |
gosa-plugins/phpscheduleit/README.phpscheuleit | [new file with mode: 0644] | patch | blob |
gosa-plugins/phpscheduleit/contrib/phpscheduleit.README | [deleted file] | patch | blob | history |
diff --git a/gosa-plugins/glpi/README.glpi b/gosa-plugins/glpi/README.glpi
--- /dev/null
@@ -0,0 +1,13 @@
+To use the glpi connectivity extension
+
+1) Add the glpi.schema to your schema directory
+
+2) Remove the comment in front of glpiAccount in gosa.conf
+
+<!-- <tab class="glpiAccount" /> -->
+
+Benoit Mortier
+OpenSides November 2005
+
+
+
diff --git a/gosa-plugins/glpi/contrib/glpi.README b/gosa-plugins/glpi/contrib/glpi.README
+++ /dev/null
@@ -1,13 +0,0 @@
-To use the glpi connectivity extension
-
-1) Add the glpi.schema to your schema directory
-
-2) Remove the comment in front of glpiAccount in gosa.conf
-
-<!-- <tab class="glpiAccount" /> -->
-
-Benoit Mortier
-OpenSides November 2005
-
-
-
diff --git a/gosa-plugins/nagios/README.nagios b/gosa-plugins/nagios/README.nagios
--- /dev/null
@@ -0,0 +1,20 @@
+To use the nagios plugin
+
+1) Add the nagios schema to your schema directory
+
+2) Remove the comment in front of nagiosAccount in gosa.conf
+
+<!-- <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
+ path="plugins/personal/nagios" /> -->
+
+
+<!-- <nagios>
+ <tab class="nagiosAccount" />
+ </nagios> -->
+
+Benoit Mortier
+Guillaume Delecourt
+OpenSides October-November 2005
+
+
+
diff --git a/gosa-plugins/nagios/contrib/README.nagios b/gosa-plugins/nagios/contrib/README.nagios
+++ /dev/null
@@ -1,20 +0,0 @@
-To use the nagios plugin
-
-1) Add the nagios schema to your schema directory
-
-2) Remove the comment in front of nagiosAccount in gosa.conf
-
-<!-- <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
- path="plugins/personal/nagios" /> -->
-
-
-<!-- <nagios>
- <tab class="nagiosAccount" />
- </nagios> -->
-
-Benoit Mortier
-Guillaume Delecourt
-OpenSides October-November 2005
-
-
-
diff --git a/gosa-plugins/phpscheduleit/README.phpscheuleit b/gosa-plugins/phpscheduleit/README.phpscheuleit
--- /dev/null
@@ -0,0 +1,10 @@
+To use the phpscheduleit connectivity extension
+
+1) Add the schema phpscheduleit.schema in your schema directory
+
+2) Remove the comment in front of phpscheduleitAccount in gosa.conf
+
+<!-- <tab class="phpscheduleitAccount" /> -->
+
+Guillaume Delecourt
+OpenSides November 2005
diff --git a/gosa-plugins/phpscheduleit/contrib/phpscheduleit.README b/gosa-plugins/phpscheduleit/contrib/phpscheduleit.README
+++ /dev/null
@@ -1,10 +0,0 @@
-To use the phpscheduleit connectivity extension
-
-1) Add the schema phpscheduleit.schema in your schema directory
-
-2) Remove the comment in front of phpscheduleitAccount in gosa.conf
-
-<!-- <tab class="phpscheduleitAccount" /> -->
-
-Guillaume Delecourt
-OpenSides November 2005