Mercurial > hg > AnnotationManagerN4J
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 35:b5018d6027eb | 37:34b9d044d0bf |
|---|---|
| 9 | 9 |
| 10 </head> | 10 </head> |
| 11 | 11 |
| 12 <body> | 12 <body> |
| 13 <h1>Annotation Server</h1> | 13 <h1>Annotation Server</h1> |
| 14 <h2>View</h2> | 14 <h2>View - Annotations without restrictions</h2> |
| 15 <ul> | 15 <ul> |
| 16 <li><a href="tags">View tags</a></li> | 16 <li><a href="tags">View tags</a></li> |
| 17 <li><a href="annotationBrowser">All Annotations</a></li> | 17 <li><a href="annotationBrowser">All Annotations</a></li> |
| 18 </ul> | 18 </ul> |
| 19 <h2>View - restricted Annotations with log-in </h2> | |
| 20 <li><a href="http://libcoll.mpiwg-berlin.mpg.de/annotations">http://libcoll.mpiwg-berlin.mpg.de/annotations</li> | |
| 19 <h2>Admin</h2> | 21 <h2>Admin</h2> |
| 20 <ul> | 22 <ul> |
| 21 <li><a href="annotations/groups">View and edit groups</a></li> | 23 <li><a href="annotations/groups">View and edit groups</a></li> |
| 22 <li><a href="annotations/persons">View and edit persons</a></li> | 24 <li><a href="annotations/persons">View and edit persons</a></li> |
| 23 </ul> | 25 </ul> |
