Which template system should I use in Typo3? -


So far, I used the template auto-parser; I like the fact that I change the initial HTML file Without, I can modify any element of the template using templates. I also like the fact that I can present the HTML template directly in a web browser, to see the examples of menus and content elements, with filling it with dummy elements, with the new backend templates, now I Can place content elements anywhere on the grid, the way the website imitates the true aspect.

I know that TemplaVoila also has not taken the time to know it. My experience is that it is less compatible with some extensions but maybe I am wrong.

Now, there is fluid, which will be used in the next version of Tippo 3. Although it is clear that using template markers is better, I really do not understand why using a template auto-parser or tempolyva should use the flu which I dislike is the fact That it needs to modify the HTML template with special tags, which means that either the web designer should know the fluid or the Typo3 antelope Sector must modify the template designer to be modified every time.

My question is, should I transfer the form template self-parser to the fluid for my website template? What are the benefits of using fluid? Why should it be better? Which template system should I use with Typo3?

As long as the typepost does not support the object, the benefits of the template over the fluid template are auto parser only There are a few reasons why there is no need to migrate.

But there are some arguments for switching to IMHO fluid:

  • Most extensions will use fluid, so it will help you learn fluid.
  • You can use an IDE to code-complete for the fluid (this is just XML!)
  • The fluid is really powerful, if you have to leave the remaining empty material Checks
  • even some of the typewrite objects It will be

    but for expansion development, it is completely different. In an expanse, I would always prefere using the fluid you do not need to deal with things now template inside your extensions. Just pass the data into the fluid and your concern in seeing the things will be discussed in your template.

Comments