Skip to content

Commit

Permalink
first commit, with a first draft of the README
Browse files Browse the repository at this point in the history
  • Loading branch information
frodefi committed Dec 2, 2011
0 parents commit 377641b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README
@@ -0,0 +1,10 @@
Simple User Messaging System UI using the Mailboxer plugin (https://github.com/ging/mailboxer).

Overview of features:
- To send messages internally between users only, in email style
- Folders: Inbox, Sent, Drafts, Trash. List showing vital info and each is sortable. Checkbox to do delete multiple emails.
- General email search
- Compose new message with: multiple receivers, multiple attachments. If this is a reply, quote the replied message.
- Message view (1 message only, no threading gmail style), options to download attachment and delete the message.

This Messaging System you find here is a standard Rails engine, but it also exists as a Refinery CMS engine, see https://github.com/frodefi/RefineryCMS-Messaging.

0 comments on commit 377641b

Please sign in to comment.