You are here

Files in Facebook Comments Social Plugin 8

Primary tabs

File namesort descending Location Namespace Description
facebook-comments-block.html.twig templates/facebook-comments-block.html.twig <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/{{…
facebook-comments-field.html.twig templates/facebook-comments-field.html.twig <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/{{…
FacebookComments.php src/Plugin/Field/FieldType/FacebookComments.php Drupal\facebook_comments\Plugin\Field\FieldType
FacebookCommentsBlock.php src/Plugin/Block/FacebookCommentsBlock.php Drupal\facebook_comments\Plugin\Block
FacebookCommentsFormatter.php src/Plugin/Field/FieldFormatter/FacebookCommentsFormatter.php Drupal\facebook_comments\Plugin\Field\FieldFormatter
FacebookCommentsSettingsForm.php src/Form/FacebookCommentsSettingsForm.php Drupal\facebook_comments\Form Contains \Drupal\facebook_comments\Form\FacebookCommentsSettingsForm
FacebookCommentsWidget.php src/Plugin/Field/FieldWidget/FacebookCommentsWidget.php Drupal\facebook_comments\Plugin\Field\FieldWidget
facebook_comments.info.yml facebook_comments.info.yml facebook_comments.info.yml
facebook_comments.libraries.yml facebook_comments.libraries.yml facebook_comments.libraries.yml
facebook_comments.links.menu.yml facebook_comments.links.menu.yml facebook_comments.links.menu.yml
facebook_comments.module facebook_comments.module Enables users to use Facebook comments on content.
facebook_comments.permissions.yml facebook_comments.permissions.yml facebook_comments.permissions.yml
facebook_comments.routing.yml facebook_comments.routing.yml facebook_comments.routing.yml
facebook_comments.schema.yml config/schema/facebook_comments.schema.yml config/schema/facebook_comments.schema.yml
facebook_comments.services.yml facebook_comments.services.yml facebook_comments.services.yml
facebook_comments.settings.yml config/install/facebook_comments.settings.yml config/install/facebook_comments.settings.yml
fluid.css css/fluid.css #fbcomments, .fb-comments, .fb-comments iframe, .fb-comments span { width: 100% !important; }

Other projects