Closed (fixed)
Project:
Service links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 22:29 UTC
Updated:
27 Oct 2010 at 14:00 UTC
service_links_render currently takes a raw node as a basis for link generation. It makes it difficult to reuse the code in module-generated pages and other programmatic elements that are not nodes. The method should be refactored so that it calls a generic function that would be equally available to other modules.
Comments
Comment #1
liquidcms commented+1 .. yup..
Comment #2
TheCrow commentedservice links is still under refactoring so any comment or implementation example is accepted.
Comment #3
TheCrow commentedwork now for nodes and not-nodes