Actions
Feature #22045
closedAllow stdWrap-functionality for _DEFAULT_PI_VARS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-02
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Currently you can only set plain key/value-pairs like
plugin.tt_news._DEFAULT_PI_VARS.year = 2010
It would be great to have stdWrap-functionality available to functionality like insertData available.
plugin.tt_news._DEFAULT_PI_VARS {
year = {date:Y}
year.insertData = 1
}
(issue imported from #M13403)
Files
Actions