Actions
Feature #17821
closedIntroducing site constants
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-11-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
the idea is from wec_constants.
It's very comfortable to define important constants of a website in one place to use them all over TYPO3.
Please have a look to the screenshot to get the idea.
(issue imported from #M6777)
Files
Updated by Xavier Perseguers about 13 years ago
- Target version changed from 0 to 4.7.0
Updated by Benni Mack almost 10 years ago
- Status changed from New to Closed
Although this is useful, we won't fill a solution in the core like this right now.
Certain options (mail info address) can be set via the Install Tool, and there are tons of extensions in the TER that do things like wec_constants.
Another downside is that the data is written into TypoScript or an extension configuration. This needs to be modified.
Actions