Project

General

Profile

Actions

Feature #54456

closed

Assign values from constants to setup

Added by Sascha Schmidt over 10 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2013-12-16
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It is possible to assign single values from constants in setup like so:
lib.myextension.someconstantvalue = {$lib.myextension.someconstantvalue}

Usually there is more than one value that you want. For me this usually end up like that:

lib.myextension.constantvalues {
thisvalue = {$lib.myextension.thisvalue}
thatvalue = {$lib.myextension.thatvalue}
anothervalue = {$lib.myextension.anthoervalue}
}

I'd like to be able to just say:
libmyectension.constantvalues < {$lib.myextension}

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7 LTS
Actions #2

Updated by Benni Mack over 8 years ago

  • Target version changed from 7 LTS to 8 LTS
Actions #3

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #4

Updated by Susanne Moog about 6 years ago

  • Target version deleted (9.0)
Actions #5

Updated by Benni Mack over 2 years ago

  • Status changed from New to Rejected

Sorry, won't do this.

Actions

Also available in: Atom PDF