Downloads
Download tar.gz
122.99 KB
MD5: f8fb75b5c39a584d46b651f84802be1b
SHA-1: 25de590d053d1a33f37f6e49b5758b85bec03e38
SHA-256: a0d971d7de9b3884060d99dd08f98536e3e5666d42b798614a9f1fb7e70faab6
Download zip
124.16 KB
MD5: 2cc8a3132a891744a3875a78775729e5
SHA-1: 86b4d1b5adb8cba17502eb3b9b860a444b481214
SHA-256: cba207ca7000c3937ef9f82ed376cc150f4b934e4278827926b8abdf3895059a
Release notes
Here's a full upgrade to Drupal6.
Functionality should be the same, although internally it changed from using FAPI hooks to capture actions on the node admin page into using 'node operations' callbacks.
We have both 'assign to term' and 'remove term' for any nodes shown on the content overview page.
It doesn't give a heck of a lot of feedback, doesn't complain if the term was already there, just does it. Which is fine.
I also added thumbnails for image.module nodes to the by-node screen - because it was easy.