Ticket #586 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Switch all installers to CMFSetup

Reported by: fguillaume Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.4.0
Component: CPSInstaller Version: unspecified
Severity: normal Keywords: CMFInstaller
Cc:

Description (Last modified by fguillaume)

Switch all installers to CMFSetup

The goal is to get rid of most of the scripted installations, by using CMFSetup and filesystem XML files containing the configuration. Profile extensions (in the CMFSetup language) can be used to configure secondary products like optional ones, or customer setups.

This has been started a bit for CPSDirectory and CPSSchemas.

Change History

04/12/05 11:57:20 changed by fguillaume

  • priority changed from P2 to P1.
  • milestone set to CPS 3.3.4.

04/12/05 12:38:13 changed by jmorliaguet

  • blocked set to 569.

04/12/05 14:32:09 changed by fguillaume

  • status changed from new to assigned.

06/01/05 19:09:01 changed by tziade

  • milestone changed from CPS 3.3.4 to CPS 3.3.5.

08/03/05 14:42:54 changed by fguillaume

  • description changed.
  • milestone changed from CPS 3.3.5 to CPS 3.3.6.

08/04/05 02:24:52 changed by atchertchian

Export/import of workflows using CMFSetup has been added to CPSWorkflow and is working ok, though its has not been tested with other "true workflows" (as opposed to "test workflows") than the CPSDefault ones. XML files representing default workflows are available in the CPSDefault profile.

09/05/05 18:38:20 changed by fguillaume

A list of things that have to be converted to using CMFSetup:

  • CPSDirectory: ram caches (in portal_directories)
  • CPSSchemas: vocabularies
  • CPSSchemas: layouts
  • CPSUserFolder
  • CPSSubscriptions
  • Localizer (languages)
  • CPSPortlets
  • CPSSkins
  • CPSCore: portal trees
  • CMFCore: portal catalog
  • CPSCore: event service
  • CPSDefault: membership tool

And for content and placeful things:

  • local workflows
  • local subscriptions
  • local portlets & cpsskin-related content
  • content objects
  • content security
  • how to deal with versions and multilinguism

Probably more...

09/15/05 00:44:49 changed by janguenot

  • milestone changed from CPS 3.3.6 to CPS 3.4.0.

10/28/05 14:56:33 changed by tziade

don't forget to close #873 when this one is fixed

11/16/05 18:18:30 changed by fguillaume

Vocabularies and layouts have been done.

01/03/06 19:53:32 changed by fguillaume

  • status changed from assigned to closed.
  • resolution set to fixed.

Nearly everything has been done.

Remaining: I/O of content, and upgrades. I'll open other tickets for those.