[TYPO3-content-rendering] A new approach to Content Rendering

Stefan Beylen intsys at swissinfo.org
Wed Jul 6 10:00:50 CEST 2005


JoH wrote:
> Still interesting?

yes. I still dont understand how you want to do that when the user makes 
different "wraps" in the themplate.

4ex - one could look like:

<div>
	<div>(<p>bodytext</p>)</div>
	<div>(<img src /><img src />)<span>(caption)</span></div>
</div>

whilst the other might look like:

<div>
	(<p>bodytext</p>)
	<dl><dd>(<img src />)</dd><dt><span>(caption)</span></dt>
</div>

i used the brackets to outline what is coming from "flexible_styled", 
everything that is not in bracket comes from the template.

...and there can be more <img>-s as well, dont forget that.

where are you going to apply what style? and I am not talking about the 
static CSS...
how do you know what margin or padding goes where if you dont even know 
what the template looks like...you said its impossible with my "static" 
template, so now you even want to make the templates dynamic... :D

I dont think so
if: whats your rough idea how long this will take to develop and to 
implement.
to catch up with the technology (and people/customers are asking for it) 
we have to be _much_ quicker. otherwise TYPO3 wont stay in a leading 
position as a ECMS forever...

good idea, but IMO not feasible - utopia at the moment - at least IMO

but I am happy if you can surprise me :)



More information about the TYPO3-project-content-rendering mailing list