Tag extraction with <tags> possible or not?
PlayfulWolf - October 15, 2009 - 01:09
| Project: | Service links |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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?
