This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| 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/ | ||
| |
web-app/ |
README
This project requires the following plugins which are not checked in into VCS: - Modalbox plugin - RichUI plugin - Avatar plugin (0.1 currently) After fresh checkout from VCS, run the following commands to install the above mentioned plugins: 'grails install-plugin modalbox' 'grails install-plugin richui' 'grails install-plugin http://avatargrailsplugin.googlecode.com/files/grails-avatar-plugin-0.1.zip' === Modalbox plugin notes If the current installed version of Modalbox plugin is 0.2, after installing it, replace the ModalboxTagLib.groovy with the modified version from src/etc, as the original 0.2 version of this taglib has few bugs: 'cp src/etc/ModalboxTagLib.groovy plugins/modalbox-0.2/grails-app/taglib/' === Avatar plugin notes If the current installed version of Avatar plugin is 0.1, after installing it, replace the AvatarTagLib.groovy with the modified version from src/etc, as the original 0.1 version of this taglib lacks some features which Grails Crowd uses 'cp src/etc/AvatarTagLib.groovy plugins/avatar-plugin-0.1/grails-app/taglib/'








