CHANGELOG.txt |
CHANGELOG.txt |
|
<p>Changes since 7.x-1.0-beta2:</p>
<ul>
<li>Added support for the metadata module.</li>
<li>Added token support.</li>
</ul>
<p>Changes since 7.x-1.0-beta0:</p>
<ul>
… |
google_authorship.info |
google_authorship.info |
|
name = Google Authorship
description = "This module will allow Google search results to display an
author's profile picture."
core = 7.x
package = SEO |
google_authorship.install |
google_authorship.install |
|
Adds field to user entity on enable and removes fields on uninstall. Will
not delete fields upon disable. |
google_authorship.module |
google_authorship.module |
|
A module to display Google+ profile pictures of node authors in Google
search results. |
google_authorship.tokens.inc |
google_authorship.tokens.inc |
|
Custom tokens for Google Authorship. |
README.txt |
README.txt |
|
google_authorship
=================
Maintained by: Gabriel Sullice <gabriel@sullice.com>
Drupal.org: gabesullice [https://drupal.org/user/2287430]
A simple module which adds Google… |