nodewords 6.x-1.15

Bug fixes
Unsupported

The final release for D6, this just includes a few minor bug fixes from the last release.

Full changelog since v6.x-1.15-beta1:

nodewords 6.x-1.15-beta1

New features
Bug fixes
Unsupported

A small update that should be safe for all sites.

Changes since v6.x-1.14:

nodewords 6.x-1.14

Security update
Bug fixes
Unsupported

The resolves some bugs in 6.x-1.14-beta2, improves the Dublin Core integration and includes a fix for a non-critical security issue. It is recommended to review the release notes for v6.x-1.14-beta1 and beta2 prior to upgrading from 6.x-1.13 as there are several important changes. See also SA-CONTRIB-2012-173 - Nodewords: Information disclosure

nodewords 6.x-1.14-beta2

Bug fixes
Insecure
Unsupported

Two quick fixes:

  • #1701592 by DamienMcKenna: Disable the WYSIWYG editor on the Original Source URL and Standout URL fields.
  • #669272 by DamienMcKenna: Syntax bug caused invalid drupal_set_message() if no submodules were being used.

nodewords 6.x-1.14-beta1

New features
Bug fixes
Insecure
Unsupported

Many improvements are included from the last stable release. This release is focused on bug fixes, usability improvements and rounding off the feature set.

Most important changes:

  • All tags are now automatically output, there's no need to manually select them from the settings page.
  • Output of the various title, description and URL tags has been standardized to default using the same values.
  • The meta tags have been given manually assigned form weights, to aid with grouping them logically based on their purpose.
  • Added the page title meta tag (deprecating the Page Title module), Standout, Syndication Source, Original Source and Logo tags.
  • URL tags (canonical URL, etc) how use the path alias by default.
  • API change - meta tags can now have multiple values by giving the "multiple" attribute the value TRUE. The dc.contribtor tag is the first to use this.
  • Default values are no longer automatically entered into edit forms, they are instead only assigned during output.
  • Initial support for importing data using the Migrate module.

A few more tasks still need to be done before 6.x-1.14 is released, along with additional testing.

nodewords 6.x-1.13

Bug fixes
Insecure
Unsupported

This is the first stable release since 6.x-1.11, exactly two years ago. All users should update to this version, which fixes many problems in the last several releases and adds a few new features.

nodewords 6.x-1.13-rc2

Bug fixes
Insecure
Unsupported

This release fixes a bug updating from the 6.x-1.12-x releases.

nodewords 6.x-1.13-rc1

New features
Bug fixes
Insecure
Unsupported

This represents a preliminary release of what will be the first stable release of Nodewords since 2009. The wildly unnecessary and over-engineered rewrite of 6.x-1.12 has been reverted and now we present a continuation of the 6.x-1.11 code with many bugfixes and the good parts from the rewrite.

nodewords 6.x-2.0-alpha1

Unsupported

This 6.x-2.0-alpha1 is what used to be 6.x-1.12-beta/rc. We have decided to move the current 6.x-1.x code to the 6.x-2.x branch as it contains several major architecture and functional changes from the 6.x-1.11 release. The upcoming 6.x-1.12 release will not contain any major changes from 6.x-1.11 besides bug fixes.

nodewords 6.x-1.12-beta8

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-12-BETA7:

  • By kiam: Removed extra characters.
  • By kiam: Corrected the reference to a mistyped constant.

This release is supposed to be used to allow updating to version 6.x-1.12 and higher (or to version 6.x-12-beta9 and higher); it is not supposed to be installed to be regularly used.

nodewords 6.x-1.12-beta7

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-12-BETA6:

  • By kiam: Corrected the return value of nodewords_admin_update_6100().

This release is supposed to be used to allow updating to version 6.x-1.12 and higher (or to version 6.x-12-beta9 and higher); it is not supposed to be installed to be regularly used.

nodewords 6.x-1.12-beta6

Insecure
Unsupported

Changes since DRUPAL-6--1-12-BETA5:

  • By kiam: Updated the installation files.

This release is supposed to be used to allow updating to version 6.x-1.12 and higher (or to version 6.x-12-beta9 and higher); it is not supposed to be installed to be regularly used.

nodewords 6.x-1.12-beta5

New features
Bug fixes
Insecure
Unsupported

This release is supposed to be used to allow updating to version 6.x-1.12 and higher (or to version 6.x-12-beta6 and higher); it is not supposed to be installed to be regularly used.

nodewords 6.x-1.12-beta4

New features
Bug fixes
Insecure
Unsupported

This release was supposed to be used to allow updating to version 6.x-1.12 (or to version 6.x-12-beta5 or higher); it was not supposed to be installed to be regularly used.

nodewords 6.x-1.12-beta3

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-12-BETA2:

  • By kiamlaluno: Changed the code to avoid the meta tags are also copied in the table used from user.module.
  • #690304 by kiamlaluno: It is not possible to set the value for the meta tag PICS-LABEL to use in the front page.
  • By kiamlaluno: Changed the code to not add meta tags when the site is offline.
  • By kiamlaluno: Changed the data passed to watchdog() for the log message used when meta tags are saved.
  • By kiamlaluno: Changed the module menus.
  • By kiamlaluno: Renamed the functions nodewords_pages_*() as nodewords_custom_pages_*().
  • By kiamlaluno: Corrected the documentation for hook_nodewords_type_id().
  • By kiamlaluno: Changed the API; slightly changed the user interface.
  • By kiamlaluno: Added the function nodewords_url().
  • By kiamluno: Corrected the code that was accessing an array index not used in branch 6.x-1.

