In this video Joey demonstrates the new backend grid view that has been developed for TYPO3 4.4 by Team 1 of the T3UXW09 that took place in November 2009. It has been improved for a client of us and will soon be available in the TER with the extension key "modernbe". It still needs some improvements before it will make it to the TYPO3 4.4. core as a sysext, but the demo already shows it running with a current TYPO3 4.3.2
Look nice ... waiting to see how you try to build all the other cool TemplaVoila features ;)
t0lleiv 1 year ago
Could you name some of them, so that we can implement them or recommend some best practice to acchieve them with existing core features and/or extensions?
cmmug 1 year ago
There are two major features that came to my mind:
FCE, which can be easily done in both the TV and non-TV world with the extensions of the ICE pack, which will be featured in our next demo(s)
Templating (mapping) - I guess Jetts could be worth a look.
Any other cool TV features that I have been missing?
cmmug 1 year ago
What I'm missing is the FE here. Is this a possibility to layout the columns in page module so that it matches the layout in the FE?
afx2000 1 year ago
Of course you can have the BE layout match the FE using the grid editor. Since the FE output is still done using the usual TypoScript you can use i.e. a CASE element to switch between different FE layouts depending on the selected grid. Maybe the final version will contain an additional field for grid records to connect a matching FE template.
cmmug 1 year ago