[TYPO3-templavoila] v6.0 and future plans

Jigal van Hemert jigal.van.hemert at typo3.org
Thu Sep 27 16:47:28 CEST 2012


Hi,

It could be possible to create a TemplaVoilà for Fluid templates IMO.

On 27-9-2012 14:14, Kay Strobach wrote:
> Additionally you may use:
>
> 	<f:cObject typoscriptObjectPath="lib.breadcrumb" />
>
> To render TS to render menus.
>
> BUT the HTML needs to done as Wrapper and may not contains sample
> content, which is possible in TV.

Current TV stores the path to element you mapped and replaces the 
content of the element (and optionally the element itself) with the 
content of the field you defined in TV.
If for example that field is a TypoScript Object Path with contents 
"lib.breadcrumb" the element would be filled with TypoScript to copy the 
contents of lib.breadcrumb in that position.

For the Fluid version it would need to create Fluid templates where the 
mapped HTML element is filled with the appropriate Fluid tags to render 
content.
In the example of a TypoScript Object path the tag
<f:cObject typoscriptObjectPath="lib.breadcrumb" />
would replace the contents of the mapped HTML tag.

> Am 27.09.2012 13:24, schrieb Den Denyer:
>> Good to know that 6.0 is the end of the line for TV though, helps plan
>> my efforts for the future.

Kay didn't say that TemplaVoilà would stop after TYPO3 6.0. It's just 
that Tolleiv currently plans to have a release which is compatible with 
6.0 and he has no plans to create a package with similar functionality 
for <some-new-name> (currently known as "Phoenix").
When the time comes he may release a version for TYPO3 6.1, 6.2, etc. or 
someone else might do that.

The technical structures in <some-new-name> are so different from the 
current TYPO3 v4/v6 and the interface for editors/admins is so different 
that it would require a completely newly written package (extension) to 
bring point'n'click templating to <some-new-name>.

-- 
Jigal van Hemert
TYPO3 Core Team member

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-templavoila mailing list