[Typo3] typeNum = 97

Bart Aninowski bart at sonik.pl
Thu Feb 3 10:10:02 CET 2005


Uzytkownik "Bill Stoltz" <bstoltz81 at comcast.net> napisal w wiadomosci 
news:mailman.2237.1107410468.2660.typo3-english at lists.netfielders.de...
> Anyone know how to setup a template or page to work with typeNum=97? or
> maybe any typenum?

This is for print page

print_page = PAGE
print_page.stylesheet =  fileadmin/template/main/images/style.css
print_page {
  typeNum = 98
 1< temp.path
5 = TEXT
5.field = title
5.wrap = <span class="PRINTITLE">Page Title: &nbsp;| </span>
  10 = TEXT
  10.value = <hr size="1">
  20 = CONTENT
  20 < styles.content.get

30 = TEXT
30.value = <hr size="1">

40 = TEXT
40.data = getenv:HTTP_HOST
40.wrap = <table cellspacing="0" cellpadding="0" border="0" width="100%" 
class="copyright"><tr><td>http:// |
45 = TEXT
45.data = getenv:REQUEST_URI


}





More information about the TYPO3-english mailing list