* Re-adds support for body syncing, auto-deletion etc.
* Adds option to modify taxonomy links to point to related NAT nodes rather than the taxonomy term.
* Adds support for entering synonyms and related terms during node creation.
* Fix issues with caching.
* Improve sync-ing.
Okay everybody, this is supposed to be a place that I can work out the myriad patches that have been posted and pull them into a cohesive and fairly bug-free version.
I started a new branch because rather than use the 1.3 branch which has only some of my own patches included, I thought it would be easier for me to add all other changes to my code since I'm familiar with it.
So if you have an issue out there now, please review this version and see if it still applies.
If it does, change the version number of your issue to this one.
There was some bad logic in the nodeapi hook that was preventing attributes from being set properly in the view hook. I've fixed that, and the module seems to behave as expected now.