CHANGELOG.txt in NodeSymlinks 6
NodeSymlinks 6.x-1.0, 2012-06-27
------------------------------------
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 6.x-1.0-beta6, 2011-04-16
--------------------------------------
Issue #960634 by screenage, meatsack: Added Symlinked nodes aren't compatible with node_view() Panels.
NodeSymlinks 6.x-1.0-beta5, 2011-01-07
--------------------------------------
Issue #978772 by wojtha: Fixed duplicate tokens error message on the Status Report
NodeSymlinks 6.x-1.0-beta4, 2011-01-07
--------------------------------------
Issue #993650 by djac: Fixing HTTP 403 error for users with administer menu but without administer symlinks permission
Issue #661490 by wojtha: Check if form[menu] exists before injecting our stuff
Issue #986644 by wojtha: Fixing call-time pass-by-reference bug brakes AHAH requests when error reporting is set to strict
Deleted nodesymlinks variables during unistall
Node tokens are now optional
Added URL fragment support
NodeSymlinks 6.x-1.0-beta3, 2010-11-21
--------------------------------------
Added full support for Pathauto and Path module - you can create custom aliases per nodesymlink. Yeah!
Added configurable optional validation check if primary node menu item exists before creating new nodesymlink.
Issue #974684 by wojtha: Adding new token [nodesymlinks-nodepath] for creating aliases based on node path alias.
Issue #974684 by wojtha: Fixing broken Pathauto 1.x bulk update.
NodeSymlinks 6.x-1.0-beta2, 2010-11-13
--------------------------------------
Issue #965954 by wojtha: Fixes ampersand and similar characters are converted to html entitities in menu titles
Issue #808002 by wojtha and scottrigby: Adding Pathauto/Tokens support, automatic generation of nodesymlink path aliases
Issue #807918 by wojtha: Adding support for bulk creation of aliases
NodeSymlinks 6.x-1.0-beta1, 2009-09-14
--------------------------------------
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-alpha2, 2009-09-12
--------------------------------------
NOTE: 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
NodeSymlinks 6.x-1.0-alpha1, 2009-09-11
--------------------------------------
Issue #479520 by Fedor.Za: Wrong SQL syntax
Issue #479532 by Fedor.Za, wojtha: "Delete" button interefered with Node's "Delete" button -> renamed to "Delete Symlinks"
Fixed by wojtha: Check if module Path exists before calling path_set_alias()
Issue #522378 by zoo33: Make view/edit links for original node themeable
NodeSymlinks 6.x-1.x-dev, 2009-05-30
--------------------------------------
Issue #371463 by pokurek: changed path to symlinks menu items in form during nodeapi update and insert
NodeSymlinks 6.x-1.x-dev, 2009-01-19
--------------------------------------
Initial commit
File
CHANGELOG.txt
View source
- NodeSymlinks 6.x-1.0, 2012-06-27
- ------------------------------------
-
- 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 6.x-1.0-beta6, 2011-04-16
- --------------------------------------
- Issue #960634 by screenage, meatsack: Added Symlinked nodes aren't compatible with node_view() Panels.
-
- NodeSymlinks 6.x-1.0-beta5, 2011-01-07
- --------------------------------------
- Issue #978772 by wojtha: Fixed duplicate tokens error message on the Status Report
-
- NodeSymlinks 6.x-1.0-beta4, 2011-01-07
- --------------------------------------
- Issue #993650 by djac: Fixing HTTP 403 error for users with administer menu but without administer symlinks permission
- Issue #661490 by wojtha: Check if form[menu] exists before injecting our stuff
- Issue #986644 by wojtha: Fixing call-time pass-by-reference bug brakes AHAH requests when error reporting is set to strict
- Deleted nodesymlinks variables during unistall
- Node tokens are now optional
- Added URL fragment support
-
- NodeSymlinks 6.x-1.0-beta3, 2010-11-21
- --------------------------------------
- Added full support for Pathauto and Path module - you can create custom aliases per nodesymlink. Yeah!
- Added configurable optional validation check if primary node menu item exists before creating new nodesymlink.
- Issue #974684 by wojtha: Adding new token [nodesymlinks-nodepath] for creating aliases based on node path alias.
- Issue #974684 by wojtha: Fixing broken Pathauto 1.x bulk update.
-
- NodeSymlinks 6.x-1.0-beta2, 2010-11-13
- --------------------------------------
- Issue #965954 by wojtha: Fixes ampersand and similar characters are converted to html entitities in menu titles
- Issue #808002 by wojtha and scottrigby: Adding Pathauto/Tokens support, automatic generation of nodesymlink path aliases
- Issue #807918 by wojtha: Adding support for bulk creation of aliases
-
- NodeSymlinks 6.x-1.0-beta1, 2009-09-14
- --------------------------------------
- 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-alpha2, 2009-09-12
- --------------------------------------
- NOTE: 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
-
- NodeSymlinks 6.x-1.0-alpha1, 2009-09-11
- --------------------------------------
- Issue #479520 by Fedor.Za: Wrong SQL syntax
- Issue #479532 by Fedor.Za, wojtha: "Delete" button interefered with Node's "Delete" button -> renamed to "Delete Symlinks"
- Fixed by wojtha: Check if module Path exists before calling path_set_alias()
- Issue #522378 by zoo33: Make view/edit links for original node themeable
-
- NodeSymlinks 6.x-1.x-dev, 2009-05-30
- --------------------------------------
- Issue #371463 by pokurek: changed path to symlinks menu items in form during nodeapi update and insert
-
- NodeSymlinks 6.x-1.x-dev, 2009-01-19
- --------------------------------------
- Initial commit