[TYPO3-mvc] Extbase MVC + Fluid - Backend module View problem

Claus Due claus at wildside.dk
Wed Dec 21 09:42:36 CET 2011


Hi Fabio,

You could create a Layout only for use in BE - you could place this in Resources/Private/Layouts/Backend/Default.html and use <f:layout name="Backend/Default" /> in you BE Fluid templates.

Hope that's what you need :)

Cheers,
Claus

On Dec 21, 2011, at 1:04 AM, Fabio wrote:

> Hello
> I'm new here, I am learning how to build extension with Extbase and MVC for
> Typo3.
> I've a little problem, I used the ext "Extension builder" to generate a MVC
> basic setup, now I see all seems to works well, except the layout on
> backend modules, I mean, the layout selected from template engine for the
> backend views seems is the same for the frontend plugin, so instead to see
> the backend layout, I see the frontend layout templates on backend!
> What's wrong?I tried to refresh caches but doesn't work
> Hope you understand my english, because I'm italian!
> Greets
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list