[TYPO3-core] RFC: Feature: #0016183: Edit TypoScript file content in t3editor
Fabrizio Branca
news at _REMOVETHIS_fabrizio-branca.de
Sat Oct 30 17:23:47 CEST 2010
This is an SVN patch request.
Type: New feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=16183
Branches:
trunk
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.
Notes:
Read some more and see an explaining screenshot 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.
Bye, and have a nice day :)
Fabrizio
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16183.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101030/1637c1e5/attachment.asc>
More information about the TYPO3-team-core
mailing list