D7 allows to define multiple display modes per content type, either with Display Suite module or with hook_entity_info_alter() code.
Service Links only process 'teaser' and 'full' display modes.
Worst, il is disabled for other display modes, even if 'both' is selected.
It would be nice to be able to select Service Links display for each content type + display mode combination.

CommentFileSizeAuthor
#3 service_links-1817724.patch5.81 KBTheCrow

Comments

simon georges’s picture

Version: 7.x-2.1 » 7.x-2.x-dev
jenlampton’s picture

I just opened a duplicate issue before finding this one, but had the same request:

In Drupal 7, you can add as many view modes as you like, and you can call them whatever you want. Service Links asks you specifically if you would like to see them in the teaser, full-node, or both, but does not account for any additional view modes that may have been added.

It would be great if the current settings could be abstracted a little bit to accomodate all view modes.

Additionally, if we could implement hook_field_extra_fields and allow admins to position the service links wherever they wanted in relation to all the other fields, that would automatically work for all view modes, and allow different weighting for each content type, as well as for view modes of each type :)

TheCrow’s picture

Status: Active » Needs review
StatusFileSize
new5.81 KB

a patch to test!

[Edit]
Everything about Field will be introduced with the third version.

TheCrow’s picture

Status: Needs review » Fixed

Fixed and committed!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

typo