I've been messing with the blogger module on and off for a couple of days trying to get it to work. I have not yet been successful with that. In looking at blogger itself and at the handbooks for module creation, it has come to me that the module is not actually a 5.x module. If nothing else, it does not come with a .info file as required by the Drupal module guidelines.
I have been really trying to learn how to properly install and configure modules and I have been searching to educate myself as much as possible. The issue I've been working on is the proper module to use to enable ease for my users to include images in blog posts and have come to determine that FCKeditor with IMCE would be the way to go. The modules work, but at this point I think I need some help.