[TYPO3-core] RFC Feature Request #9670 Code-Completion for TypoScript in the t3editor

Steffen Kamper info at sk-typo3.de
Wed Nov 12 09:36:36 CET 2008


Hi olly,

+1 on your work - i know how time expensive such work is, many thanks!

Unfortunally i have no time today for testing, but i look forward to see 
this feature in alpha1!

vg Steffen

Oliver Hader schrieb:
> 
> +1 on reading(*) and testing
> 
> You see the asterisk behind the "reading". Well, I had to change many
> things:
> * in general many formatting changes in the new codecompletion resources
> * implemented the available TYPO3 AJAX handler (typo3/ajax.php):
>   + removed lib/ts_codecompletion/tsrefLoader.php
>     -> now in class.tx_t3editor_tsrefloader.php
>   + removed lib/ts_codecompletion/pluginLoader.php
>     -> now in class.t3editor.php
>   + removed lib/te_codecompletion/ext_ts_templatesloader.php
>     -> now in class.tx_t3editor_codecompletion.php
> * Fixed security issue for the "loadTemplates" method that transfered
> TypoScript over an AJAX call. Every BE-user (even a non-admin) was able
> to grab all TypoScript configuration which might contain sensible data
> like passwords for webservices or an SMTP account, ...
> 
> I'd like to see this enhancement in TYPO3 4.3-alpha1. However many other
> things must still be done, like better documentation/phpDoc-comments and
> refactoring. I trust in the thought that this will happen... ;)
> 
> Thus, I'm going to commit this RFC in the next 24h if nobody objects.
> 
> olly
> 


More information about the TYPO3-team-core mailing list