freelinking 6.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.2.tar.gz | 28.99 KB | 0fdef55989b496d86b64223f9fd76591 |
| freelinking-6.x-3.2.zip | 41.57 KB | 985d42fbb90239f6351c372de470d899 |
Release notes
- Removed left debug() call.
- #959832: Nodetitle rewrites link titles when the target node exists
- _freelinking_prepopulate_default_node_type() was returning an uppercased content type name.
This is a fix from a but caused at commit 1b4c9789d9470a98e14e469f32ad2a7de15e96e0 trying to fix
a warning alert. - Added basic test for freelinking_prepopulate plugin.
- Fixed a couple of alerts due to evaluating undefined indexes. Using isset() instead.
- Fixed a warning due to accessing an inexistent index after retrieving an array of nodetypes.
This warning was visible at admin/settings/freelinking when the prepopulate plugin was activated.
freelinking 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| freelinking-7.x-3.1.tar.gz | 28.94 KB | 8ec88fd1edc2e7df8576b83f702631a6 |
| freelinking-7.x-3.1.zip | 41.38 KB | 6f173b7d242f45c28aac964a27992861 |
Release notes
freelinking 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| freelinking-7.x-3.0.tar.gz | 24.98 KB | 2f5e8f2e0ebf5a348e2d1e5d58e9e04a |
| freelinking-7.x-3.0.zip | 33.06 KB | 0c71f0549fc85eebb8d41113789bd8cb |
Release notes
First stable version of freelinking 3 for Drupal 7.
freelinking 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| freelinking-7.x-3.x-dev.tar.gz | 30.5 KB | 803fce51475b3eedeabc96fbabc89a6f |
| freelinking-7.x-3.x-dev.zip | 43.23 KB | a47a178c628c18d102a56902397ebbd5 |
Release notes
Main development branch for version 3 of freelinking at Drupal 7.
freelinking 6.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.1.tar.gz | 28.08 KB | 1ee0906f079bb582c9899f6ce00fe8ba |
| freelinking-6.x-3.1.zip | 40.34 KB | 67c8d73d2eec8261213dba34692c71de |
Release notes
Several bug fixes corrected in this release. Plus, now the module includes functional tests.
- Fixed alerts produced by the use of undefined indexes in arrays.
- #1221610: Google plugin does not generate correct URLs
- #1234112: Tooltip information is not being loaded for plugin nodetitle
freelinking 6.x-3.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha5.tar.gz | 26.7 KB | 3497eca8677f773ec4efd619725d7962 |
| freelinking-6.x-3.0-alpha5.zip | 39.62 KB | 11f343084d5f2fad956aa12e250c8634 |
Release notes
#787810: Parse error: syntax error, unexpected T_DOUBLE_ARROW
freelinking 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.0-alpha5.tar.gz | 26.71 KB | 0f5563dfecc19f4ba9c1d4f198a35a23 |
| freelinking-6.x-1.0-alpha5.zip | 39.63 KB | 07528a4f1630ffdfcd3604bb3d399a8a |
Release notes
#787810: Parse error: syntax error, unexpected T_DOUBLE_ARROW
freelinking 6.x-3.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha4.tar.gz | 26.69 KB | 61e389bcb3ef856b122ce9f596d70ab4 |
| freelinking-6.x-3.0-alpha4.zip | 40.42 KB | 0f029d50f49cc4f11a8e654f9739f913 |
Release notes
Warning: This version of Freelinking may expose data from private nodes or menu paths to the public. This includes such things as the node title.
- Added User, File, Image, Path, and various wikimedia foundation plugins.
- Added initial support for Format-specific settings & plugin weights
- Added more streamlined plugin failover architecture.
- Added argument processing from syntax for plugins. (Nodetitle node type and Nodetitle Language initially supported).
- Added theme_freelink_<plugin>() for plugin-specific theming.
- #746314: OG URL structure
- And various other bugs.
freelinking 6.x-1.10
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.10.tar.gz | 16.54 KB | 1aa5eacee552f914b00015571ea1742f |
| freelinking-6.x-1.10.zip | 19.2 KB | eae1529de6d10eefb1aa4a5a50ce44bc |
Release notes
Fixed #762374: Create New Content Linking to Homepage.
- Now removes database table on uninstall.
- By Grayside, eafarris. #84685: Prevent parsing of [[ text in node (Supports "\" and "!" to escape links)
- By Grayside, eafarris. #128816: Problem when link target or title is also valid CamelCase
- By Grayside, Eirik_R. #456868: Norwegian (bokmål) translation for Freelinking
- By Josh Waihi. #545588: don't use double quotes to escape string in SQL
- By yaoweizhen, Grayside. #378454: "&" in title
- By douggreen. #457776: Freelinking Does not Work with Views Backlinks
- By droetker, Grayside. #371368: Pressing Update when no links are checked -> warning
- #581784: Freelinking does not work at the beginning of the text field
- #35842: incorect rendering, cammelcase in brackets
- #679014: Underscores in create content links not converting to hyphens as they should
- By ergonlogic. #702728: Double quote in line 333 causes WSOD
freelinking 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.9.tar.gz | 16.54 KB | bfda60c5bb1382de5dcd10aaab8b7899 |
| freelinking-6.x-1.9.zip | 19.2 KB | 448674218d8bcfff41013d6fe0aeb7c8 |
Release notes
- Now removes database table on uninstall.
- By Grayside, eafarris. #84685: Prevent parsing of [[ text in node (Supports "\" and "!" to escape links)
- By Grayside, eafarris. #128816: Problem when link target or title is also valid CamelCase
- By Grayside, Eirik_R. #456868: Norwegian (bokmål) translation for Freelinking
- By Josh Waihi. #545588: don't use double quotes to escape string in SQL
- By yaoweizhen, Grayside. #378454: "&" in title
- By douggreen. #457776: Freelinking Does not Work with Views Backlinks
- By droetker, Grayside. #371368: Pressing Update when no links are checked -> warning
- #581784: Freelinking does not work at the beginning of the text field
- #35842: incorect rendering, cammelcase in brackets
- #679014: Underscores in create content links not converting to hyphens as they should
- By ergonlogic. #702728: Double quote in line 333 causes WSOD
freelinking 6.x-3.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha3.tar.gz | 19.93 KB | e8b566ef4e60a633de93497794b225db |
| freelinking-6.x-3.0-alpha3.zip | 28.05 KB | 1a774d72161172e82afcacf003c20f3e |
Release notes
The FL3 Alpha 3 introduces significant changes.
Read morefreelinking 6.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.x-dev.tar.gz | 29.23 KB | c7086907983333e7d4ab3d7a9cd928e7 |
| freelinking-6.x-3.x-dev.zip | 41.67 KB | c22c2769b50d05c5d245c66482601895 |
Release notes
Unstable nightly of Freelinking-3.
freelinking 6.x-3.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha2.tar.gz | 12.56 KB | 47a73c279de4c47ba715f3ebf0c7c2d5 |
| freelinking-6.x-3.0-alpha2.zip | 16.81 KB | 44801da13d757bf1ef2e16def55400c6 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.8.tar.gz | 14.29 KB | fc81af47677da33adffb41950e6d942a |
| freelinking-6.x-1.8.zip | 16.08 KB | 6ee7f99ff127a0d6b65e4c8e44febab5 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha1.tar.gz | 12.79 KB | 3069f9a9f6110db804b85646399b3a53 |
| freelinking-6.x-3.0-alpha1.zip | 16.72 KB | fe0fe6548575e4dfef66265d19a985d4 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-2.x-dev.tar.gz | 14.31 KB | cba35cc7045b6d781f38283b2561e1b0 |
| freelinking-6.x-2.x-dev.zip | 15.97 KB | 62804486dc48d7da025f17aa4727dfb0 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.7.tar.gz | 14.13 KB | 317e40166e1c033c7e4ba816e6db3e34 |
| freelinking-6.x-1.7.zip | 16 KB | 4bdd26a493df3bbbc59348550ef8bc66 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-1.6.tar.gz | 14.08 KB | 799895ed3fe1197845e04e5be6656add |
| freelinking-6.x-1.6.zip | 15.94 KB | 9a101acdcf55c9da6bf7bf733a71de14 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| freelinking-5.x-1.5.tar.gz | 14.52 KB | ee1fbfb8fffed56edd2e34b3135dbe1c |
| freelinking-5.x-1.5.zip | 16.59 KB | a5156b1b5c6f2bb7e3f99929155525d6 |
Release notes
freelinking 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| freelinking-5.x-1.4.tar.gz | 14.5 KB | 6d08f1710f6fe80502e3e38a2927357f |
| freelinking-5.x-1.4.zip | 16.58 KB | e2602f7af71747c99a8c5348b87e3831 |
Release notes
- 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.