Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » TypoScript » Other
Post new topic   Reply to topic Page 1 of 1 [2 Posts] Import footer information from page
Author Message
aquar



Joined: 13 Oct 2005
Posts: 66

PostPosted: 06 Dec 2005 - 10:47 pm    Post subject:  Import footer information from page Reply with quote

how can i import the information?
Back to top
View user's profile Send private message
moob



Joined: 11 Oct 2005
Posts: 132

PostPosted: 07 Dec 2005 - 12:30 am    Post subject: Reply with quote

as plain TEXT:

Line:  Code:
1
2
3
temp.buildFooter.data = DB:tt_content:555:bodytext
temp.buildFooter.wrap = |
 Show complete code


as stored RTE content:
Line:  Code:
1
2
3
temp.buildFooter.tables = tt_content
temp.buildFooter.source = 555
 Show complete code


moob
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
Home » TypoScript » Other
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum