[TYPO3-english] url for content elements
    Peter Russ 
    peter.russ at 4many.net
       
    Tue Mar 10 20:39:30 CET 2009
    
    
  
--- Original Nachricht ---
Absender:   Paul Bucalo
Datum:       10.03.2009 20:14:
> Here is what I have:
> 
> 
> alt_print.10 = CONTENT
> alt_print.10 {
>   typeNum=98
>   config.disableAllHeaderCode = 1
>   table = tt_content
>   select.orderBy = sorting
>   select.where = colPos=0
>   marks.CONTENT < styles.content.get
> }
> 
> But when I go to http://my-url/index.php?id=1&type=98 I still get html tags
> I don't want.
> It does list my content elements, but it still wraps them in
> <html><head>default typo stuff</head><body> etc.
> Is there a way I can strip everything except the content element?
> Thank you for your all your help so far,
> Paul Bucalo
> 
Pls check TSref->CONTENT
This object has no typeNum. Only PAGE object has it ;-)
Your TS is just some wild C&P of lines without any relation:
Please also search TSref for marks, styles.content.get, et.al.
Peter.
-- 
Fiat lux! Docendo discimus.
_____________________________
uon GbR
http://www.uon.li
http://www.xing.com/profile/Peter_Russ
    
    
More information about the TYPO3-english
mailing list