Views integration: Add a Service Links field

q0rban - June 17, 2009 - 15:07
Project:Service links
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Attached patch adds a service links field for views integration.

AttachmentSize
service_links_views_field.patch3.22 KB

#1

rmjackson - July 17, 2009 - 18:02

Could someone please confirm whether this patch will be integrated into the next official release of service links?

Thanks very much,

Robbie Jackson

#2

wrb123 - July 20, 2009 - 06:30

i'm confused about how to apply this patch myself. it looks like it adds some lines of code to the main service links .module file, but then does it create two more files? if so, where do i put those files? i tried putting them in the module folder, and also in the views plugins folder and a service_links subfolder there, yet i cant get the field to show up within views. any help would be greatly appreciated.

thanks,
bill

#3

q0rban - July 20, 2009 - 13:23

Hi Bill! the patch was created relative to the service_links module.

in the service_links module folder, run:

patch -p0 < service_links_views_field.patch

also read http://drupal.org/patch/apply

You'll have to clear the views cache after applying the patch.

Thanks!

#4

wrb123 - July 21, 2009 - 07:43

i may not have cleared my views cache... thanks! :)

#5

mattiasj - October 9, 2009 - 08:59

Is this patch commited to any release?

 
 

Drupal is a registered trademark of Dries Buytaert.