simple-private-messages
simple-private-messages copied to clipboard
Many changes.
- For rails 3
- Added optional jquery support.
- Added rake tasks for jquery libraries
- Added multi recipient send
- Added "don't save in send"
- Added new documentation and howto for install and setup
I'm having a look at this and will be pulling it in once am done. Thanks for the pull.
@safarista thx
Welcome
Could you do me a favour. I don't have a good feeling about including jQuery UI in here. Given that many people will be developing this on Rails 3.1 and above if they are going to use it from now onwards. Would you consider refactoring jQuery UI out of this pull request?
I need second opinions on this. My view is to not include all the jQuery goodies that @phlegx has included simply because they are UI oriented and every developer should decide on how they want to implement their UI.
Any thoughts @jongilbraith
Just adding my two shillings(cents?). I think the JQuery UI shouldn't be added...I'm trying all the gems/plugins to see which one would fit my need and most don't add user interface design!
Ok, then we remove the Jquery UI part and we leave the new functionalities but with simple HTML example.