nodewords 6.x-1.12-beta2

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-12-BETA1:

  • By kiamlaluno: Correctly named an update function that had the same name of another one.
  • #668446 by kiamlaluno: Change the options to allow setting keywords that are put before, and after all the others.

nodewords 6.x-1.12-beta1

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-11:

  • #671926 by kiamlaluno: Node operations are probably not compatible with VBO.
  • By kiamlaluno: Fixed the access to a not defined array index.
  • #672072 by kiamlaluno: Meta tag content generation always use the node body content.
  • #672262 by kiamlaluno: Meta tags for "other pages" are not used.
  • By kiamlaluno: Changed a string used in the user interface.
  • By kiamlaluno: Added the code to remove a Drupal variable that was not deleted.
  • #672346 by kiamlaluno: Remove the settings that have an equivalent setting for content types.
  • #672096 by Summit, kiamlaluno: Meta tags are not saved for taxomony terms or vocabularies.
  • By kiamlaluno: Added the code to check if the parameter passed to nodewords_taxonomy() is not NULL.
  • By kiamlaluno: Added the support for custom pages meta tags in nodewords_mass_update().
  • By kiamlaluno: Fixed a typo in a SQL query.
  • By kiamlaluno: Changed _nodewords_load_all_includes() to not load a file if the related module already implements hook_nodewords_type_id().
  • By kiamlaluno: Changed the description given for the global keywords setting.
  • By kiamlaluno: Changed the code to not use the path alias when populating the canonical URL meta tag.
  • By kiamlaluno: Added code to verify if the array passed to nodewords_mass_update() contains at least one item.
  • #672976 by kiamlaluno: Syntax error on line 322.
  • By kiamlaluno: Removed the code for the tracker pages.

nodewords 6.x-1.10

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-9:

nodewords 6.x-1.8

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-7:

nodewords 6.x-1.7

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-6:

  • By kiamlaluno: Removed a fieldset that was used from the meta tag PICS-LABEL.
  • by kiamlaluno: Fixed the previous commit which was incorrectly saving the meta tag ROBOTS content.
  • #653696 by kiamlaluno: Users with administration permissions should always be able to edit the meta tags content.

nodewords 6.x-1.6

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-5:

  • #650718 by fenstrat: Auto meta description generation: third-party modules filter regex is broken.
  • By kiamlaluno: Updated nodewords.api.php to include the description of hook_nodewords_tags_alter().

nodewords 6.x-1.5

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-4:

  • By kiamlaluno: Fixed a problem with the files not being correctly tagged.

nodewords 6.x-1.4

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3:

  • By kiamlaluno: Added the support for hook_nodewords_tags_alter().
  • #650164 by ao2: Code incorrectly uses the revision ID instead of the node ID.

nodewords 6.x-1.3

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3-BETA5:

nodewords 6.x-1.3-beta5

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3-BETA4:

  • By KiamLaLuno: Added a call to trim() for the meta tags content.
  • #618576 by KiamLaLuno: Invalid argument supplied for foreach.

nodewords 6.x-1.3-beta4

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3-BETA3:

nodewords 6.x-1.3-beta3

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3-ALPHA2:

  • by Denes Szabo: Updated Hungarian translation
  • By KiamLaLuno: Corrected the code of the function nodewords_update_6113(), which now deletes the table nodewords, and renames the table nodewords_tmp as nodewords also when the table contains no rows.
  • By KiamLaLuno: Changed nodewords_update_6113() to back up the content of the table nodewords in nodewords_10; changed the code that now doesn't add two new indexes if nodewords_update_6113() has been already executed.

nodewords 6.x-1.2

Bug fixes
Insecure
Unsupported

Fixed the code that was trying to access a not existing array index.

nodewords 6.x-1.1

Security update
Bug fixes
Insecure
Unsupported

This release fixes a security vulnerability, all users of Meta tags 6.x-1.0 or any 6.x-1.x-dev snapshot from before 2009-09-23 are urged to upgrade. For more details, see SA-CONTRIB-2009-060.

Differences with version 6.x-1.0:

nodewords 5.x-1.13

Bug fixes
Unsupported

This official release has been created from the latest development snapshot. It may contains some bugs; you use it at your own risk.

nodewords 6.x-1.0

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-0-rc1:

nodewords 5.x-1.11

Bug fixes
Unsupported

If you use image-5.x-2.0alpha2 nodewords-5.x-1.10 gave an error due to a bug in the image module. Version 1.11 fixes this. See: #294475: array-flip not array-flipping. Other then that, no changes.

nodewords 5.x-1.10

New features
Bug fixes
Unsupported

New features

Bug fixes

nodewords 5.x-1.9

New features
Bug fixes
Unsupported

Bug fixes

New features

#263003: nodewords hook (easy entry point for token support, thanks hanoii

The new hook_nodewords(&$tags, 'prepare', $type, $ids) allows additional modules to change the output of nodewords. Examples are:

nodewords 6.x-1.0-rc1

Insecure
Unsupported

Straightforward port of nodewords-5.x-1.8-rc1 to Drupal 6.x.

It currently does not have support for views or panels. If you use views or panels, reopen this issue when a stable or -rc release of those modules is available, we will then readd support for them.

This release may have bugs, please test!

nodewords 5.x-1.8-rc1

Unsupported

Release candidate. Should have support for panels v1 and panels v2. Please test.

nodewords 5.x-1.7

Security update
Bug fixes
Unsupported

5.x-1.6 contained a stupid last-minute, not-enough-testing mistake which even opened security holes if you allow users to specify the alt attribute of an image in a node. See SA-2008-008 - Meta tags - Arbitrary code execution for the advisory.

Bugfixes

Pages

Subscribe with RSS Subscribe to Releases for Nodewords: D6 Meta Tags