Feature #40007

accept include typoscript file references

Added by Anja Leichsenring 9 months ago. Updated 9 months ago.

Status:Resolved Start date:2012-08-20
Priority:Should have Due date:
Assignee:Arno Dudek % Done:

100%

Category:- Spent time: -
Target version:-
TYPO3 Version: PHP Version:
Votes: 0

Description

Have the config field accept a file containing the actual backend_Layout Definition the same way sys_template records or pageTS accept it.
For example:
<INCLUDE_TYPOSCRIPT:source="FILE:fileadmin/template/gridelements/Main_layout.txt" >

so the typoscript Definition can set under version control like other templates.

History

Updated by Claus Due 9 months ago

Here's a patch for this issue (attached).

Cheers,
Claus

Updated by Arno Dudek 9 months ago

  • Status changed from New to Needs Feedback
  • Assignee set to Jo Hasenau

If you like to work with files you have some other features: #31046
So you can do your "INCLUDE_TYPOSCRIPT" into the pageTSconfig.

But I also like the idea to have full TS-Support in a TS-Field.

Updated by Claus Due 9 months ago

Still, this should really be possible without using page TS config. Enabling file inclusion is so straight-forward and standard behavior that it should just be allowed.

IMHO.

Updated by Anja Leichsenring 9 months ago

we are used to use <INCLUDE_TYPOSCRIPT> from every TS-Input-Field in the Backend. After the gridelements extension is aimed to make it into the core one day it should provide this feature as well. I like straight forward and transparent behaviour for elements in the backend, this was the first thing I tried when starting to use gridelements and was kind of disappointed when it didn't work.

Updated by Arno Dudek 9 months ago

  • Assignee changed from Jo Hasenau to Arno Dudek

Updated by Arno Dudek 9 months ago

  • Status changed from Needs Feedback to Resolved
  • % Done changed from 0 to 100

Updated in trunk version

Also available in: Atom PDF