dima767 / grails-crowd
- Source
- Commits
- Network (10)
- Issues (1)
- Downloads (17)
- Wiki (1)
- Graphs
-
Tree:
d807dc1
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Gc.iml | ||
| |
README | ||
| |
application.properties | ||
| |
build.xml | Wed Aug 20 11:38:59 -0700 2008 | |
| |
changelog.txt | ||
| |
gc.ipr | ||
| |
grails-app/ | ||
| |
grailscrowd.launch | ||
| |
grailscrowd.tmproj | Tue Oct 07 15:08:14 -0700 2008 | |
| |
lib/ | ||
| |
scripts/ | ||
| |
src/ | ||
| |
test/ | Wed Sep 24 08:22:07 -0700 2008 | |
| |
web-app/ |
README
This project requires the following plugins which are not checked in into VCS: - Modalbox plugin - RichUI plugin - Feeds plugin - Avatar plugin After fresh checkout from VCS, run the following commands to install the above mentioned plugins: 'grails upgrade' 'grails install-plugin ffeds' 'grails install-plugin modalbox' 'grails install-plugin richui' 'grails install-plugin avatar'

