[TYPO3-german] facebook LIKE in tt_news LIST und LATEST

Ralf-Rene Schröder ralf.rene at online.de
Fri Aug 5 02:04:48 CEST 2011


hallo
einen normalen LIKE Button auf einer Seite binde ich ja wie folgt ein

  5 = COA
  5 {
    wrap = <div class="ifc-likebutton" style="float:right;"> | </div>
    stdWrap.typolink.parameter.cObject = COA
    stdWrap.typolink.parameter.cObject {
      wrap = http://www.facebook.com/share.php?u= |
      10 = TEXT
      10.typolink.parameter.data = TSFE:id
      10.typolink.returnLast = url
      10.typolink.addQueryString = 1
      10.typolink.addQueryString.exclude = id
      10.dataWrap = {TSFE:baseUrl}|
      10.rawUrlEncode = 1
    }
    10 = IMAGE
    10.file = fileadmin/facebook.gif
  }

wie aber komme ich in den tt_news LIST und LASTEST Ausgaben an die
Zielurl zur Detailseite mit den parametern um sie einzufügen
unter: 5.stdWrap.typolink.parameter.cObject.10 ...

-- 
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
______________________________________________


More information about the TYPO3-german mailing list