Project

General

Profile

Download (7.78 KB) Statistics
| Branch: | Tag: | Revision:
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- Generated by Apache Maven Doxia at 2015-03-24 -->
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
  <head>
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
    <title>CDM Dataportal &#x2013; </title>
7
    <style type="text/css" media="all">
8
      @import url("./css/maven-base.css");
9
      @import url("./css/maven-theme.css");
10
      @import url("./css/site.css");
11
    </style>
12
    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13
    <meta name="Date-Revision-yyyymmdd" content="20150324" />
14
    <meta http-equiv="Content-Language" content="en" />
15
        
16
  </head>
17
  <body class="composite">
18
	<div id="wrapper">
19
	  <div id="content">
20
	    <div id="banner">
21
	      <div class="clear">
22
	        <hr/>
23
	      </div>
24
	    </div>
25
	    <div id="breadcrumbs">
26
	      <div class="xright">
27
	      	<a href="http://wp5.e-taxonomy.eu/cdmlib/" title="CDM Library">CDM Library</a> 
28
	      	|
29
	      	<a href="http://wp5.e-taxonomy.eu/taxeditor/" title="Taxonomic Editor">Taxonomic Editor</a> 
30
            |
31
            <a href="http://wp5.e-taxonomy.eu/cdm-server/" title="CDM Server">CDM Server</a> 
32
            |
33
            <a href="http://wp5.e-taxonomy.eu/portal/" title="Dataportal">Dataportal</a> 
34
            |
35
            <a href="http://wp5.e-taxonomy.eu/printpublisher/" title="Print Publisher">Print Publisher</a> 
36
            |
37
            <a href="http://wp5.e-taxonomy.eu/cdm-setups/" title="CDM Setups">CDM Setups</a> 
38
	      	  	      </div>
39
	      <div id="title">
40
			              <div id="bannerLeft">
41
                CDM Dataportal
42
                </div>
43
      		  </div>
44
		  <div class="clear">
45
	        <hr/>
46
	      </div>
47
	    </div>
48
	    <div id="leftColumn">
49
	      <div id="navcolumn">
50
	                          <h5>General Information</h5>
51
                  <ul>
52
                  <li class="none">
53
                          <a href="index.html" title="Overview">Overview</a>
54
            </li>
55
                  <li class="none">
56
                          <a href="screenshots.html" title="Screenshots">Screenshots</a>
57
            </li>
58
                  <li class="none">
59
            <strong>Dataportal Installation</strong>
60
          </li>
61
                  <li class="none">
62
                          <a href="changes-report.html" title="Releases">Releases</a>
63
            </li>
64
                  <li class="none">
65
                          <a href="download.html" title="Download">Download</a>
66
            </li>
67
          </ul>
68
                       <h5>Getting Help</h5>
69
                  <ul>
70
                  <li class="none">
71
                          <a href="admin-faq.html" title="Admin FAQ">Admin FAQ</a>
72
            </li>
73
          </ul>
74
                       <h5>Developer</h5>
75
                  <ul>
76
                  <li class="none">
77
                          <a href="getting-started.html" title="Getting started">Getting started</a>
78
            </li>
79
                  <li class="none">
80
                          <a href="http://dev.e-taxonomy.eu/trac/wiki/CdmDataportalDev" class="externalLink" title="Wiki">Wiki</a>
81
            </li>
82
          </ul>
83
                       <h5>Project</h5>
84
                  <ul>
85
                  <li class="none">
86
                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
87
            </li>
88
                  <li class="none">
89
                          <a href="team-list.html" title="Project Team">Project Team</a>
90
            </li>
91
                  <li class="none">
92
                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
93
            </li>
94
                  <li class="none">
95
                          <a href="http://dev.e-taxonomy.eu/trac/" class="externalLink" title="Issue Tracking">Issue Tracking</a>
96
            </li>
97
                  <li class="none">
98
                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
99
            </li>
100
                  <li class="none">
101
                          <a href="license.html" title="License">License</a>
102
            </li>
103
          </ul>
104
      	      </div>
105
	    </div>
