CHANGELOG.txt |
CHANGELOG.txt |
|
<p>Changes since 7.x-2.0-beta0:</p>
<ul>
<li><a href="/node/2108387">#2108387</a> by gabesullice: Fixed Property of Non-Object Error.</li>
</ul>
<p>Changes since… |
google_authorship.admin.inc |
includes/google_authorship.admin.inc |
|
Defines admin configuration page for the Google Authorship module |
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
configure = "admin/config/search/google_authorship" |
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… |