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

Oliver Hader oliver at typo3.org
Fri Oct 31 16:46:14 CET 2008


Hi Tobi,

Steffen Kamper schrieb:
> Steffen Kamper schrieb:
>> Beside that, could you make a patch containing new files too? It's
>> more easy to apply and for review.
> 
> i did it, here is the complete one

I've added an updated patch that does the following:
* changed JS "object.extends" to "object['extends']" due to IE problems
with the first variant
* added corrected "<?php" tag to tsrefLoader.php

However there are the following issues:
* the editor does not work at all with Safari (this is disabled in
t3editor.js method "t3editor_toggleEditor", but why?)
* the code-completion does not work correctly with IE
  + it's not possible to select the properties out of the shown list
  + when clicking a property of the suggestions it's added to the top of
the document and not at the current position of the cursor

The code-completion was tested with FF2 and FF3.

So, this is my +1 for TYPO3 4.3-alpha1 if the IE issues (at least for
IE7) can be solved

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009670_complete_v2.patch
Type: text/x-diff
Size: 446198 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081031/c3716358/attachment-0001.patch 


More information about the TYPO3-team-core mailing list