[TYPO3-dev] Writing to page type <> 0

Ingmar Schlecht ingmar at typo3.org
Sat Feb 17 09:18:18 CET 2007


G'day Christian,

Christian Lerrahn (Cerebrum) wrote:
> I think I've asked this question before but I'm not sure that I've ever
> good a useful reply. Is there any proper documentation of the TYPO3
> page type concept? How do I make my extension write to a certain page
> type? E.g. if I wanted my extension to write to 99 in plain text, how
> would I do that? Any hints and pointers would be very much appreciated!

myPage = PAGE
myPage.typeNum = 99
myPage.10 < plugins.tx_myext_pi1

Do you mean this?

However, this is probably a question better asked in the english main
mailinglist.

cheers
Ingmar




More information about the TYPO3-dev mailing list