You are here

CHANGELOG.txt in Google Authorship 7

Same filename and directory in other branches
  1. 7.2 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>
  <li>Merge branch '7.x-1.x-dev' into 7.x-1.x</li>
  <li>Merge branch 'feature/nodevalidate' into 7.x-1.x-dev</li>
  <li><a href="/node/2046181">#2046181</a> by michaellander, gabesullice: Changed arg() to menu_get_object() and !empty() to filed_get_items(). Also, removed unnecessary conditions after the changes. Wrote some new line commencts and broke some conditions out per Drupal coding standards.</li>
  <li>Merge branch 'hotfix-7.x-1.x-beta0.1' into 7.x-1.x</li>
  <li><a href="/node/2045951">#2045951</a> by gabesullice: Appended 'rel=author' to href and removed it from attributes in the link.</li>
  <li>By gabesullice: Updated README.txt.</li>
</ul>

File

CHANGELOG.txt
View source
  1. Changes since 7.x-1.0-beta2:

    • Added support for the metadata module.
    • Added token support.
  2. Changes since 7.x-1.0-beta0:

    • Merge branch '7.x-1.x-dev' into 7.x-1.x
    • Merge branch 'feature/nodevalidate' into 7.x-1.x-dev
    • #2046181 by michaellander, gabesullice: Changed arg() to menu_get_object() and !empty() to filed_get_items(). Also, removed unnecessary conditions after the changes. Wrote some new line commencts and broke some conditions out per Drupal coding standards.
    • Merge branch 'hotfix-7.x-1.x-beta0.1' into 7.x-1.x
    • #2045951 by gabesullice: Appended 'rel=author' to href and removed it from attributes in the link.
    • By gabesullice: Updated README.txt.