http://meneame.net/ is probably the most extended social bookmarking site in spanish. I'd like to use the module with it, I tried to add it simply using the comented line in service_links.module, adding a line like:
$links['service_links_meneame'] = theme('service_links_build_link', t('Meneame'), "http://meneame.net/submit.php?url=$url", t('Anota este contenido en Meneame'), 'meneame.gif', $nodelink);
but it seem's not to work properly. I don't know if meneame is specting some more information or what, and I can't find some info about the api feed system that meneame.net uses.
Help apreciated!
xd
Comments
Comment #1
ruharen commentedI also would like to have meneame.net supported by this module.
Thanks
Comment #2
Gedxx commentedHere the solution
http://www.drupalweb.com/redes-sociales-5x
http://bytecoders.homelinux.com/content/release-oficial-de-service-links...
at this links you'll find modificated service links module.
Bye
Comment #3
c-c-m commentedThank you very much, Gedxx, that was what I was looking for. I've realized, however, that those modules are a ¿modification? of service links 5.x-1.0 and current version is 5.x-1.1. What should I do if I want it all? ;)
Thanks
Comment #4
joancatala commentedHi,
I did this for Latafanera (a catalan clon of meneame.net):
You just should replace www.latafanera.cat and write www.meneame.net
I hope this help.
Comment #5
TheCrow commentedThis is already available on the 2.x branch, 5.x-x.x is not more supported