106 |
Welcome to Grails
107 |
Congratulations, you have successfully started your first Grails application! At the moment
108 | this is the default page, feel free to modify it to either redirect to a controller or display whatever
109 | content you may choose. Below is a list of controllers that are currently deployed in this application,
110 | click on each to execute its default action:
111 |
112 |
113 |
Available Controllers:
114 |
115 |
116 | - ${c.fullName}
117 |
118 |
119 |
120 |
121 |
122 |
123 |
--------------------------------------------------------------------------------
/grails-app/views/info.gsp:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
106 |
- powered by Annotation Framework
107 |
You are running the powered by Annotation Framework.
108 |
109 |
110 |
111 |
112 |
113 |
Available Controllers:
114 |
115 |
116 | - ${c.fullName}
117 |
118 |
119 |
120 |
121 |
122 |
Annotation Framework Plugins Dependencies
123 |
124 |
125 |
126 | - ${plugin.name} - ${plugin.version}
127 |
128 |
129 |
130 |
131 |
132 |
About
133 |
134 | project is
135 | part of the Annotation Framework.
136 | The Application has been originally coded by Dr. Paolo Ciccarese.
137 | The code is available on GitHub.
138 |
139 |
140 |
141 |
142 |
--------------------------------------------------------------------------------
/grails-app/views/layouts/main.gsp:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
2 |
About CATCH-A
3 |
Common Annotation,Tagging and Citation (CATC) API is a unified public open API that will enable storing, searching, discovering, sharing and analyzing scholarly annotations produced on four digital media types - text, image, audio and video - across existing pedagogical and research tools at Harvard.
4 |
--------------------------------------------------------------------------------
/grails-app/views/public/_navigation.gsp:
--------------------------------------------------------------------------------
1 | annotation<\/p>","ranges":[],"uri":"http://catool.localhost/ova/index.php?r=ova/index","id":8,"geolocation":{"altitude":null,"longitude":-77.061244,"latitude":38.9171597,"accuracy":24},"created":"2013-10-18T02:30:34.0+0000","updated":"2013-10-18T15:55:56.919Z","quote":"","target":{"container":"vid1","src":"http://video-js.zencoder.com/oceans-clip.mp4","ext":".mp4"},"permissions":{"update":[],"admin":[],"delete":[],"read":[]},"user":{"id":3,"name":"dani"},"rangeTime":{"start":0.562899,"end":5.217549},"media":"video"}
2 |
3 |
--------------------------------------------------------------------------------
/wrapper/grails-wrapper-runtime-2.2.5.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/annotationsatharvard/catcha/7632c32b9026672d3257b58082410b46187e8e3c/wrapper/grails-wrapper-runtime-2.2.5.jar
--------------------------------------------------------------------------------
/wrapper/grails-wrapper.properties:
--------------------------------------------------------------------------------
1 | wrapper.dist.url=http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/
2 |
--------------------------------------------------------------------------------
/wrapper/springloaded-core-1.1.3.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/annotationsatharvard/catcha/7632c32b9026672d3257b58082410b46187e8e3c/wrapper/springloaded-core-1.1.3.jar
--------------------------------------------------------------------------------