Hi Miguel. Try this:

lib.delicious = IMAGE
lib.delicious {
  file = fileadmin/templates/images/iconos/ico_delicious.gif
  stdWrap.typolink.parameter.cObject = COA
  stdWrap.typolink.parameter.cObject {
    wrap = http://del.icio.us/post|
    10 = COA
    10.1 = TEXT
    10.1.data = TSFE:baseUrl
    10.2 = TEXT
    10.2.typolink.parameter.data = page:uid
    10.2.typolink.returnLast = url
    10.rawUrlEncode = 1
    10.wrap = ?url=|

    20 = COA
    20.1 = TEXT
    20.1.data = page:title
    10.rawUrlEncode = 1
    20.wrap = &title=|
  }
}


-- 
Peter Klein/Umloud Untd

"Miguel Angel Calleja Lázaro" <[EMAIL PROTECTED]> skrev i en meddelelse 
news:[EMAIL PROTECTED]
> Hi list, i have to create a link in typoscript to post in delicious but i 
> dont know how can i add url and title parameter.
> lib.delicious=TEXT
> lib.delicious {
>    value = <img 
> src="/fileadmin/templates/images/iconos/ico_delicious.gif"/>
>    typolink.parameter = 
> http://del.icio.us/post?url={my_url_page}&title={page:title}
> }
>
> how can I put Url page and how can i replace these values? Thanks 


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
  • [TYPO3] typolink Miguel Angel Calleja Lázaro
    • Re: [TYPO3] typolink Peter Klein

Reply via email to