First release for Drupal 6.
New features:
- install message
- uninstall hook removes the module's variables from the database (though note caveat: if a content type was previously removed, the variable can't be found)
- uses core teaser function (no difference to end user, but less code!)
Cleaned up some extraneous code.
Added a dependency on DHTML Menus to prevent re-invention of the wheel.
Fixed #245875. Which appears to have been the result of not having coded some urls for non-clean urls.