related_block 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| related_block-6.x-1.1.tar.gz | 10.47 KB | 578ab6be552e95765d7e241c34ce040d |
| related_block-6.x-1.1.zip | 11.76 KB | dcd9301e1f9fe08c408879606204857d |
Release notes
This is mainly a feature release, but also contains a number of minor bugfixes and refactoring of the core "related" search algorithm. Key issues are:
* #367969: Filtering results by content type
* #191811: Re-rolled an old patch to localize the list of stopwords based on the current language (also added french and german stopwords lists)
* #958530: Add basic i18n support to related content algorithm
related_block 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| related_block-7.x-1.x-dev.tar.gz | 8.98 KB | fc2307432b3904341dc17f5e171963b3 |
| related_block-7.x-1.x-dev.zip | 9.76 KB | c1bfa13769b35be66530dd1cbcbf27ac |
Release notes
Update to 7.x core compatibility (with thanks to the Coder project and http://upgrade.boombatower.com)
* split hook_block into multiple hooks
* overhaul core routine to search for "related" nodes
* various coding standards/review updates
* Doxygen comments updated
Basic testing confirms the module is functioning as advertised. The core search routine was modified significantly to match D7 APIs, but appears to function as before.
related_block 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| related_block-6.x-1.0.tar.gz | 9.06 KB | d49310ad15be5a2694289c673d3242b2 |
| related_block-6.x-1.0.zip | 9.83 KB | 0b434faff2588daf01d209c406b31965 |
Release notes
Official 1.0 release for Drupal 6.x
related_block 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| related_block-6.x-1.x-dev.tar.gz | 10.48 KB | 5b2cdbceafe4e29983e49dfba29f2abe |
| related_block-6.x-1.x-dev.zip | 11.77 KB | e976d970c3be7ec421f9663ebf3dff74 |
Release notes
Development snapshot for 6.x-1.x branch.
related_block 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| related_block-5.x-1.0.tar.gz | 8.99 KB | 4d748016b3be384517ae974f78b9ba62 |
| related_block-5.x-1.0.zip | 9.76 KB | f32421404dbfc23a8a16925da6337252 |
Release notes
Official 1.0 release for Drupal 5.x
related_block 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| related_block-5.x-1.x-dev.tar.gz | 8.99 KB | eb341b6f83a01246001d02675015631f |
| related_block-5.x-1.x-dev.zip | 9.75 KB | 2750fb6c46ebf82b5029688c9216dae7 |
Release notes
Development snapshot for Drupal 5.x
related_block 5.x-0.x-dev
| Download | Size | md5 hash |
|---|---|---|
| related_block-5.x-0.x-dev.tar.gz | 8.98 KB | c54b4dec1cce5fc8c4faf21e98f1c3d3 |
| related_block-5.x-0.x-dev.zip | 9.76 KB | f86717ba77e6b5a3ceb921d87a50dbd5 |
Release notes
Initial Release