Downloads
Download tar.gz
11.11 KB
MD5: d6ece58f3ee54d3d65f13d4e11f7c357
SHA-1: 5b6771d9781124fda8d6b1a4e0edc142e3149980
SHA-256: ef49edb76049d8a0a0d870b636d637f4596a236073da325b2bc93529887606a0
Download zip
11.77 KB
MD5: 20bce484cf974d9df27328922ac7f77c
SHA-1: a4427507e37be450e768906297481cddf4414c3c
SHA-256: b3bee399d8f130231a71be6b53150c42cd123dd850f25fdfe73d770ab467553b
Release notes
Added a new hook, hook_node_convert_change which allows node modules perfrom needed changes on the conversion process. For example, when converting a page to a book node, a book row should be inserted in to the book table.
Fixed a bug when choosing a few nodes to be bulk converted.
Fixed a bug when converting a node to the book type, so a proper book row is inserted and deleted from the table.