nodesymlinks 7.x-1.0-rc1

Changes since 7.x-1.0-beta3:

  • Update CHANGELOG
  • Update pathauto pattern, and set it by default so Pathauto is usable immediately after installation

Bugs that I would like to fix before the 1.0 release:

nodesymlinks 7.x-1.0-beta3

Bug fixes

Changes since 7.x-1.0-beta2:

  • Code style changes (following Coder recommandations)
  • Add 'configure' link in .info
  • Add dependency on Menu module
  • #1839024 by cristian100, Simon Georges: Permission Issues
  • #1784912 by tenken: Fatal error on uninstall, no url_alias.src column

nodesymlinks 6.x-1.0

Bug fixes
  • Issue #1226012: Fixed Link title for menu replaces node title when viewing symlink content.
  • Issue #1062524: Fixed Breadcrumb showing incorrectly.
  • Refactoring - extracted nodesymlinks_menu_item_defaults().
  • Fixed PHP notices and various small fixes, better comments and code cleanup.

nodesymlinks 7.x-1.0-beta2

Bug fixes
  • Issue #1226012: Fixed Link title for menu replaces node title when viewing symlink content.
  • Issue #1513438 by Wolfgang Reszel: Added View modes not working with NodeSymlinks.
  • Issue #1537874 by Wolfgang Reszel: Fixed Bulk update of NodeSymlinks paths does not work.

nodesymlinks 7.x-1.0-beta1

Bug fixes

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 6.x-1.0-beta6

New features

Feature release

  • #960634 by screenage, meatsack: Added Symlinked nodes aren't compatible with node_view() Panels.

nodesymlinks 6.x-1.0-beta5

Bug fixes

Bugfix release

  • #978772 by wojtha: Fixed duplicate tokens error message on the Status Report

nodesymlinks 6.x-1.0-beta3

New features
Bug fixes

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

New features
Bug fixes

Bugfix and feature release

  • #965954 by wojtha: Fixes ampersand and similar characters are converted to html entitities in menu titles
  • #808002 by wojtha and scottrigby: Adding Pathauto/Tokens support, automatic generation of nodesymlink path aliases
  • #807918 by wojtha: Adding support for bulk creation of aliases

nodesymlinks 6.x-1.0-beta1

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

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

Subscribe with RSS Subscribe to Releases for NodeSymlinks