[TYPO3-english] Possible to use an "empty template"?

Wiel, J.A.M. van de j.a.m.v.d.wiel at tue.nl
Fri Jun 12 12:57:24 CEST 2009


Hi Nate,
Set config.disableAllHeaderCode to 1 and TYPO3 will generate only <html>|</html>. You provide the rest yourself. See TSRef for more info.

Bas

________________________________________
From: typo3-english-bounces at lists.netfielders.de [typo3-english-bounces at lists.netfielders.de] On Behalf Of Nate Russell [webmaster at int-res.com]
Sent: Friday, June 12, 2009 12:55 PM
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3-english] Possible to use an "empty template"?

Thank you for your reply.

Sorry if my question was unclear.

The plain HTML content element does not solve my problem because the content I enter still gets
wrapped in my template (menu, header/footer, etc.). It is not truly "plain".

For example, I want to to enter something like this....

<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Test</h1>
<p><b>1 2 3</b></p>
</body>
</html>

Ideally, typo3 would output just that, and my browser renders it as simple html, completely ignoring
my templates.

-nate

Wiel, J.A.M. van de wrote:
> Hi Nate,
> Let me first point out that to me your problem description is very unclear. But TYPO3 has a plain HTML content element which you could maybe use for this..
>
> Bas
> ________________________________________
> From: typo3-english-bounces at lists.netfielders.de [typo3-english-bounces at lists.netfielders.de] On Behalf Of Nate Russell [webmaster at int-res.com]
> Sent: Friday, June 12, 2009 12:10 PM
> To: typo3-english at lists.netfielders.de
> Subject: [TYPO3-english]  Possible to use an "empty template"?
>
> I know this kind of defeats the purpose of a CMS, but is it somehow possible to make an empty or
> blank template? What I mean is that in the text field, I put in just plain HTML, <html>....</html>
> and TYPO3 just spits it out, ignoring my usual template.
>
> I am currently linking to the page hosted elsewhere on the server via a shortcut, but I would like
> to keep it "in the box".
>
> Doable?
>
> Thank in advance,
> Nate
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
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