Closed (fixed)
Project:
Service links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 07:02 UTC
Updated:
24 Sep 2010 at 10:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
TheCrow commentedEhi pvasili great work, just some detail to fix:
because the first is used for generate images... (using ru_linkstore for link images (ru_linkstore.png)... everyone want delete russian service will do it easy (del ru_* or rm ru_*) ) and the second is used as text for textual links (better have Linkstore than ru_LinkStore).
If you agree i'll change it automatically through VIM without pass service by service :))
P.S. Why the last 3 are commented?
Comment #2
pvasili commented1) $links['ru_linkstore'] - I agree with you.
2) 'name' => 'LinkStore' - This is bad because I can easily see only Russian bookmark at /admin/settings/service_links/services :(.
Another option - add a field on the page /admin/settings/service_links/services - Servise.
The data for the field taken from Info file (forward_services.info [name] for example) Servise = Forward Services)
and I will see:
3) 3 comment - ToDo ;)
Comment #3
TheCrow commentedwow the "another option" of second point is great!!! i'll work on it :))
Thank you!
Comment #4
TheCrow commentedRussian services and Service column committed, they will appear in the next auto-generated dev release :))
Comment #5
pvasili commented1) ottimo, grazie!
2)
==========================
italian_services.module on line 32
'name' => 'Segnalo.com' -> 'name' => 'Segnalo.com',
italian_services.module on line 38
'name' => 'TechNotizie' -> 'name' => 'TechNotizie',
==========================
errori di battitura ;)
Comment #6
pvasili commented4)
Comment #7
pvasili commentedI made a wrong comment. (delete it)...
Comment #8
pvasili commented+ 2 Service
minor bugfixes
Comment #9
TheCrow commentedCommitted: Comma fix in italian_services, the new russian_services, the double underscore is single now!
About the second image... ru_Vaau is the old system you must see just Vaau in the new... maybe is mixed?
Thank you again for collaborate ;))
Comment #10
pvasili commented+ 1 Service
Comment #11
TheCrow commentedAbout Linksia are u sure the link is:
http://links.i.ua/mark/?url==<encoded-url>&ename=<encoded-title>and nothttp://links.i.ua/mark/?url=<encoded-url>&ename=<encoded-title>?(watch the '=' near 'url')
Comment #12
TheCrow commentedComment #14
Ingumsky commentedI've created a patch for the russian_services.module which implements a bookmark for vkontakte.ru website and fixes a broken link for yandex.ru. The patch mentioned is attached to this comment.
Comment #15
pvasili commentedIngumsky - excellent job, thanks.
Comment #16
TheCrow commented