Open Graph Comments

Component ID

2104985

Component name

Open Graph Comments

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1123

Component created

Component changed

Component body

Open Graph Comments module allows to show Open Graph meta tags (http://opengraphprotocol.org/) of first link available in comment. Its same kind of functionality used by facebook and twitter to show title(with link), image and description of particular external page if its link is added in any status or tweet.

Features

  • Open Graph Comments module get link from comment body and fetches open graph meta tags information to show og:title, og:link, og:image and og:description attached to comment body.
  • It also allows to enable or disable to display of open graph meta tags information for particular content type. It can be done from comment settings in content type edit page.
  • Open Graph Comments module also uses drupal caching to cache comment's open graph meta tag information so that next time it does not go to external page to get those information.

Installation