Hi,

Have adopted module for local bookmarking service, and want to prepopulate tags on submit form. Got very currious with this line in russian_services.module:

'link' => 'http://zakladki.yandex.ru/addlink.xml?create_link=&name=<encoded-title>&url=<encoded-url>&descr=<encoded-teaser>&tags=<tags>&folder_id=<source>&newfolder=0&create_link=0'

It is a bit different from all the others as it has < tags > tag in it doesn't extract any tags from node. Does it work or not?

Comments

TheCrow’s picture

Status: Active » Fixed

<tag> has been never implemented also if was one of the first ideas (thats why was there), however the <title> tag support now the override through Token

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.