Feature #13660
Add Configuration with TypoScript support
| Status: | Closed | Start date: | 2011-03-07 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.1.0 | |||
| Votes: | 0 |
Description
We should let users to set default configuration using Typoscript, for any Provider, Consumer or Filter.
Associated revisions
Enabled use of TypoScript to define default values for components properties, resolves #13660
Enabled use of TypoScript to define default values for components properties, resolves #13660
History
Updated by Presedo Roberto about 2 years ago
- File tesseract.addTSConfig.diff added
- Priority changed from Should have to Must have
This is a small update of the patch. Previous version was generating a PHP Warning
Updated by Presedo Roberto about 2 years ago
- File deleted (
tesseract.addTSConfig.diff)
Updated by Presedo Roberto about 2 years ago
- File tesseract.addTSConfig_v3.diff added
After talking with François, small update of the patch.
Structure in the TSFE->config array changed.
Typoscript configuration is now stored as follow
config.tx_tesseract.NAME_OF_THE_INSTANCE_TABLE.default.VARIABLE_NAME = VARIABLE_VALUE
Updated by Presedo Roberto about 2 years ago
- File deleted (
tesseract.addTSConfig.diff)
Updated by Francois Suter about 2 years ago
- Status changed from New to Resolved
- % Done changed from 90 to 100
Applied in changeset r47783.
Updated by Francois Suter about 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Francois Suter