[TYPO3-core] RFC: #10028: overrideWithExtension uses hardcoded urls
    Steffen Kamper 
    info at sk-typo3.de
       
    Sun Dec 28 15:54:01 CET 2008
    
    
  
Hi,
Dmitry Dulepov schrieb:
> Hi!
> 
> Steffen Kamper wrote:
>> Attached patch solves that and introduce a possibility to define this
>> url by following vars:
>>
>> $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['newPageWiz']['extension'] =
>> 'mod.php?M=web_mymoduleM1';
>> $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['newContentWiz']['extension']
>> = 'mod.php?M=tx_newcemod';
> 
> <neat-picking>Extra space after $GLOBALS should be removed before commit.</neat-picking>
>
not necessary as this is example code for extensions and not part of the 
patch :-)
>> If the url isn't configured the old url is used to be compatible.
> 
> Not in the List module though (typo3/class.db_list_extra.inc, line 780). I think it should be changed too.
> 
ah - i always forget search in *.inc, thanks, i make an updated patch.
> Thanks for taking care, Steffen! I planned to do it after introducing new CE&page wizards in TV. It is good to have a helping hand around! :)
> 
team rocks always ;-)
vg Steffen
    
    
More information about the TYPO3-team-core
mailing list