Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor AddThis block to allow for extensibility #23

Open
doylejd opened this issue Aug 13, 2015 · 0 comments
Open

Refactor AddThis block to allow for extensibility #23

doylejd opened this issue Aug 13, 2015 · 0 comments

Comments

@doylejd
Copy link
Contributor

doylejd commented Aug 13, 2015

In the Drupal 7 version of AddThis the block can be configured based on any FieldFormatter that is defined for AddThis. With the changes in D8, I was not able to reproduce this functionality.

@todo:

  • Investigate the best way to make the block extensible by future contrib/custom modules.
  • Can we use the FieldFormatters in the same way that D7 did?
  • Is there a better option to handle the Field/Block displays to make them extensible by external modules? (Ie. Controllers, ??)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant