Feature #11
Add wildcard support for components in Components.ini
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | Robert Lemke | % Done: | 0% |
|
| Category: | Object | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: |
Description
Currently each component must be configured individually in the Components.conf file. It should be possible to bulk-configure components by using wildcards:
[T3_MyPackage_SomeCompon*] scope = prototype
See also #339.
History
#1 Updated by Robert Lemke over 7 years ago
- Target version changed from 1 to 18
#2 Updated by Robert Lemke over 7 years ago
- Subject changed from Add wildcard support for components in Components.conf to Add wildcard support for components in Components.ini
#3 Updated by Robert Lemke over 7 years ago
- Status changed from New to Closed
Configuration format has switched to .php - so an optimization is not necessary anymore.
#4 Updated by Robert Lemke about 7 years ago
- Target version deleted (
18)