Releases for freelinking
freelinking 6.x-3.x-dev
First released: October 28, 2009 - 04:32
Size: 17.06 KB
md5_file hash: c8979dbd94d57391832b41b8e800e7f5
Last updated: November 12, 2009 - 12:08
Unstable nightly of Freelinking-3.
freelinking 6.x-3.0-alpha2
First released: August 27, 2009 - 14:45
Size: 12.56 KB
md5_file hash: 47a73c279de4c47ba715f3ebf0c7c2d5
Last updated: August 27, 2009 - 14:51
Next release of freelinking 3 for Drupal 6.x. Should close #494288: Non-Default Modes Process Only the Last Link, #486954: NID Plugin, and the second part of #465360: freelinks don't redirect properly when content is cached.
freelinking 6.x-1.8
First released: May 20, 2009 - 15:27
Size: 14.29 KB
md5_file hash: fc81af47677da33adffb41950e6d942a
Last updated: May 20, 2009 - 15:31
Properly implements access check to show delete controls on the freelinks listing. The showing of those controls requires the "administer freelinking" permission. Closes #366142: Anonymous users can delete freelinks.
Incorporates toemaz's changes in the dev branch regarding language support.
freelinking 6.x-3.0-alpha1
First released: March 19, 2009 - 14:32
Size: 12.79 KB
md5_file hash: 3069f9a9f6110db804b85646399b3a53
Last updated: March 19, 2009 - 14:35
Initial release of version 3. This version allows plugins, does not use a database table, and does not use the 'freelinking/' namespace. This code is stable and usable, but it is a complete rewrite, so it is not recommended for use in production sites at this time.
freelinking 6.x-2.x-dev
First released: January 21, 2009 - 17:54
Size: 14.37 KB
md5_file hash: 82474fa573fcb1bb876af604e5ecc89a
Last updated: May 21, 2009 - 00:11
Development version of freelinking 2 for Drupal 6.x. Does not go through /freelinking paths for existing content. Instead, links directly to the node. Patch by Gerard McGarry.
freelinking 6.x-1.7
First released: December 17, 2008 - 20:06
Size: 14.13 KB
md5_file hash: 317e40166e1c033c7e4ba816e6db3e34
Last updated: December 17, 2008 - 20:10
- Fixed #84685: Prevent parsing of [[ text in node. Prefacing double-square brackets with an exclamation point (eg., "![[something]]") will hide the brackets, and no link will be created.
- Fixed #314860: i18n: language (locale) not taken into account for finding title.
- Fixed #319549: Letters with tildes produce empty links.
- Fixed #321378: default value 'none' doesn't appear selected.
- Fixed #273496: Non-latin characters incorrectly encoded, or at least it appears so.
- Fixed #48326: Freelinking interferes with http: links containing CamelCasedWords.
- Fixed #173474: Support link target which contains CamelCase.
- Fixed #303075: class attribute is not rendered to a tag.
freelinking 6.x-1.6
First released: October 29, 2008 - 18:34
Size: 14.08 KB
md5_file hash: 799895ed3fe1197845e04e5be6656add
Last updated: October 29, 2008 - 18:35
Fixed block behavior:
- Set the block to not use Drupal 6's block caching. Shouldn't go out of date now.
- Removed the code for a custom node title. Drupal 6 gives us that for free.
- Fix for #327301: "Freelink targets that need to be created" Block.
freelinking 5.x-1.5
First released: October 29, 2008 - 17:44
Size: 14.52 KB
md5_file hash: ee1fbfb8fffed56edd2e34b3135dbe1c
Last updated: October 29, 2008 - 17:45
freelinking 5.x-1.4
First released: October 22, 2008 - 23:39
Size: 14.5 KB
md5_file hash: 6d08f1710f6fe80502e3e38a2927357f
Last updated: October 22, 2008 - 23:40
- finally removed the
freelinking.mysqlfile. sheesh. - tightened up regexp for external links.
- fixed #120540: Clean up the freelinking overview table of deleted links. Thanks, spiderman!
- fixed #134384: block.
- fixed #156527: link first occurrence leaves brackets. Thanks, ceejayoz!
- fixed #173087: Problems with PageNames.
- fixed #192263: Make freelinking table view sortable.
- fixed #243013: Freelinking adds external URLs to database.
- fixed #271113: Freelinking: Create new content not working as expected.
My sincere apologies for being gone for so long. Things should pick up again now.
freelinking 6.x-1.5
First released: October 22, 2008 - 18:22
Size: 14.21 KB
md5_file hash: 2fd2ab258f6d4d90ea71f76de837ea35
Last updated: October 22, 2008 - 18:25
Added the oft-requested delete function, porting spiderman's patch (#120540: Clean up the freelinking overview table of deleted links) for 5.x to 6.x. Thanks, spiderman!
Fixes #266932: Remove/Delete Freelinks - Need User Interface.
freelinking 6.x-1.4
First released: July 5, 2008 - 11:41
Size: 12.86 KB
md5_file hash: c676ee278611b7214f492a4c3a29e110
Last updated: July 5, 2008 - 11:45
Fix for boneheaded mistake leading to #278750.
freelinking 6.x-1.3
First released: July 1, 2008 - 22:29
Size: 13.28 KB
md5_file hash: 37db0435a13ce6c01929d43c920d5544
Last updated: July 1, 2008 - 22:30
* Implemented bneijt's fix for #231386: Fatal error: Unsupported operand types in .../includes/common.inc on line 1265.
* Removed 'https' from the regex. superfluous.
* fix for #145352: HTML entities not handled correctly.
* fix for #123015: Change "Restrict free links..." setting to a multiselect box.
freelinking 6.x-1.2
First released: March 18, 2008 - 13:56
Size: 13.72 KB
md5_file hash: 64b26e82764ca3ce926aa2bda85efbb0
Last updated: March 18, 2008 - 14:00
Fix for #231386: Fatal error: Unsupported operand types in .../includes/common.inc on line 1265.
freelinking 6.x-1.1
First released: March 18, 2008 - 13:09
Size: 13.7 KB
md5_file hash: c5b83f86463c08692da8567c0e275737
Last updated: March 18, 2008 - 13:10
Fixes #233508.
freelinking 5.x-1.3-beta2
First released: January 11, 2008 - 12:58
Size: 13.7 KB
md5_file hash: 3879c8927f54876aa6139da8cb8d0596
Last updated: January 11, 2008 - 13:00
Fixed closing parenthesis in call to t().
freelinking 5.x-1.3-beta1
First released: January 10, 2008 - 00:14
Size: 13.7 KB
md5_file hash: 38298209777e9535b4a4daeebf46ec6c
Last updated: January 10, 2008 - 00:15
Fixes #196804 -- Spelling error, and filter tips now translatable.
Fixes #204296 -- Now checks aliases as well as node titles.
#204296 fix will require testing by a wide audience. Please do not use this version unless you're willing to test for bugs and report back in the issue queue. Introduced bugs should be minor.
There is no db schema update associated with this version.
freelinking 6.x-1.x-dev
First released: October 4, 2007 - 17:03
Size: 14.29 KB
md5_file hash: 25852fbd42586ac0ad343fdc58990234
Last updated: May 21, 2009 - 00:11
The branch of development compatible with Drupal 6.x.
freelinking 6.x-1.0
First released: October 4, 2007 - 15:22
Size: 13.75 KB
md5_file hash: d5ff4a8bfe06e19299d39eb13478144d
Last updated: October 4, 2007 - 15:25
This release makes freelinking compatible with Drupal 6.x.
freelinking 5.x-1.2
First released: February 17, 2007 - 12:53
Size: 13.53 KB
md5_file hash: c63f9478ad5ecbd5935959c42feaecbc
Last updated: February 17, 2007 - 12:55
This release adds classes to the freelinks, as per #119221.
freelinking 5.x-1.x-dev
First released: February 17, 2007 - 12:53
Size: 14.52 KB
md5_file hash: 067c99b9a2735d88769a166fda056084
Last updated: October 30, 2008 - 00:06
The DRUPAL-5 devel branch of freelinking.
