[TYPO3-english] url for content elements

Paul Bucalo paul.bucalo at gmail.com
Tue Mar 10 20:14:33 CET 2009


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


On Mon, Mar 9, 2009 at 5:26 PM, Georg Ringer <mail-spam at ringerge.org> wrote:

> Paul Bucalo schrieb:
> > Will that render in the context of a full page template or just the CE
> > completely by itself?
>
> it depends what you want. it can do both ;)
>
> Georg
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list