public
Fork of dima767/grails-crowd
Description: Developer--Version: unstable,curerntly working in Branch: 1.2-opensocial
Homepage:
Clone URL: git://github.com/alpe/grails-crowd.git
alpe (author)
Fri Nov 21 13:27:43 -0800 2008
commit  f384c0b054512596fbd2a2d8a745156413f69304
tree    07d9152ca21b2394fc1e16fe09638d1af3150544
parent  9b93edb58c94b2fc8291d1f434212e2db975012e
README
This project requires the following plugins which are not checked in into VCS:

- Modalbox plugin
- RichUI plugin
- Feeds plugin
- Avatar plugin
- Mail plugin
- Testing plugin
- Quartz plugin
- easyB plugin

After fresh checkout from VCS, run the following commands to install the above mentioned plugins:

'grails upgrade'
'grails install-plugin feeds'
'grails install-plugin modalbox'
'grails install-plugin richui'
'grails install-plugin avatar'
'grails install-plugin mail'
'grails install-plugin testing'
'grails install-plugin quartz'
'grails install-plugin http://easyb.googlecode.com/svn/trunk/easyb-plugins/grails-plugin/grails-easybtest-0.1.zip'

Also change the email related settings in Config.groovy