You are not logged in Log in Join
You are here: Home » Members » ccube » CMF source safe/document management for Plone2 » How To Install » howto_view

Log in
Name

Password

 

How To Install

 

Created by ccube . Last modified 2004-06-01 03:35:01.

How To Install CMFDocMgt

Requirements:

  • Zope 2.5 or later (tested only in zope 2.5 and 2.6).
  • the CVS program
  • The RevisionManager Products
    • RevisionManager requires Zope 2.4 or later, the PageTemplates product and the cvs program. Zope 2.5 or later is recommended.

Steps:

  1. Install RevisionManager and cvs:

    Make sure they works first. It can save you much time.

  2. Installing the CMFDocMgt:

    Like all other products, CMFDocMgt should be untar into the Products directory (of your INSTANCE_HOME).

    1st. Inside ZMI - Create an external method inside your portal: Id: install Title: (optional) Module Name: CMFDocMgt.Install Function Name: install

    Click the "test" tab once and it will install the objects

    2nd. Inside your Portal - Add "DocMgtRoot", "RevisionManager":

    1. Change to folder_content view
    2. Select "DocMgtRoot", Press the "Add" button
    3. after filling in the information, you will see a button "Add RevisionManager" in your new DocMgtRoot folder. Click the button. It will add a new RevisionManager object.
    4. You can now initial your RevisionManger like what you did in ZMI for RevisionManager. Don't use the RevisionManger mapping, it will not create Portal objects

    If you do not have exisitng files in CVS. That's it!

    3rd: (Optional) Inside your Portal - Import existing files:

    1. Don't use the RevisionManager's MapFSObject method, it will not create Portal objects.
    2. There will be a whole bunch of "Not in ZODB " files. Don't worry, you can import them inside your portal.
    3. In your "DocMgtRoot" in the portal, click the revisionmanager tab, and press the "Map Revision Manger FS Objects" button.

    That's it. And your old files will be imported into plone.

Language:

For PlacelessTranslationService, put the .po and .mo files inside your i18n folder

For TranslationService, import the .po files inside your Localizer, and then create a "cmfdocmgt" domain.