[CMF-checkins] SVN: CMF/branches/yuppie-setup_cleanup/CMF - removed
old install scripts
Yvo Schubbe
y.2005- at wcm-solutions.de
Thu Oct 20 07:37:17 EDT 2005
Log message for revision 39523:
- removed old install scripts
Changed:
D CMF/branches/yuppie-setup_cleanup/CMFActionIcons/Extensions/
D CMF/branches/yuppie-setup_cleanup/CMFCalendar/Extensions/
D CMF/branches/yuppie-setup_cleanup/CMFCalendar/INSTALL.txt
U CMF/branches/yuppie-setup_cleanup/CMFCalendar/README.txt
D CMF/branches/yuppie-setup_cleanup/CMFTopic/Extensions/
D CMF/branches/yuppie-setup_cleanup/CMFTopic/README.txt
-=-
Deleted: CMF/branches/yuppie-setup_cleanup/CMFCalendar/INSTALL.txt
===================================================================
--- CMF/branches/yuppie-setup_cleanup/CMFCalendar/INSTALL.txt 2005-10-20 11:15:13 UTC (rev 39522)
+++ CMF/branches/yuppie-setup_cleanup/CMFCalendar/INSTALL.txt 2005-10-20 11:37:17 UTC (rev 39523)
@@ -1,28 +0,0 @@
-Installing CMFCalendar
-
- To install CMFCalendar, uncompress the CMFCalendar product into
- your zope/Products directory or link it there, e.g.::
-
- ln -s /path/to/installation /path/to/zope/Products
-
- In the root of your CMFSite installation (within the ZMI):
-
- 1. Add an external method to the root of the CMF Site.
-
- 2. Use the following configuration values for the external
- method:
-
- o id: install_events
-
- o title: Install Events *optional*
-
- o module name: CMFCalendar.Install
-
- o function name: install
-
- 3. Go to the management screen for the newly added external
- method and click the 'Try it' tab.
-
- The install function will execute and give information about the
- steps it took to register and install the CMF Events into the CMF
- Site instance.
Modified: CMF/branches/yuppie-setup_cleanup/CMFCalendar/README.txt
===================================================================
--- CMF/branches/yuppie-setup_cleanup/CMFCalendar/README.txt 2005-10-20 11:15:13 UTC (rev 39522)
+++ CMF/branches/yuppie-setup_cleanup/CMFCalendar/README.txt 2005-10-20 11:37:17 UTC (rev 39523)
@@ -17,9 +17,9 @@
now accompanyied by the CMFCalendar which is fully functional
and tested.
+ For installing set the 'active site configuration' of your site's
+ setup tool to the CMFCalendar profile and import all steps.
+
After installing the CMFCalendar you should notice a calendar
appear in your CMF. This is fully customisable to your portals
needs.
-
- See the INSTALL.txt file for how to get the product installed
- within your CMF.
Deleted: CMF/branches/yuppie-setup_cleanup/CMFTopic/README.txt
===================================================================
--- CMF/branches/yuppie-setup_cleanup/CMFTopic/README.txt 2005-10-20 11:15:13 UTC (rev 39522)
+++ CMF/branches/yuppie-setup_cleanup/CMFTopic/README.txt 2005-10-20 11:37:17 UTC (rev 39523)
@@ -1,21 +0,0 @@
-Updating CMF Topic in a CMF Site
-
- Since default settings may change from time to time in CMF Topic,
- you may need to update your Topic types tool (and other) settings.
- This is done similarly to installing by adding an External Method
- to your CMF Site instance with the following configuration::
-
- **id** -- 'update_topic'
- **title** -- *Update Topic*
- **module name** -- 'CMFTopic.Update'
- **function name** -- 'update'
-
- Go to the management screen for the newly added external method and
- click the 'Try it' tab. The update function will execute and give
- information about the steps it took to register and update CMF Topic
- site information.
-
- *Note: This update script should **only** change values that are
- still at their default, such as changing an action from 'topic_edit'
- to 'topic_edit_form'. If you changed that action to 'mytopic_edit',
- the script should pass that by and not change your settings.*
More information about the CMF-checkins
mailing list