106
	    <div id="bodyColumn">
107
	      <div id="contentBox">
108
	        <div class="section">
109
<h2><a name="CDM_Server_Installation"></a>CDM Server Installation</h2>
110
<p>CDM Dataportal module publishes the data of the CDM Server, therefore an already working CDM Server is a prerequisite for retrieving the data to publish. To learn more about the CDM Server visit the <a class="externalLink" href="http://wp5.e-taxonomy.eu/cdm-server/">CDM Server's web</a>. To install a CDM Server instance follow the instructions at our <a class="externalLink" href="http://wp5.e-taxonomy.eu/node/2">cdm-setups web</a>.</p></div>
111
<div class="section">
112
<h2><a name="Drupal_Installation"></a>Drupal Installation</h2>
113
<p>Since the CDM Dataportal is a drupal module you will need to install at first Drupal (currently we are working with <b>Drupal 7</b>). There are two different possibilities of installing the CDM Data Portal. The first one is installing Drupal 7 and afterwards to enable the CDM Data Portal Module. The second and recomended is to download Drupal with the CDM Data Portal Module installed and already enable to use.</p>
114
<p>For the first option visit <a class="externalLink" href="http://drupal.org">Drupal's site</a> for more information.</p>
115
<p>You can download the CDM Data Portal module from our download site. For the second option follow the instruction at our <a class="externalLink" href="http://cybertaxonomy.eu/node/7">cdm-setups web</a>.</p></div>
116
<div class="section">
117
<h2><a name="CDM_Data_Portal_Configuration"></a>CDM Data Portal Configuration</h2>
118
<p>Once you have been installed Drupal and CDM Data Portal Module is enabled you will find how to configure the CDM Data Portal Module inside Drupal itself.</p>
119
<p>Open a browser and go to your drupal site. Once you are in your drupal web site go to <b>Configuration&gt;CDM Data Portal</b> where you will find a general documentation for configuring the module properly as well as links to specific configurations sites and documentation. We recommend to read and understand the documentation before starting to configure the module.</p></div>
120
<div class="section">
121
<h2><a name="FAQ_and_contact"></a>FAQ and contact</h2>
122
<p>If you have any problems or questions do not hesitate to contact us and to read our famous answer and questions site.</p></div>
123
	      </div>
124
	    </div>
125
	    <div class="clear">
126
	      <hr/>
127
	    </div>
128
	  </div>
129
	</div>
130
    <div id="footerWrapper">
131
		<div id="footer">
132
			<div class="additionalLinks">
133
		        <ul>
134
					<li><a class="externalLink" href="http://wp5.e-taxonomy.eu/blog/About">About</a></li>
135
					<li><a class="externalLink" href="http://wp5.e-taxonomy.eu/blog/imprint">Contact</a></li>
136
					<li><a class="externalLink" href="http://wp5.e-taxonomy.eu/blog/blog">Blog</a></li>
137
					<li><a class="externalLink" href="http://wp5.e-taxonomy.eu/platform/">Platform</a></li>
138
				</ul>
139
		    </div>
140
		    <div id="logoEdit" class="footerLogo">
141
		    	<a href="http://www.e-taxonomy.org/">
142
		    		<img src="images/logos/logoEdit.png" height="30px" alt="EDIT" />
143
		    	</a>
144
		    </div>
145
		    <div id="logoCetaf" class="footerLogo">
146
		    	<a href="http://www.cetaf.org/">
147
		    		<img src="images/logos/logoCetaf.gif" height="30px" alt="CETAF" />
148
		    	</a>
149
		    </div>		    
150
		    <div id="logoBgbm" class="footerLogo">
151
		    	<a href="http://www.bgbm.org/">
152
		    		<img src="images/logos/logoBgbm.gif" height="30px" alt="BGBM" />
153
		    	</a>
154
		    </div>
155
 	     	<div class="copyright">Copyright &#169;                   2015.
156
          All Rights Reserved.      
157
                
158
      </div>
159
		</div>
160
    </div>
161
  </body>
162
</html>
(10-10/22)