Having sharing button available as field needs to be done.

Comments

criz created an issue. See original summary.

criz’s picture

Adding a "pseudo field" should be enough. This can be done very easily.
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21...

Or do we need extra display settings for sharing button fields?

  • criz committed f8fc5fc on 8.x-1.x
    Issue #2663604 by criz: Create Drupal 8 field support
    
criz’s picture

Status: Active » Fixed

Letting node authors choose if the buttons should be displayed was confusing for people in d7.
So let's focus on just displaying buttons, a pseudo field is enough for this.

Status: Fixed » Closed (fixed)

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

shubhangi1995’s picture

Hi all,
in drupal 7 editor had the permission to select share icons per node basis with the help of pseudo field, is it still there in drupal 8, if yes can anyone please tell how as i was not able to select the icons on node basis i.e. icons selection option was missing at time of creation of node and the icons selected by default in backend were coming for all nodes.

Thanks