Description

chh_related_articles is an enhanced version of txp:related_articles that can determine “relatedness” not just by comparing article categories, but also via keywords, authors, and/or custom fields.

Additionally, fields may be mapped to different fields for comparison. You could, for example, find all articles with a custom field that matches any of the keywords from the current article.

Download

This plugin requires the chh_article_lib library plugin, version 1.04 or greater, to be installed and enabled.

Discussion / Bug Reports

Please post all comments, suggestions, and bug reports to the chh_related_articles Txp Support Forum thread.

Changelog

v0.41 (2006-02-11)

  • Removed hard-coded SQL that was masking time attribute selection.

v0.40 (2006-01-22)

  • Updated to chh_article_lib functionality.
  • Added time, month, day attributes.
  • Added strict attribute for keyword comparison in custom/keyword fields.
  • Added id relation.
  • Fixed author RHS relation to search for all authors in a list.
  • Fixed typos in category LHS relation.
  • Fixed SmartTitle sorting.

v0.34 (2005-12-20—Yes, again.)

  • Fixed bad key in author relations. Thanks, tinyfly.

v0.33 (2005-12-20)

  • Fixed yet another article-list bug. Current article state now saved and restored. Thanks, renobird.

v0.32 (2005-12-20)

  • Code cleanup (array grep)

v0.31 (2005-12-17)

  • Plugin now works within an article list form.

v0.3 (2005-12-07)

  • Added form attribute for txp:article_custom style article lists.

v0.2 (2005-12-07)

  • Initial release