public
Description: Friendly community site for Grails developers Worldwide
Homepage: http://grailscrowd.com
Clone URL: git://github.com/dima767/grails-crowd.git
commit  2dd48be431108c5a8402f1dd96869c67fe4d97aa
tree    296780ad98e462d382afb1619102b29c0336152b
parent  d8c455bccbe9695b8d9e64795a0de23196a607ff
name age message
file .gitignore Loading commit data...
file Gc.iml Wed Oct 08 03:58:54 -0700 2008 Merge branch 'master' of git://github.com/dima7... [AP]
file README
file application.properties
file build.xml Wed Aug 20 11:38:59 -0700 2008 Initial commit into git repository. Grails Crow... [dima767]
file changelog.txt Sat Jun 13 11:44:32 -0700 2009 Closing http://github.com/dima767/grails-crowd/... [dima767]
file gc.ipr Tue Oct 07 15:08:14 -0700 2008 Initial checkin with hibernate jmx config [AP]
directory grails-app/
file grailscrowd-test.launch Sun May 24 09:12:53 -0700 2009 Initial upgrade to Grails 1.1.1 [dima767]
file grailscrowd.launch
file grailscrowd.tmproj Tue Oct 07 15:08:14 -0700 2008 Initial checkin with hibernate jmx config [AP]
file ivy.xml Sun May 24 09:12:53 -0700 2009 Initial upgrade to Grails 1.1.1 [dima767]
file ivysettings.xml Sun May 24 09:12:53 -0700 2009 Initial upgrade to Grails 1.1.1 [dima767]
directory lib/ Mon Jun 01 08:29:48 -0700 2009 closing http://github.com/dima767/grails-crowd/... [dima767]
directory src/ Wed Jun 10 03:55:36 -0700 2009 Installed fresh Grails 1.1.1 templates [dima767]
directory test/ Wed Sep 24 08:22:07 -0700 2008 Search feature WIP... [dima767]
directory web-app/ Sat Jun 13 11:37:23 -0700 2009 added facebook profile (issue#5) [dima767]
README
This project requires the following plugins which are not checked in into VCS:

- Modalbox plugin
- RichUI plugin
- Feeds plugin
- Avatar plugin
- Mail 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'

Also change the email related settings in Config.groovy