dfgdfgdfgfdgProperty
ATagParams
Data type
<A>-params
Description
Additional parameters to all links in TYPO3 (excluding menu-links)
Example:
To blur links, insert:
onFocus="blurLink(this)"
Property
baseURL
Data type
string
Description
This writes the <base> tag in the header of the document. Set this to the value that is expected to be the URL and append a "/" to the end of the string.
If this is set, make sure that "prefixLocalAnchors" is set to "all".
Example:
config.baseURL = typo3.org/sub_dir/
Property
beLoginLinkIPList
Data type
[IP-number]
Description