[TYPO3-mvc] Backend Dispatcher available!

Steffen Kamper info at sk-typo3.de
Sun Jul 26 02:49:36 CEST 2009


Hi Joerg,

Joerg Schoppet schrieb:
> Hi,
> 
> Steffen Kamper schrieb:
>> one addition: in the extension there is a patch for core. Modification 
>> is need for mod.php and t3lib_loadmodules.php.
> really cool work. The main problem I see is that the patch for core will 
> never go through the core-review.
> Remember the discussion with FE-Plugin registration!
> 
> So the only way I see, is to provide a patch for mod.php and 
> t3lib_loadmodules.php, which "simple" implements a hook.
> And this hook can be used by extbase to have this functionality. What do 
> you think?
> 

no, patch will go in as we all want the be-dispatcher. The patch is such 
easy that there are no sideeffects.

Now i did a BE module with docheader , FUNC_MENU and the normal stuff 
you need. There is an instance of template and SCbase in controller, so 
all "normal" functionality is given.
Also complete module is rendered with fluid which makes it really 
attractive.

Now we need only a special linkhandler for the modules and we are 98% 
done :)

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list