[TYPO3-content-rendering] Revival of the group
    Sacha Vorbeck 
    Vorbeck at moduleBox.com
       
    Fri Feb 13 00:18:32 CET 2009
    
    
  
Hi,
> - improve css_styled_content's Text with images so that it only renders
>  "a single image + text" if this is all we have (and not tons of DLs,
> DIV, SPAN, etcs). And maybe handle other "special" situations like this
> one better.
yes, this would be great. Currently I use some rather complicated TS to 
make a copy instead of a reference for the object that renders the 
single image without text and then remove all the wraps for it. But it 
would be surely better to have a code optimized for each positioning 
option instead of the current one-fits-all solution. Your other 
suggestions are also good.
I also have a TS snippet with nested CASE objects that gives each CE a 
different wrap considering the cType, colPos, menuType, listType fields. 
Maybe this is useful for someone.
So I`m interested but I`m != programmer and could only offer some TS and 
sponsoring.
-- 
all the best,
Sacha
    
    
More information about the TYPO3-project-content-rendering
mailing list