source: SRUAggregator/trunk/src/main/webapp/help.html @ 2926

Last change on this file since 2926 was 2926, checked in by yana, 11 years ago

rebuilding the interface - initial version, still not functional!

File size: 1.0 KB
Line 
1<!--
2To change this template, choose Tools | Templates
3and open the template in the editor.
4-->
5<!DOCTYPE html>
6<html>
7    <head>
8        <title></title>
9        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
10    </head>
11    <body>
12        <h3>Welcome to the CLARIN-D Federated Content Search</h3>
13        <p>CLARIN-D Federated Content Search makes European linguistic resources accessable via the common interface.
14         Currently, 9 centers in Germany and Netherland make more than 20 resources available to the lingustic researches,
15         and this number is growing.</p>
16        <p>To perform simple keyword search in all available resources,
17            go to the search field at the top of the page and click 'search' or press the 'Enter' button.</p>
18        <p>To select specific resources based on their name or language and to specify number of search results
19            to be returned, click on the 'Advanced search' link.</p>
20        <p>To save the search result, ...</p>
21        <p>Feedback....</p>
22    </body>
23</html>
Note: See TracBrowser for help on using the repository browser.