Changeset 4910
- Timestamp:
- 04/07/14 15:31:34 (11 years ago)
- Location:
- vlo/branches/vlo-3.0/vlo-web-app/src/main
- Files:
-
- 1 added
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
vlo/branches/vlo-3.0/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/wicket/pages/AboutPage.html
r4872 r4910 34 34 <wicket:extend> 35 35 36 <div wicket:id="navigation" id="topnavigation"> 37 <div wicket:id="breadcrumbs" id="breadcrumbs">[BREADCRUMBS]</div> 36 <div id="topnavigation"> 37 <div id="breadcrumbs"> 38 <a href="javascript: history.go(-1)">Back</a> 39 </div> 38 40 <div id="topnavigationlinks"> 39 <wicket:container wicket:id="permalink">[permalink]</wicket:container> 40 <!--<a id="help" href="" title="Help"><span>[Help]</span></a>--> 41 <!-- <wicket:container wicket:id="permalink">[permalink]</wicket:container>--> 41 42 </div> 42 43 </div> 43 44 44 <div class="topbar" id="collections"> 45 <div class="rtop"><div class="r1"></div><div class="r2"></div><div class="r3"></div><div class="r4"></div></div> 46 <div wicket:id="collectionsFacet">[COLLECTIONS]</div> 47 <!-- <p> 48 Searching in all collections (604056 records). 49 </p>--> 50 <div class="rbottom"><div class="r4"></div><div class="r3"></div><div class="r2"></div><div class="r1"></div></div> 45 <div class="content" id="about"> 46 47 <h1>About the CLARIN Virtual Language Observatory</h1> 48 <p> 49 The Virtual Language Observatory (VLO) faceted browser was 50 developed within <a href="http://www.clarin.eu">CLARIN</a> 51 as a means to explore linguistic resources, services and 52 tools available within CLARIN and related communities. 53 </p> 54 55 <p> 56 All information in the VLO faceted browser is based on the 57 <em>metadata descriptions</em> of resources as provided by 58 the parties (CLARIN centres) that host the original data. 59 It gets refreshed regularly but may not be completely 60 up-to-date with the current state of the original data and 61 metadata depending on the date, time and state of the 62 metadata providing/retrieval process 63 (<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> 64 is employed). 65 </p> 66 67 <h2>References</h2> 68 <h3>Documentation</h3> 69 <ul> 70 <li><a href="http://www.clarin.eu/file/1601">Short guide</a></li> 71 <li><a href="http://clarin.eu/content/component-metadata">Component Metadata</a></li> 72 <li><a href="http://www.clarin.eu/faq-page/275">Frequently Asked Questions</a></li> 73 </ul> 74 75 <h3>Publications</h3> 76 <ul> 77 <li><a href="http://hdl.handle.net/11858/00-001M-0000-000F-85F4-5">Van Uytvanck, D., Stehouwer, H., & Lampen, L. (2012). Semantic metadata mapping in practice: The Virtual Language Observatory. In N. Calzolari (Ed.), Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC 2012), Istanbul, May 23rd-25th, 2012 (pp. 1029-1034). European Language Resources Association (ELRA).</a></li> 78 </ul> 79 80 <h2>Credits</h2> 81 <p> 82 The following people have contributed to the VLO faceted 83 browser: 84 </p> 85 <ul> 86 <li>....</li> <!-- TODO! --> 87 <li>Patrick Duin</li> 88 <li>Herman Stehouwer</li> 89 <li>Thomas Eckart</li> 90 <li>Kees Jan van de Looij</li> 91 <li>Twan Goosen</li> 92 <li>Dieter van Uytvanck</li> 93 <li>Sander Maijers</li> 94 </ul> 95 96 <h2>Version information</h2> 97 <table> 98 <tr> 99 <td>Application version number:</td> 100 <td><wicket:message key="vlo.version" /></td> 101 </tr> 102 <tr> 103 <td>SVN revision number:</td> 104 <td><wicket:message key="vlo.revision" /></td> 105 </tr> 106 <tr> 107 <td>Date and time of change in the code base:</td> 108 <td><wicket:message key="vlo.changeDate" /></td> 109 </tr> 110 </table> 111 112 <h2>Technology used</h2> 113 <ul> 114 <li><a href="http://www.java.com">Java SE</a></li> 115 <li><a href="http://tomcat.apache.org/">Apache Tomcat</a></li> 116 <li><a href="http://lucene.apache.org/solr/">Apache Solr</a> (version <wicket:message key="solr.version" />)</li> 117 <li><a href="http://wicket.apache.org/">Apache Wicket</a> (version <wicket:message key="wicket.version" />)</li> 118 <li><a href="http://spring.io/">Spring Framework</a> (version <wicket:message key="spring.version" />)</li> 119 <li><a href="http://vtd-xml.sourceforge.net/">VTD-XML</a></li> 120 </ul> 51 121 </div> 52 122 53 <div class="content"> 54 <form wicket:id="search" action="" id="search"> 55 <p> 56 <span id="searchcontrols"> 57 <input wicket:id="query" id="searchbox" type="text" value="democratie" /> 58 <input wicket:id="searchSubmit" id="searchbutton" type="submit" value="Search"/> 59 </span> 60 </p> 61 </form> 62 <div wicket:id="searchResults" id="searchresults">[SEARCH RESULTS]</div> 63 </div> 64 65 <div class="sidebar"> 66 67 <div wicket:id="facets"></div> 68 69 <!-- <div class="sidebaritem facet collapsedfacet"> 70 rounded corners - top **** 71 <div class="rtop"><div class="r1"></div><div class="r2"></div><div class="r3"></div><div class="r4"></div></div> 72 <a href="#" class="expandfacet"><span>expand</span></a> 73 <a href="#" class="collapsefacet"><span>collapse</span></a> 74 <h1><a href="#">Search options</a></h1> 75 <div class="sbilinks facetvalues"> 76 <form id="advancedoptions" action=""> 77 <ul> 78 <li> 79 <input type="checkbox" id="onlyfcs"/> 80 <label for="onlyfcs">Only include resources that support content search</label> 81 </li> 82 <li> 83 <input type="checkbox" id="onlymdformat"/> 84 <label for="onlyfcs">Only include resources described with</label> 85 <select> 86 <option>CMDI</option> 87 <option>OLAC</option> 88 </select> 89 </li> 90 </ul> 91 <input type="submit" value="Apply" /> 92 </form> 93 </div> 94 rounded corners - bottom **** 95 <div class="rbottom"><div class="r4"></div><div class="r3"></div><div class="r2"></div><div class="r1"></div></div> 96 </div>--> 97 </div> 123 <!-- <div class="sidebar"> 124 </div>--> 98 125 </wicket:extend> 99 126 </body> -
vlo/branches/vlo-3.0/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/wicket/pages/VloBasePage.html
r4844 r4910 53 53 </div> 54 54 </div> 55 55 56 56 <div wicket:id="feedback" id="feedback">[feedback]</div> 57 57 58 58 <wicket:child /> 59 59 60 60 <div id="footer"> 61 CLARIN VLO version <wicket:message key="vlo.version" /> | <a href="#">help</a> | <a href="#">about</a> | <a href="http://www.dcarter.co.uk">design by dcarter</a> 61 CLARIN VLO version <wicket:message key="vlo.version" /> 62 | <a href="#">help</a> 63 | <wicket:link><a href="AboutPage.html">about</a></wicket:link> 64 | <a href="http://www.dcarter.co.uk">design by dcarter</a> 62 65 </div> 63 66 </div> -
vlo/branches/vlo-3.0/vlo-web-app/src/main/resources/application.properties
r4651 r4910 18 18 vlo.revision=${vlo.revision} 19 19 vlo.changeDate=${vlo.committedDate} 20 solr.version=${solr.version} 21 wicket.version=${wicket.version} 22 spring.version=${spring.version} -
vlo/branches/vlo-3.0/vlo-web-app/src/main/webapp/style/style.css
r4466 r4910 23 23 h2 24 24 { margin: 0px; 25 padding: 0px 0px 4px 0px;25 padding: 8px 0px 6px 0px; 26 26 font-size: 100%; 27 27 letter-spacing: .1em; 28 font-weight: normal;28 font-weight: bold; 29 29 text-decoration: underline; 30 } 31 32 h3 33 { margin: 0px; 34 padding: 4px 0px 4px 0px; 35 font-size: 100%; 36 letter-spacing: .1em; 37 font-weight: bold; 30 38 } 31 39
Note: See TracChangeset
for help on using the changeset viewer.