Releases for Nodewords
nodewords 6.x-1.3-beta5
First released: October 30, 2009 - 20:19
Size: 60.45 KB
md5_file hash: e3402e78287bb136890d95e54543b318
Last updated: October 30, 2009 - 20:21
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
First released: October 28, 2009 - 23:01
Size: 60.43 KB
md5_file hash: ea0e94cc44593a61d20ea7b40eb2f6b6
Last updated: October 28, 2009 - 23:06
Changes since DRUPAL-6--1-3-BETA3:
- By KiamLaLuno: Changed the function nodewords_update_6143() to avoid it saves a value for a Drupal variable if the variable was not previously set.
- #601436 by KiamLaLuno: When the option "Repeat meta tags for lists" is not selected, the canonical URL is not used.
- By KiamLaLuno: Added the line "recommends" in nodewords.info.
- By KiamLaLuno: Added a warning shown when "Meta Tags by path" is enabled.
- #613376 by hass, KiamLaLuno: How to downgrade broken nodewords 1.1+ to 1.0 for a smooth upgrade to 1.3.
- By KiamLaLuno: Removed the tab pager from the settings pages.
- By KiamLaLuno: Follow-up for the previous commit; added the settings for the meta tag ROBOTS to use for the list pages.
- By KiamLaLuno: Changed the value for the attribute of tag:weight used for the canonical URL meta tag.
- #616394 by KiamLaLuno: Upgrade from D5 ends with disabled nodewords module, but enabled submodules.
- By KiamLaLuno: Added a meta tag more to the search index.
- By KiamLaLuno: Changed the description given for the meta tag REVISIT-AFTER in the meta tags edit form.
nodewords 6.x-3.x-dev
First released: October 25, 2009 - 18:20
Size: 56.94 KB
md5_file hash: 37b647a2eebdd1df70910dfa6074195f
Last updated: November 17, 2009 - 12:14
Changes since DRUPAL-6--1:
- #556014 by KiamLaLuno: Allow third-party modules to help in detecting the type of the page shown.
- #508496 by KiamLaLuno: Support for tokens.
Branch 6.x-3 is still unsupported, at the moment. Use it if you want to help in testing it, and finding any possible issues.
nodewords 6.x-1.3-beta3
First released: October 24, 2009 - 20:23
Size: 59.07 KB
md5_file hash: b3629a9404d09b8e7a91f05ccc38f66f
Last updated: October 24, 2009 - 20:25
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.3-alpha2
First released: October 21, 2009 - 16:55
Size: 54.08 KB
md5_file hash: fe2a67c94c2c5b9c2ad7f785b7d1c6c5
Last updated: October 21, 2009 - 17:01
Changes since DRUPAL-6--1-3-ALPHA1:
- By KiamLaLuno: Corrected the update SQL query to avoid it returns multiple rows.
- By KiamLaLuno: Corrected the form identifier passed to the function handling the meta tags.
- By KiamLaLuno: Changed "meta tag Description" with "meta tag DESCRIPTION".
- By KiamLaLuno: Changed a function name from _nodewords_description_match_callback to _nodewords_teaser_match_callback.
- By KiamLaLuno: Removed the code added as per #601264.
- By KiamLaLuno: Changed the update function to do nothing if the database table doesn't contain rows.
- By KiamLaLuno: Changed nodewords_update_6102() to use update_sql().
- By KiamLaLuno: Changed nodewords_update_6113() to use update_sql().
- By KiamLaLuno: Corrected the insert queries in the update functions, and added two more table indexes.
- By KiamLaLuno: Corrected the SQL query executed in nodewords_update_6106().
nodewords 6.x-1.3-alpha1
First released: October 19, 2009 - 13:51
Size: 53.97 KB
md5_file hash: e91a3309c032298dab9c9493d64aa1d6
Last updated: October 19, 2009 - 13:56
Changes since DRUPAL-6--1-2:
nodewords 6.x-1.2
First released: September 23, 2009 - 16:05
Size: 41.55 KB
md5_file hash: 6ab5f83e60cec2c01cb5ce2176707bad
Last updated: September 23, 2009 - 16:10
Fixed the code that was trying to access a not existing array index.
nodewords 6.x-1.1
First released: September 23, 2009 - 14:57
Size: 41.54 KB
md5_file hash: 35a9c05f8c96156abf36c8f168474193
Last updated: September 23, 2009 - 15:01
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:
- #584720: Allow the meta tag "Description" tag to be generated from the node teaser
- #556240: Wrong implementations of hook_form_FORM_ID_alter()
- #542078: Integration with CheckAll
- #364682: Conflict with Ubercart / Ubercart Auction
- #518140: Add the support for node / user bulk operations
- #477490: Meta Tags for parent term mistakingly used
- #236833: Add more settings pages for the global meta tags
- #544172: Teaser not shown on certain pages
- #542074: Add a page for the error pages meta tags
- #537984: Integrate with CCK content-type forms
- #445464: Add the option to disable the meta tags editing for users
- #508894: Allow the user to edit the global value for each meta tag
- #524570: Add support for NOSNIPPET
- #517480: Add the validation code for the meta tag form fields
- #266693: Calls to node_build_content() from nodewords_description_prepare() are causing duplicate loading of node information
- #296963: Support for site verification meta tag
- #516662: "collapsed" property should not always be set to TRUE
- #518146: Rename "Global meta tags" as "Default meta tags"
- #510200: Global meta tags should be saved in the database as the other meta tags
- #509802: Allow multiple values per meta tag
- #517464: Reorganize the settings page
- #515180: Use different Drupal variables for the settings
- #506474: Replace nodewords_init() with nodewords_preprocess_page()
- #374049: Add a default value for the node canonical URL
- #367639: Description meta tag content is created from the node teaser only when the filter used in the node body allows it to be cached
- #506640: The module handles paths that are not used by Drupal
- #507514: Support for NOOPD, and NOYDIR
- #492728: Meta tags field set is show in each tab present in the editing form for the user profile
- #510424: array_key_exists() argument error
- #509836: Add additional checks for the user permissions
- #508922: Global meta tags values should be the default values used when the module cannot use a specific value
- #354821: Use existing node location from location module for GeoURL/ICBM Meta Tag
- #313057: Support for PICS meta tags
- #300180: Add permissions to edit each meta tag
- #507798: Use node_teaser()
nodewords 5.x-1.13
First released: July 7, 2009 - 18:40
Size: 33.05 KB
md5_file hash: e1fe25dd0d40b8ea94d6742978e5b327
Last updated: July 7, 2009 - 18:46
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
First released: February 7, 2009 - 08:22
Size: 30.67 KB
md5_file hash: fcc281404c1e823906250cae7bcccf1e
Last updated: February 7, 2009 - 08:25
Changes since DRUPAL-6--1-0-rc1:
- Translations:
- Japanese by Takafumi and PineRay,
- French by slybud,
- German by hass.
- #340642 by univate : readded hook_nodewords(). Thanks!
- #294996 by yaph : noindex pager pages. Thanks!
- #358074 by lvshankar : filled in values are not saved after preview. Thanks!
- #357919 by Grugnog2 : do not add meta tags on node pages that have arguments. Thanks!
- #347729 by pletcher : PHP5 strict notice.
- #334475 by nonsie : use vocabulary meta tags if no term meta tags are set.
- #341999 by populist : Support for Meta Tags for Users. Thanks!
- #284713 by Kiam@avpnet.org : correct return value for 'load' op of hook_nodeapi().
- #272171 by gengel : automatically increase db column every time a larger max size is requested. Thanks!
- #216686 by vladimir.dolgopolov : support for views. Thanks!
- #287198 by robrechtj : Revisit-After port 5.x -> 6.x.
- by robrechtj : PHP5 notices
nodewords 5.x-1.12
First released: August 14, 2008 - 13:46
Size: 29.88 KB
md5_file hash: 9f3146f95dc1a55330c91f02473e8578
Last updated: August 14, 2008 - 13:50
#294885 : Error on Pages. Error on "Page not found"s.
nodewords 5.x-1.11
First released: August 14, 2008 - 13:30
Size: 29.88 KB
md5_file hash: dc8da8ba5a6064fc9097c21779494d64
Last updated: August 14, 2008 - 13:30
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
First released: August 12, 2008 - 10:30
Size: 29.85 KB
md5_file hash: 6d9f5f1d66309549ff822ca5beee59b3
Last updated: August 12, 2008 - 10:35
New features
- #259181 : Option to pull in all parent terms from selected vocabularies for meta keywords. It is now possible (with a setting on admin/content/nodewords) to include the parent terms of autokeyword-vocabulary terms. Thanks dww!
- #241099 : Bio.module nodes not supported. If you have enabled bio module and override the user profile pages (user/XX) with bio nodes, then the meta tags assigned to this bio node are now used. Thanks jpsalter!
- #235695 : Can I remove D.C. Title?. You can now disable the DC.Title tag on admin/content/nodewords, just like any other tag. Thanks supervova!
- #279480 : I added token providing functions to the module. KEYWORDS and DESCRIPTION are provided as tokens. Thanks flamingvan!
- For developers: #287011 : Giving hook_nodewords a little more credit and ability. The
hook_nodewords()now provides a'list'operation. Thanks nterbogt!
Bug fixes
nodewords 5.x-1.9
First released: June 18, 2008 - 10:14
Size: 27.85 KB
md5_file hash: 897cbd0d5c732c600fa67cb510c69589
Last updated: June 18, 2008 - 10:15
Bug fixes
- #222573: No description tag - once again, thanks funana
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:
- Meta tags by path: allows you to set different tags for pages, based on the path of the page so you are no longer limited to the type of pages (node, taxonomy, panels, ...) that Meta tags supports natively.
- Meta Tags Node Type: allows you to set a different description and keywords tag for node pages, using tokens. Each content type can be configured separetely.
Thanks hanoii for the patch and nodewords_nodetype module, and Shannon Lucas for the nodewords_bypath module.
nodewords 5.x-1.8
First released: May 16, 2008 - 06:08
Size: 27.55 KB
md5_file hash: f3187c84a0f659fb6dc9352b0955ec91
Last updated: May 16, 2008 - 06:10
Bugfixes
- #231229 : abstract.inc etc. expected to be in PHP's include, thanks pete_l
- #209939 : 'Repeat for lists' checkbox description wrong, thanks arvana
nodewords 6.x-1.0-rc1
First released: February 15, 2008 - 15:03
Size: 25.22 KB
md5_file hash: 2b2b656f0390ab08b6d49d6e76883b8d
Last updated: February 15, 2008 - 15:05
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 6.x-2.x-dev
First released: February 15, 2008 - 14:11
Size: 32.81 KB
md5_file hash: 9241f9fd7dbfc9a431fa432538accadb
Last updated: July 14, 2009 - 12:26
Branch 6.x-2 is not developed anymore, and it has never been a supported version.
It is not backward compatible with the latest versions of branch 6.x-1; if you are using branch 6.x-2, you need to uninstall it, as there isn't an downgrade path for branch 6.x-1.
nodewords 5.x-1.8-rc1
First released: January 29, 2008 - 14:28
Size: 25.51 KB
md5_file hash: 31139314b83abe1eadc824773a517528
Last updated: January 29, 2008 - 14:30
Release candidate. Should have support for panels v1 and panels v2. Please test.
nodewords 6.x-1.x-dev
First released: January 22, 2008 - 09:32
Size: 65.3 KB
md5_file hash: 478698c898199d30a2813b1e77b8be2b
Last updated: November 25, 2009 - 12:14
Development snapshot for Drupal 6.
nodewords 5.x-1.7
First released: January 11, 2008 - 12:46
Size: 25.38 KB
md5_file hash: 93868e7125ace6e354903cf152d130d8
Last updated: January 11, 2008 - 12:50
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
- #208244 : Parse Error and Fatal Error.
- #200056 : Meta Data in Taxonomy Does Not Show. Not sure if the bug is completely fixed though.
