Releases for Related links

relatedlinks 5.x-2.2-beta

Zen - May 13, 2008 - 20:58
Official release from CVS tag: DRUPAL-5--2-2-BETA
Download: relatedlinks-5.x-2.2-beta.tar.gz
Size: 27.38 KB
md5_file hash: 4a25d46be02bea222a37c1c178677496
First released: May 13, 2008 - 20:58
Last updated: May 13, 2008 - 21:00

* #256485 : inactivist - autocomplete menu entry should have type=MENU_CALLBACK.
* #245036: Fix regex.
* #245036: Fix up/down buttons.
* #245031: 404 error in autocomplete title field.
* Remove leading slash.

relatedlinks 5.x-2.1

Zen - March 18, 2008 - 08:43
Official release from CVS tag: DRUPAL-5--2-1
Download: relatedlinks-5.x-2.1.tar.gz
Size: 27.34 KB
md5_file hash: 77b08255f84e0c6bb6b058f62c4501a6
First released: March 18, 2008 - 08:43
Last updated: March 18, 2008 - 08:45

New features added including:

  • JS improvements to the manually added links form.
  • Node autocomplete support.

There have also been a few minor bugs fixed.

relatedlinks 5.x-2.x-dev

Zen - February 17, 2008 - 17:45
Nightly development snapshot from CVS branch: DRUPAL-5--2
Download: relatedlinks-5.x-2.x-dev.tar.gz
Size: 27.37 KB
md5_file hash: a4c586a2d36e01d768c1e68c6061c45a
First released: February 17, 2008 - 17:45
Last updated: May 9, 2008 - 12:07

Development snapshot for the 5-2 branch.

relatedlinks 5.x-1.1

Zen - February 17, 2008 - 16:56
Official release from CVS tag: DRUPAL-5--1-1
Download: relatedlinks-5.x-1.1.tar.gz
Size: 21.68 KB
md5_file hash: ba89571039b79cfb34db469396905ebf
First released: February 17, 2008 - 16:56
Last updated: February 17, 2008 - 17:00

#142742: satori & myself: Run node->body through check_markup before parsing.
#219667 : VladSavitsky - RU translation.

relatedlinks 5.x-1.0

Zen - August 10, 2007 - 20:28
Official release from CVS tag: DRUPAL-5--1-0
Download: relatedlinks-5.x-1.0.tar.gz
Size: 17.08 KB
md5_file hash: 5a33acf9b7c2842ee1d10d5b37314dc0
First released: August 10, 2007 - 20:28
Last updated: August 10, 2007 - 20:30

#136781 : Not catching node delete op if user does not have the add related links permission.
#113684: Avoid warning triggered by search module when no keywords are specified.
Add missing description in hook_menu.

relatedlinks 5.x-1.x-dev

Zen - July 4, 2007 - 21:08
Nightly development snapshot from CVS branch: DRUPAL-5
Download: relatedlinks-5.x-1.x-dev.tar.gz
Size: 21.68 KB
md5_file hash: c461775a5089fdd3a91be36bef381d15
First released: July 4, 2007 - 21:08
Last updated: February 16, 2008 - 12:06

Development release.

relatedlinks 5.x-1.0-beta

Zen - February 26, 2007 - 22:16
Official release from CVS tag: DRUPAL-5--1-0-BETA
Download: relatedlinks-5.x-1.0-beta.tar.gz
Size: 16.92 KB
md5_file hash: 8028fc748e1887e82b796f71a428db88
First released: February 26, 2007 - 22:16
Last updated: February 26, 2007 - 22:20

Beta release.

relatedlinks 4.7.x-3.1

Zen - February 26, 2007 - 16:53
Official release from CVS tag: DRUPAL-4-7--3-1
Download: relatedlinks-4.7.x-3.1.tar.gz
Size: 16.74 KB
md5_file hash: ad1f38c4366309653bd4658956ffae88
First released: February 26, 2007 - 16:53
Last updated: February 26, 2007 - 16:55

Minor fixes.

relatedlinks 4.7.x-3.0

Zen - January 28, 2007 - 14:51
Official release from CVS tag: DRUPAL-4-7--3-0
Download: relatedlinks-4.7.x-3.0.tar.gz
Size: 16.77 KB
md5_file hash: d5b0519757400958beecab39a134fa55
First released: January 28, 2007 - 14:51
Last updated: January 28, 2007 - 14:55

Updates:

  • Ironed out a couple of PHP 5 issues.
  • Improved help text.
  • Improved pgSQL compliance.

relatedlinks 4.7.x-2.0

Zen - December 7, 2006 - 19:28
Official release from CVS tag: DRUPAL-4-7--2-0
Download: relatedlinks-4.7.x-2.0.tar.gz
Size: 16.58 KB
md5_file hash: 6927c611d5d50b9c5ba01857a0f1d54f
First released: December 7, 2006 - 19:28
Last updated: December 7, 2006 - 15:30

The relatedlinks module enables nodes to display related URLs to the user via blocks. Related links can be defined in 3 ways:

* Parsed links: links that are retrieved from the body of a node.
* Manual links: links that are added manually.
* Discovered links: links that are discovered by the module using various criteria, including the category terms of a node and suggestions provided by the search module (when enabled).

The relatedlinks module allows for flexibility in creating blocks for each type of relatedlinks or creating blocks for a combination of link types.

Special thanks to Colan for his help with this release.

relatedlinks 4.7.x-1.0

Zen - December 7, 2006 - 15:52
Official release from CVS tag: DRUPAL-4-7--1-0
Download: relatedlinks-4.7.x-1.0.tar.gz
Size: 9.59 KB
md5_file hash: a2ac19c70bffbe0eeed7f2205c46adef
First released: December 7, 2006 - 15:52
Last updated: December 7, 2006 - 11:55

Related links are defined in 3 ways:
1) For certain content types, HTML links are automatically discovered and included.
2) The author may manually add HTML links that will appear at the top of the 'Related links' block.
3) An optional related terms block can be enabled to display links to nodes that share common terms with the displayed node.

relatedlinks 4.7.x-1.x-dev

Zen - June 21, 2006 - 01:01
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: relatedlinks-4.7.x-1.x-dev.tar.gz
Size: 18.26 KB
md5_file hash: 067b8d1de4f0d8d8fc92dca682a985d3
First released: June 21, 2006 - 01:01
Last updated: March 31, 2007 - 00:15

relatedlinks HEAD

Zen - March 6, 2005 - 20:15
Nightly development snapshot from CVS branch: HEAD
Download: relatedlinks-HEAD.tar.gz
Size: 26.23 KB
md5_file hash: cb02d36cadb1759a049faf336a6582b0
First released: March 6, 2005 - 20:15
Last updated: February 19, 2008 - 00:10
 
 

Drupal is a registered trademark of Dries Buytaert.