Feature #3639

Active packages should be saved in a configuration file

Added by Christopher Hlubek about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-06-10
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Package
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 2
PHP Version: Complexity:
Has patch:

Description

To activate and deactivate packages, a list of active packages must be saved.

This should be done by providing writeback support for the YAML configuration source and dedicated methods for the package states in the configuration manager.

Associated revisions

Revision b3640f4d
Added by Christopher Hlubek about 6 years ago

[!!!] FLOW3: Packages.yaml configuration renamed to Package.yaml, configuration in single package is no longer indexed with package key
[FEAT] FLOW3 (Configuration): Package state configuration will be handled by a special writable configuration source, resolves #3639
[FEAT] FLOW3 (Package): Active packages will be read from the package states configuration and activation / deactivation updates the configuration, resolves #3639
[FIX] FLOW3 (Configuration): Fixed YAMLSource saving with comment headers

Revision 1820cdc9
Added by Christopher Hlubek about 6 years ago

[!!!] FLOW3: Packages.yaml configuration renamed to Package.yaml, configuration in single package is no longer indexed with package key
[FEAT] FLOW3 (Configuration): Package state configuration will be handled by a special writable configuration source, resolves #3639
[FEAT] FLOW3 (Package): Active packages will be read from the package states configuration and activation / deactivation updates the configuration, resolves #3639
[FIX] FLOW3 (Configuration): Fixed YAMLSource saving with comment headers

History

#1 Updated by Christopher Hlubek about 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2596.

Also available in: Atom PDF