nodesymlinks 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-7.x-1.0-beta1.tar.gz | 22.09 KB | 6b85d8c997b294df7c3dbffc66f837a9 |
| nodesymlinks-7.x-1.0-beta1.zip | 25.09 KB | 3ee35c620d8c8b9ebd256fd020c18def |
Release notes
First Drupal 7.x release!
#1535432 by moskito | Wolfgang Reszel: Fixed Cannot delete nodes with NodeSymlinks enabled.
#1539340 by moskito: Fixed Undefined index: items in _nodesymlinks_nodeapi_insert_update().
nodesymlinks 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-7.x-1.x-dev.tar.gz | 21.97 KB | 5aeeec18ef04d1e85465847575c5417f |
| nodesymlinks-7.x-1.x-dev.zip | 24.96 KB | 92a4d5ba5f9bdd75bd189eabf788ee77 |
Release notes
Development snapshot for Drupal 7.
nodesymlinks 6.x-1.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta6.tar.gz | 23.49 KB | 03213f3f3f1a407a01eeb179bedd0e13 |
| nodesymlinks-6.x-1.0-beta6.zip | 27.49 KB | cde66c3cc6a6368d0a76bd6ab8d6b70f |
Release notes
Feature release
- #960634 by screenage, meatsack: Added Symlinked nodes aren't compatible with node_view() Panels.
nodesymlinks 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta5.tar.gz | 23.21 KB | ef2f2f8726307be2b7f68bee5feb0d08 |
| nodesymlinks-6.x-1.0-beta5.zip | 28.12 KB | de32b7172c1429a8855a66f76e335141 |
Release notes
Bugfix release
- #978772 by wojtha: Fixed duplicate tokens error message on the Status Report
nodesymlinks 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta4.tar.gz | 23.18 KB | 1104cf55bd553a9ef3eb364bd30b71a1 |
| nodesymlinks-6.x-1.0-beta4.zip | 28.13 KB | 5654d2bacdf26ac30c60eb3cdde595a6 |
Release notes
Bugfix and feature release
- #993650 by djac: Fixing HTTP 403 error for users with administer menu but without administer symlinks permission
- #661490 by wojtha: Check if form[menu] exists before injecting our stuff
- #986644 by wojtha: Fixing call-time pass-by-reference bug brakes AHAH requests when error reporting is set to strict
- #978772 by wojtha: Node tokens are now optional (part fix)
- Delete nodesymlinks variables during unistall
- Adding URL fragment support
nodesymlinks 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta3.tar.gz | 22.35 KB | 86ff212e1455309926a1afb82546ffb8 |
| nodesymlinks-6.x-1.0-beta3.zip | 26.91 KB | 0979262f578f68fb0e71211ec94c83b1 |
Release notes
Bugfix and feature release
- Adding full support for Pathauto and Path module - you can create custom aliases per nodesymlink. Yeah!
- Adding configurable optional validation check if primary node menu item exists before creating new nodesymlink.
- #977352 by wojtha: Adding new token [nodesymlinks-nodepath] for creating aliases based on node path alias.
- #974684 by wojtha: Fixing broken Pathauto 1.x bulk update.
nodesymlinks 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta2.tar.gz | 19.62 KB | 30b4b89d2a2de350a6e5b17f90a51464 |
| nodesymlinks-6.x-1.0-beta2.zip | 24.03 KB | 470ae52fc130c122c5dd6dc1870573bf |
Release notes
Bugfix and feature release
nodesymlinks 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-beta1.tar.gz | 17.07 KB | c361ded462ac8797f7401ecbe388d228 |
| nodesymlinks-6.x-1.0-beta1.zip | 19.69 KB | 40fc984c3f0cbfa993a982a6715dcc34 |
Release notes
Changes since nodesymlinks 6.x-1.0-alpha1:
Added by wojtha: Admin settings form for the breadcrumbs behavior on the Nodesymlinks pages
Added by wojtha: Nodesymlinks on the node menu settings form can be added or deleted using AHAH!
nodesymlinks 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.0-alpha1.tar.gz | 13.99 KB | fd919681b05380ad41ef01c1fd481161 |
| nodesymlinks-6.x-1.0-alpha1.zip | 16.07 KB | 54fe23cb75ff7ff6255414058c0ac3f0 |
Release notes
This version contains several bugfixes and some new features. ALPHA 1 is a "child" of the development version of Nodesymlinks and the Gordon's Luk fork of this module called "Node Multi Parent" (http://getluky.net/2009/05/29/drupal-module-node-multi-parenting/).
Warning for those who use previous Development version of this module on production sites: There are two changes in database structure (module name in menu table changed from "symlinks" to "nodesymlinks" and there is new backup table). Beacouse of this links created with older versions (prior Dev 2009/09/11) need to be converted. If there is someone, please send a support issue and I will describe some upgrade path.
Changes since initial development release:
Merge with Gordon's Luk fork (nodemultiparent-6.X-1.3-dev)
Added by Gordon Luk, wojtha: Link storage table for backup purpose, links are now saved in its own table when module is disabled and enabled again all links are restored.
Added by Gordon Luk, wojtha: Changes in UI
Added by Gordon Luk, wojtha: Admin page with all NodeSymlinks in one table (admin/settings/nodesymlinks)
Added by wojtha: License file
Fixed by wojtha: Wrong SQL syntax in hook_install()
Added by wojtha: CHANGELOG.txt
Fixed #479520 by Fedor.Za: Wrong SQL syntax
nodesymlinks 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| nodesymlinks-6.x-1.x-dev.tar.gz | 23.49 KB | 105167447188e1d02952ee9c44c2cc46 |
| nodesymlinks-6.x-1.x-dev.zip | 27.49 KB | 8bb2b49ee4eb2993a1ede0062530e09b |
Release notes
Initial development release of the module.