[TYPO3-content-rendering] Div around table

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Sun Feb 19 09:41:49 CET 2006


Janno Schouwenburg schrieb:
> Hello,
> 
> I was just strugling getting a table content element centered on a page 
> while css styled content is enabled. The only way seems to be using a div 
> around the table definition. Should'nt  a div around a table element be 
> standard rendered or is this against basic principles used for css styled 
> content?
> 
> Thanks,
> 
> Janno Schouwenburg 

Hello Janno,

with this question you touch again the field the CRG want's to give answers to,
also by defining standard Content Rendering Schemes. It hasn't made any progress
since 4.Feb.

http://wiki.typo3.org/index.php/Content_Rendering_Schemes

My prognose is, that in result there will by a model of levels for different
purpuses with more or less DIV and SPAN in it. Maybe 3 levels: minimal, medium,
maximum.

a) It could by pretty, if you can change it all by setting a central level.

Example TS: config.renderingLevel = max

b) For finegrained output you could override the defaults on cObject level.

lib.menu = CRGMENU
lib.menu.renderingLevel = min
lib.menu.wrap = <DIV class="selfdefinedMenuWrapper">|</DIV>

greets

Elmar




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