[Typo3] Pulling Site Root

Jan Wischnat jan at wischnat.de
Fri May 27 18:32:22 CEST 2005


Hello Eric,

> Is there a quick and easy way to pull the Site Root
> through typoScript to dynamically insert into a page ?

temp.path = TEXT
temp.path.data = getenv : DOCUMENT_ROOT

page.10 < temp.path

Check out TSRef > Datatype reference > getText to see what other vars you 
can read via getText
http://typo3.org/documentation/document-library/doc_core_tsref/Datatype_reference/

hth

Jan





More information about the TYPO3-english mailing list