Google+ Tools
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.

Profile image for mrk studios grindking on January 19, 2012
Erzeugt die Möglichkeit das manuelle Links mittels ID-Angabe in Typolinks gewandelt werden. (urls) Beispiel in einem HTML-Element auf der Seite: Mein Link 254 entspricht der Seiten-ID
Language
TYPO3
Tags

Typolink in HTML-Elementen


tt_content.html.parseFunc.tags.link = TEXT
tt_content.html.parseFunc.tags.link {
    current = 1
    typolink {
        parameter.data = parameters : allParams
        extTarget = _self
        target = _self
        wrap = 
    }
    parseFunc.constants = 1
}

Comments

blog comments powered by Disqus