Downloads

Download tar.gz 159.07 KB
MD5: 2320a618eb2a132bf71a4988ee591b40
SHA-1: 776a7b9d2178768814d44dac013c1c25bb91996d
SHA-256: dd005e334d971c44f856fcc6fc58505fa1557bf555c85099b84f35490e5ebad1
Download zip 175.57 KB
MD5: 17125b541460c805957285a84919f346
SHA-1: 951c40a9665af0a1d9aae263ccf03516ac6483c6
SHA-256: 8ec61fa729e259642c8b1a60181f39483988de3c8ca931a6c1bd20f9f41c98a0

Release notes

2007-05-03 Syscrusher Version 5--1-7

Added "edit own weblinks" permission per issue #76527. Thanks to
yched for contributing the patch.

Added translation templates ("po" directory) and the Spanish
translation contributed by elondaits, per issue #133306.

API CHANGE: The function links_get_links() will now return NULL if no
links are found, rather than returning an array with two elements
that are themselves empty. This simplifies testing for values on
return, but may cause errors for code that relied upon the function
always returning an array before. This change is pursuant to #139067.

API CHANGE: The function links_get_list() now accepts an additional
parameter $statistics, which defaults to FALSE. This parameter
determines whether the click count is returned as part of the
link title, if other conditions (such as user permissions) would
permit it so. Existing code that wants the click count enabled
will need to add this parameter as TRUE.

Fixed incorrect use of #value (should be #default_value) for
URL form declaration in links_weblink.module, per issue #128620.

Created by: syscrusher
Created on: 4 May 2007 at 03:58 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
Insecure
Unsupported

Other releases