Translations
Info
All page names need to be in English.
en da  de  fr  it  ja  km  nl  ru  zh

TSref/makelinks

From TYPO3Wiki
Jump to: navigation, search

This page is document in progress. TypoScript


makelinks

makelinks substitutes all appearances of

http://www.webaddress.rld

mailto:name@email.rld

... to a real linktag

Property: Data type: Description: Default:


http.extTarget target The target of the link _top
http.wrap wrap wrap around the link
http.ATagBeforeWrap boolean If set, the link is first wrapped with http.wrap and then the <A>-tag.
http.keep list: "scheme","path","query" As default the link-text will be the full domain-name of the link.
Examples:
http://www.webaddress.rld/test/doc.php?id=3
"": www.webaddress.rld
"scheme": http://www.webaddress.rld

"scheme,path": http://www.webaddress.rld/test/doc.php

"scheme,path,query": http://www.webaddress.rld/test/doc.php?id=3
http.ATagParams <A>-params /stdWrap Additional parameters
Example:
class=”board”
mailto.wrap wrap wrap around the link
mailto.ATagBeforeWrap boolean If set, the link is first wrapped with mailto.wrap and then the <A>-tag.
mailto.ATagParams <A>-params /stdWrap Additional parameters
Example:
class=”board”

[tsref:->makelinks]

Go to: typo3.org    
Login, and you can edit.
Personal tools
Namespaces

Variants
Actions