Adding some stuff I did ages ago but forgot to commit;
- Adding custom WHERE clause to drush
- Adding textarea for template if you don't want to upload a tpl file and create a template from scratch
- Fixing a few minor issues with incorrect messages
Improved theme function.
Added cache_converter_generate function to avoid using file_get_contents to manually generate derivatives.
Added api.php hooks file (deprecated README file - will probably remove it...)
Moved all the modules into their own folders.
Dropped support for cache_converter_processing folder (that was a terrible idea).
Added support for module hooks.
Minor bugs fixes.