constant GOOGLE_AUTHORSHIP_PREFIX in Google Authorship 7
Same name and namespace in other branches
- 7.2 google_authorship.module \GOOGLE_AUTHORSHIP_PREFIX
2 uses of GOOGLE_AUTHORSHIP_PREFIX
- google_authorship_preprocess_username in ./
google_authorship.module - Implements template_preprocess_username().
- google_authorship_tokens in ./
google_authorship.tokens.inc - Implements hook_tokens().
File
- ./
google_authorship.module, line 16 - A module to display Google+ profile pictures of node authors in Google search results.
Code
define('GOOGLE_AUTHORSHIP_PREFIX', 'http://plus.google.com/');