[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/startup - addServer.stx:1.3 defineSite.stx:1.3 registerRequestFactory.stx:1.3 registerServerType.stx:1.3 useFileStorage.stx:1.3 useLog.stx:1.3 useMappingStorage.stx:1.3
Christian 'Tiran' Heimes
heimes@faho.rwth-aachen.de
Sun, 22 Jun 2003 14:22:39 -0400
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/startup
In directory cvs.zope.org:/tmp/cvs-serv1673/doc/zcml/namespaces.zope.org/startup
Modified Files:
addServer.stx defineSite.stx registerRequestFactory.stx
registerServerType.stx useFileStorage.stx useLog.stx
useMappingStorage.stx
Log Message:
The path to the corresponding zcml file has been changed
=== Zope3/doc/zcml/namespaces.zope.org/startup/addServer.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/addServer.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/addServer.stx Sun Jun 22 14:22:38 2003
@@ -1,3 +1,3 @@
The addServer subdirective of the defineSite directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/defineSite.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/defineSite.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/defineSite.stx Sun Jun 22 14:22:38 2003
@@ -1,3 +1,3 @@
The defineSite directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx Sun Jun 22 14:22:38 2003
@@ -1,4 +1,4 @@
The registerRequestFactory directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx Sun Jun 22 14:22:38 2003
@@ -1,3 +1,3 @@
The registerServerType directive.
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/useFileStorage.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/useFileStorage.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/useFileStorage.stx Sun Jun 22 14:22:38 2003
@@ -1,4 +1,4 @@
The useFileStorage subdirective of the defineSite directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/useLog.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/useLog.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/useLog.stx Sun Jun 22 14:22:38 2003
@@ -1,4 +1,4 @@
The useLog subdirective of the defineSite directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml
=== Zope3/doc/zcml/namespaces.zope.org/startup/useMappingStorage.stx 1.2 => 1.3 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/useMappingStorage.stx:1.2 Mon Jun 10 19:27:37 2002
+++ Zope3/doc/zcml/namespaces.zope.org/startup/useMappingStorage.stx Sun Jun 22 14:22:38 2003
@@ -1,3 +1,3 @@
The useMappingStorage subdirective of the defineSite directive
-see lib/python/Zope/StartUp/startup-meta.zcml
+see src/zope/app/startup/meta.zcml