[TYPO3-mvc] Creating a BE-Module based on extbase/fluid <f:be.tableList>
Cornelius Illi
cornelius.illi at student.hpi.uni-potsdam.de
Fri May 7 15:41:06 CEST 2010
Am 07.05.2010 15:28, schrieb dennis ahrens:
> 2010/5/7 Cornelius Illi<cornelius.illi at student.hpi.uni-potsdam.de>:
>
>> Hi everyone,
>>
> Hi Cornelius
>
Hi Dennis
>> did somebody ever try to create a backend-module?
>> Because I am and unfortunately the tableList-Viewhelper isn't working at
>> all. Seems like the render function is never called. I can add lines that
>> would result in a parsing error, but nothing happends.
>> Any suggestions?
>>
>>
> Do you see any output generated by your template? If not, i guess,
> that the template file cannot be resolved. Your template files are
> located in Resources/Private/Backend/Templates/? If you have
> configured your module like it's done in blog_example the templates
> are expected in Resources/Private/Templates/ and not as configured in
> Configuration/TypoScript/constants.txt
>
I see output generated (e.g. <p>Hello World</p> at the beginning). What
I don't see is any output generated by that particular ViewHelper. And
as said before, I can even add a line into that
viewhelpers-render-method that would result in a parser-error, which
does not happen. Funny thing, the parameters are evaluated correctly, so
I cannot add any parameter that is not specified.
I even tried it on the TYPO3 4.4beta2 + Extbase/ Fluid on the current
1.2.0-tag-revisions.
>> Cheers, Cornelius
>>
> regards
> Dennis
>
Regards, COrnelius
> _______________________________________________
> 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