Project

General

Profile

Actions

Feature #23883

closed

Edit TypoScript file content in t3editor

Added by Fabrizio Branca over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-10-30
Due date:
% Done:

0%

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

Description

Problem:
When putting TypoScript in files you cannot edit their content within the t3editor (using syntax highlighting,...)

Solution:
This feature loads the content of the referenced (via <INCLUDE_TYPOSCRIPT ...>) TypoScript files into the editor wrapping them into "### <INCLUDE_TYPOSCRIPT ...> BEGIN" and "### <INCLUDE_TYPOSCRIPT ...> END". After saving the template the content between those commented lines will be written back to the file.

Read some more here (that was my first approach putting this feature into an own extension "tsf")
http://www.fabrizio-branca.de/fablog/post/edit-typoscript-file-content-in-t3editor.html

Additionally now the tstemplate_info module comes with an extra checkbox that allows you to enable/disable this feature.

(issue imported from #M16183)


Files

16183.patch (8.47 KB) 16183.patch Administrator Admin, 2010-10-30 17:20
Actions #1

Updated by Tobias Liebig over 13 years ago

committed to trunk r9273

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF