Mercurial > hg > AnnotationManagerN4J
diff src/main/webapp/index.html @ 37:34b9d044d0bf
authorisation added
js / css aufgeraeumt
author | dwinter |
---|---|
date | Wed, 26 Sep 2012 14:48:41 +0200 |
parents | 8427930c5f88 |
children | d99b915c6ed0 |
line wrap: on
line diff
--- a/src/main/webapp/index.html Tue Sep 25 22:28:47 2012 +0200 +++ b/src/main/webapp/index.html Wed Sep 26 14:48:41 2012 +0200 @@ -11,11 +11,13 @@ <body> <h1>Annotation Server</h1> - <h2>View</h2> + <h2>View - Annotations without restrictions</h2> <ul> <li><a href="tags">View tags</a></li> <li><a href="annotationBrowser">All Annotations</a></li> </ul> + <h2>View - restricted Annotations with log-in </h2> + <li><a href="http://libcoll.mpiwg-berlin.mpg.de/annotations">http://libcoll.mpiwg-berlin.mpg.de/annotations</li> <h2>Admin</h2> <ul> <li><a href="annotations/groups">View and edit groups</a></li>