Downloads

Download tar.gz 73.95 KB
MD5: 8d2b4b8812cba8801a04ab57e2a9f4e8
SHA-1: 6068d762d8b01f38d90f77fefe475419161804e1
SHA-256: 1bc7e64ccd3216f27b6235cb48048674dd05d33c81bf547ea07ee967561cf17b
Download zip 95.09 KB
MD5: b60becb8ace66e56c46f37e4c0e9fc98
SHA-1: 63f1aef91187c4a5039b20dd78bbd0ccdba2e35a
SHA-256: e427c4e6b7c8e37131af76b9922ae2622073fc899045d8c8e06110e22f9ecc28

Release notes

6.x-2.x-dev

Update.php required: Yes

See #338464: Use node_view to display the links.

This new branch is based on the current 6.x-1.x-dev code. It is a major change to using "node_view()" rather than our own content display. This technique has many benefits, some of them are:

  1. All other modules can add their displays as normal (such as Image Attach, Five Star, RealName, etc.)
  2. This allows the site administrator the ability to much more easily theme the links how ever she/he wishes.
  3. Cleans up some stuff that is no longer needed.
  4. Better sets the stage for D7.

NOTE: This code still needs some testing, especially as an upgrade from version 1 and from 5.x. You absolutely need to clear your cache to pick up new menu and theme functions. There probably will be no new features or fixes added to 6.x-1.x. We believe the latest release is stable enough for live sites, but that is up to you.

NOTE: This change cannot be back-ported to 5.x due to lack of theming support.

NOTE: Click tracking is now available.

Created by: nancydru
Created on: 24 May 2009 at 17:47 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases