Posted by PlayfulWolf on October 15, 2009 at 1:09am
Jump to:
| Project: | Service links |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
<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
#2
Automatically closed -- issue fixed for 2 weeks with no activity.