Things to do before releasing the Plugin:

1. Add Meta 
2. Search for all GTG notes in the code and fix.
3. Remove unneeded global declarations
4. 
5. 
6. while creating a share sort the icons in alpha order (not an easy task)
7. Add a note that some portions of the code are from GL







+---------------------------------------------------------------------------+
| SocialShare_CM Plugin 1.2                                                 |
+---------------------------------------------------------------------------+
| readme.txt                                                                |
|                                                                           |
| Readme File                                                               |
+---------------------------------------------------------------------------+
| Copyright (C) 2009-2011 by the following authors:                         |
|                                                                           |
| Authors: Greg Gillis - greg DOT gillis AT sillig DOT com                  |
+---------------------------------------------------------------------------+
| This program is licensed under the terms of the GNU General Public License|
| as published by the Free Software Foundation; either version 2            |
| of the License, or (at your option) any later version.                    |
|                                                                           |
| This program is distributed in the hope that it will be useful,           |
| but WITHOUT ANY WARRANTY; without even the implied warranty of            |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.                      |
| See the GNU General Public License for more details.                      |
|                                                                           |
| You should have received a copy of the GNU General Public License         |
| along with this program; if not, write to the Free Software Foundation,   |
| Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.           |
|                                                                           |
+---------------------------------------------------------------------------+

What This Plugin Does:
-------------
Displays links to share sites such as Facebook and Twitter. 
Originally written for Geeklog with a plugin addon for CM that was dependent on the Geeklog plugin. 
This CM plugin is a stand alone version not dependent on GL.

Notes:
------------
When adding a new share you will need to manually upload the image to the plungins/socialshare/images directory.


Changes:
--------
Version 1.2
* Released the original so the version matches the GL version.


