[CMF-checkins] CVS: CMF - INSTALL.txt:1.16
Yvo Schubbe
y.2004_ at wcm-solutions.de
Fri Jan 23 10:08:53 EST 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv3190
Modified Files:
INSTALL.txt
Log Message:
- improved CMFCalendar installation instructions (Collector #137)
=== CMF/INSTALL.txt 1.15 => 1.16 ===
--- CMF/INSTALL.txt:1.15 Tue Jan 6 03:50:32 2004
+++ CMF/INSTALL.txt Fri Jan 23 10:08:52 2004
@@ -35,7 +35,7 @@
$ ln -s /usr/local/zope/CMF-1.5x/CMFTopic .
$ ln -s /usr/local/zope/CMF-1.5x/CMFCalendar .
$ ln -s /usr/local/zope/CMF-1.5x/DCWorkflow .
-
+
or, as a shortcut::
$ ln -s /usr/local/zope/CMF-1.5x/CMF* .
@@ -51,6 +51,9 @@
4. Create a CMF Site object. join, and begin adding content.
Enjoy!
+ 5. If you want to use CMFCalendar: Build and run the installation
+ ExternalMethod as described in CMFCalendar/INSTALL.txt.
+
Installing Internationalization (I18N) Support for CMF
Requirements
@@ -156,9 +159,3 @@
policies for outbound syndication. Once enabled, you
will be able to toggle syndication and policies for
individual folders as well.
-
- Add New Content Type: Event
-
- 1. Build and run the installation ExternalMethod as
- described in CMFCalendar/INSTALL.txt.
-
More information about the CMF-checkins
mailing list