Project Description:
Improve existing plugin http://wordpress.org/extend/plugins/import-html-pages/
to
- have all image and according image tags tags imported to wordpress page/posts and to media library
- make sure that imported "file name" is page title in Wordpress (improve on http://wordpress.org/support/topic/plugin-html-import-2-importing-static-html-pages?replies=18#post-2655186) - slug issue right now with some files
- <title> content is imported to the wordpress page/post equivalent (is a wordpress all-in.-one-seo plugin necessary for that, or does WP know title and description as HTML?)
- <meta name="description"....> content is also imported to wordpress page/post