[TYPO3-mvc] Backend Dispatcher available!
Xavier Perseguers
typo3 at perseguers.ch
Thu Jul 30 20:23:04 CEST 2009
Hi,
>> Actual state can be found in our MVC ExtJS example extension.
>
> Redesign of BE module output should be available tonight. Give it a
> try... :-)
Just putting some news here...
I just terminated the ExtJS layout with support for the well-known creat
shortcut button and the function menu which allows (ATM) to redirect to
another controller/action of the backend module (using a
controller->action key) or to stay on same controller/action if using a
numeric key (as for plain-old modules). Not supported yet: delegating
the rendering to an external plain-old module when using some "tx_" key.
I am able to use the SimpleForm plugin I design for Frontend as part of
a Backend module. The interesting stuff here is that this plugin uses
AJAX to populate a combobox with items coming from an Extbase domain
model. And it works! (if you apply patch
http://forge.typo3.org/issues/show/4081)
There is still *a lot* to do but it seems to me that it slowly becomes
possible to create backend modules with Extbase.
Cheers
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-project-typo3v4mvc
mailing list