Messaging Plugin for Hotaru CMS
---------------------------------
Created by: Nick Ramsay

Description
-----------
Enables your users to send each other private messages.

Features:
- Inbox, Outbox, New Message, View Message pages
- "Send Message" link added to other users' profiles
- Pagination for inbox and outbox
- Email notification of new private messages
- User option for disabling email notification
- Notification of new messages displayed on the announcement bar
- User permissions for private messaging 
- Remove messages from your inbox and outbox  
- Messages removed from both the sender's outbox and recipient's inbox can be physically deleted in Admin -> Maintenance

Instructions
------------
1. Upload the "messaging" folder to your plugins folder. 
2. Install it from Plugin Management in Admin.

Changelog
---------
v.0.8 2013/06/11 - shibuya246 - Updated error message display
v.0.7 2010/07/10 - Nick - CSS fixes for form item widths
v.0.6 2010/05/10 - Nick - Fix for errors shown when trying to view messages when logged out 
v.0.5 2010/04/26 - Nick - Updated to use Hotaru 1.2's PrivateMessaging library
v.0.4 2010/03/01 - Nick - Fix for empty inbox and outbox
v.0.3 2010/03/01 - williamd - Fix for unauthorized viewing of messages
v.0.2 2010/03/01 - Nick - Bug fixes
v.0.1 2010/02/28 - Nick - Released first version
