[TYPO3-mvc] User defined output with ExtBase

Bjarne Helligsoe bjarnehelligsoe at hotmail.com
Thu Jun 11 09:46:42 CEST 2009


Hi Sebastian,

First I would like to saw thank you for a quit answer. I was talking with a 
friend the other day about Open Source vs. ordinary software (e.g. 
Microsoft), and the conclusion was that there are many good Open Source 
solution, but they are never better than the support you can get!!!! Thumbs 
up for Typo3 :-)

<<PHP view instead of a Fluid templete.>>
One day (I hope in the near furture) I have a CMMS extension for TYPO3, 
where the FE user has a page with:
    - tree with site, buildings, departments, machine, components, workorder 
ect.
    - graphic with scheme of the buildings where machine ect. are plotted 
in. This will be build with drag and drop of symbols, text and link onto the 
graphic.
    - forum modul integrated, so that post can be made for machine, 
buildings ect.

I am not sure that everything can pass through a Fluid template, but maybe I 
am wrong.
Where do I find good documentation for Fluid template?

Greets
Bjarne


"Sebastian KurfŸürst" <sebastian at typo3.org> wrote in message 
news:mailman.1.1244703058.31141.typo3-project-typo3v4mvc at lists.netfielders.de...
> Hey Bjarne,
>
>
>> 1. Where do I make the folder "View" - in "Classes" or in the root of the 
>> extension?
> Inside "Classes".
>
>> 2. Is the class automatical found and activated?
> Yes :-) This is called "Convention over Configuration"
>
>> 3. In my controller class where I am publicate e.g. the Blog list. Should 
>> I do something different if I am using my own "viewer"?
> Well, your View has to do something with the assigned variables. So, 
> usually you do not need to change the controller side.
>
>
> Btw - why do you want to use a PHP view instead of a Fluid template? Just 
> curious..
>
> Greets,
> Sebastian 




More information about the TYPO3-project-typo3v4mvc mailing list