[TYPO3-english] Display navbar outside of typo3
Xavier Perseguers
typo3 at perseguers.ch
Mon Oct 12 07:04:18 CEST 2009
Hi,
Ryan Bilesky wrote:
> hmm ok now when you say
> give your "page" object some specific typeNum
>
> what exactly do you mean, how do I do that?
Google for "typo3 typenum" ;-)
Basically it's
page.typeNum = 123
which let's you access your page with /index.php?id=someid&type=123
and prevents you from getting the default page (aka your default template that renders the full website). It's the same as well-known type 99 for "printing" (even if I prefer CSS-only for this case).
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-english
mailing list