* Fix some bad uses of t()
* Clean up _find_view_arguments(0 and _get_aliasable_views()
* Only support views where we can handle all the arguments
* Support views in code.
Here it is. First release of views alias for Drupal6.
So whats new?
Firstly, I'm now integrating with the pathauto API. Making use of the hooks helped with deleting and configuration.
Also, since the last version was for Views1, this version is now compatible with Views2 and works with multiple page displays on a single view.