opengraph_meta 7.x-2.0-beta3

New features

Changes since 2.0-beta2

  • #2: Move fieldset into the metadata field group.

opengraph_meta 7.x-2.0-beta2

Bug fixes

Full list of changes since 7.x-2.0-beta1

  • Fix notice when creating new content without default value. [view commit]

opengraph_meta 7.x-2.0-beta1

New features

Summary

This version adds a submodule called opengraph_meta_upload. This module defines an image field, that you can add to your entities. If the field is added to an entity you get an additional option for uploading an image in the Opengraph configuration.

Due to a Drupal core bug you’ll need to patch drupal for you to be able to add this field to the first bundle (see #2869266
).

opengraph_meta 7.x-2.0-alpha3

New features

Full list of changes since 7.x-2.0-alpha2

opengraph_meta 7.x-2.0-alpha2

Bug fixes

Summary

This mainly fixes a bug that caused a fatal error when displaying node forms and caused the migration to lose data.

Full list of changes since 7.x-2.0-alpha1

opengraph_meta 7.x-2.0-alpha1

New features

This is the first alpha of the new major release series of opengraph_meta. It now is based upon metatag_opengraph. The whole storing and rendering is now done by metatag, while opengraph_meta improves the user experience.

New features

  • Tokens can now be used for all metatags just like in metatag.
  • It's now possible to enter a custom image URL additionally to choosing one.

New dependencies

opengraph_meta now depends on:

opengraph_meta 7.x-2.x-dev

New features

OpenGraph Meta (7.x-2.x) provides an UX improved form for editing OpenGraph metatags. In contrast to the 7.x-1.x it doesn't implement the storing and rendering of the metatags. It uses metatag for this purpose instead.

opengraph_meta 6.x-1.6

Bug fixes

Changes 2011-12-05
------------------
Issue #1333554 by hiddentao, toleiollo: Patch to ensure correct language representatio of body field is used.
Issue #1341900 by Jorrit, hiddentao: Patched bug where fallback image was being used instead of node image.
Issue #1316264 by hiddentao, vinmassaro: Patched leading slash on image URL issue for both versions.
by hiddentao: Added compatibility layer to hide Drupal version differences.
by hiddentao: Added Drupal version-specific hook include files.
by hiddentao: Better test error reporting.

opengraph_meta 7.x-1.2

Bug fixes

Changes 2011-12-05
------------------
Issue #1333554 by hiddentao, toleiollo: Patch to ensure correct language representatio of body field is used.
Issue #1341900 by Jorrit, hiddentao: Patched bug where fallback image was being used instead of node image.
Issue #1316264 by hiddentao, vinmassaro: Patched leading slash on image URL issue for both versions.
by hiddentao: Added compatibility layer to hide Drupal version differences.
by hiddentao: Added Drupal version-specific hook include files.
by hiddentao: Better test error reporting.

opengraph_meta 6.x-1.4

New features
Bug fixes
  • #1001818 by hiddentao: Fixed by ensuring quotes are converted to their HTML entity equivalents.
  • #983512 by hiddentao: Added Location tags.
  • #983512 by hiddentao: Added Contact tags.
  • #983512 by hiddentao: Added ability to set global defaults for new optional contact and location tags in the admin settings screen.

opengraph_meta 6.x-1.2

New features

Added basic tests for the module. Initial testing helped find a couple of minor issues.

opengraph_meta 6.x-1.1

New features

Added support for og:site_name and og:type meta tags.

The og:site_name tag is configured on a site-wide basis. The og:type tag is configured for each content type but can be overridden on a node-by-node basis. The values for this tag are taken from http://opengraphprotocol.org/#types.

Subscribe with RSS Subscribe to Releases for Open Graph meta tags