Download & Extend

Views integration: Add a Service Links field

Project:Service links
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Attached patch adds a service links field for views integration.

AttachmentSize
service_links_views_field.patch3.22 KB

Comments

#1

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

Thanks very much,

Robbie Jackson

#2

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

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

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

#5

Is this patch commited to any release?

#6

I can confirm that this works really well.

It would be great to get this added to the next release.

#7

Status:needs review» reviewed & tested by the community

I also tested it and it works as expected. Thank you for the patch.

Can this please be included in dev?

#8

yep: that's done it. thanks a lot.

#9

It's not in the dev. Using latest from 2010-Jan-20

#10

good!!
manual installation with all files in the folder modules/service_links

thanks!!

#11

This patch works as advertised. It would be nice to get this into 2.x dev at the very least.

#12

Version:master» 6.x-2.x-dev
Status:reviewed & tested by the community» fixed

Added it, thank you!

#13

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.