Project

General

Profile

Download (5.67 KB) Statistics
| Branch: | Tag: | Revision:
1
<p>
2
    <a target="_blank" href="http://drupal.org" title="drupal">Drupal</a> is an open source 
3
    <a target="_blank" href="http://en.wikipedia.org/wiki/Web_content_management_system" title="CMS">content managent system</a>
4
    which can be expanded, builded and custimized by developing modules and themes.
5
    <b>CDM Dataportal module</b> is a drupal module developed for supporting the front end or presentation layer of the 
6
    <a target="_blank" href="http://wp5.e-taxonomy.eu/cdm-server/" title="EDIT CDM Server">EDIT CDM Server</a>.
7
    It allows taxonomist to look up for taxa, search taxa and other features. Besides 
8
    the CDM Dataportal module there are several <b>drupal themes</b>
9
    which personalized the layout (colours, images and others) of the CDM Dataportal module results.
10
</p>
11

    
12
<p>
13
    On this basis, it can be possible, for example, to have two different taxonomy collections whith differents selected looks
14
    thanks to the different drupal themes (each one per collection). However both collections will have the same features (such
15
    taxa search) thanks to the CDM Dataportal module.
16
</p>
17

    
18
<p>
19
    More documentation about the CDM (Common Data Library) where the CDM dataportal belongs could be found at the following locations:
20
<ul>
21
    <li> <a target="_blank" href="http://wp5.e-taxonomy.eu/cdmlib/" title="CDM Library">CDM Library</a>
22
    </li>
23
    <li> <a target="_blank" href="http://wp5.e-taxonomy.eu/taxeditor/" title="Taxonomic Editor">Taxonomic Editor</a>
24
    </li>
25
    <li> <a target="_blank" href="http://wp5.e-taxonomy.eu/cdm-server/" title="CDM Server">CDM Server</a>
26
    </li>
27
    <li> <a target="_blank" href="http://wp5.e-taxonomy.eu/printpublisher/" title="Print Publisher">Print Publisher</a>
28
    </li>
29
    <li> <a target="_blank" href="http://wp5.e-taxonomy.eu/cdm-setups/" title="CDM Setups">CDM Setups</a>
30
    </li>
31
</ul>
32
</p>
33

    
34
<!-- module activation  -->
35
<h3>Drupal module and theme activation</h3>
36
<p>
37
    To activate the datataportal module go to 
38
    <a target="_blank" href="./?q=admin/build/modules">Administer&#45&#62Site buildin&#45&#62Modules</a>
39
    and at the CDM section select the modules CDM API, CDM Dataportal and CDM Taxon Tree. The other two 
40
    modules are optional.
41
</p>
42
    <p><strong>Note:</strong> If you downloaded Drupal from our download site, the module will be 
43
    already enabled and ready for use.
44
    </p>
45
<p>
46
    To change your default theme just navigate to      
47
    <a target="_blank" href="./?q=admin/build/themes">Administer&#45&#62Site buildin&#45&#62Themes</a>
48
    where you can select your default theme as well as configured it. 
49
</p>
50

    
51
<!-- CDM Dataportal Settings  -->
52
<h3>CDM Dataportal Settings</h3>
53

    
54
<p>
55
    If you are using the CDM Dataportal module, you will need to configure it. Here you will find how to
56
    explore and configure the module.
57
</p>
58

    
59
<p>
60
    First step to configure the module is making sure your user has access to the settings options of CDM Dataportal module.
61
    You can find the configurations options under <a target="_blank" href="./?q=admin/settings/cdm_dataportal">Administer&#45&#62Site Configuration&#45&#62CDM Dataportal</a>. Once you are in the
62
    configuration site you will see four different sections:
63
</p>
64

    
65
<ul>
66

    
67
<li><h4>General</h4>
68
    <p>
69
    Drupal's CDM Dataportal module dialogues with the <i>CDM Server</i> asking for taxa data 
70
   	and classification of taxa. The first thing the <i>CDM Dataportal module</i> needs to know
71
   	is where is the CDM Server located in order to access it. Such parameters are configurable
72
    via the general tag of the settings.
73
    </p>
74
    <p>The <a target="_blank" href="./?q=admin/settings/cdm_dataportal/general">general settings</a> documentation explains itself. 
75
	</p>
76
</li>
77
	
78
<li><h4>Geo &amp Map</h4>
79
    <p>
80
    As with <i>CDM Server</i>, CDM Dataportal module also dialogues with a Map Server to 
81
    generate all the maps displayed on your web site. Drupal needs to know where
82
    the map server is located and this parameter as well as others related with the maps
83
    appaerance like map legends, map size or map background are configurable via
84
    <a target="_blank" href="./?q=admin/settings/cdm_dataportal/geo" title="General">Geo &amp Map settings</a>.
85
    This configuration site explains itself. 
86

    
87
   </p>	 	
88
</li>
89
	 	
90
<li><h4>Layout</h4>
91
    <p>The Layout of <em>taxa pages</em>, <em>search results</em> and <em>media files</em>
92
    are configurable under
93
    <a target="_blank" href="./?q=admin/settings/cdm_dataportal/layout">Administer&#45&#62Site Configuration&#45&#62CDM Dataportal&#45&#62Layout</a>. 
94
    <em>Taxa pages</em> contains different sections which can be displayed as tabs or as single taxon page.
95
    This sections are <em>Taxon general information</em> (such descriptions or distribution), 
96
    <em>taxon synonymy</em>, <em>taxon specimens</em> and <em>taxon media</em>.
97
    To configure the layout visit the layout settings site and read the documentation for more information.
98
    </p>
99
</li>
100
	
101
<li><h4>Cache</h4>
102
    <p>
103
    It is possible to increase the portal time response when serving taxa sites. The mechanism 
104
    is quite simple. It works caching all taxa sites available in your portal in a way that when
105
    a user wants to visit new taxa, the module will not create the new taxon site from scratch.
106
    Instead of that the taxon site will be loaded from the cache and therefore will be no
107
    dialogue with the CDM Server. 		 
108
    </p>
109
		 
110
    <p>Go to the   	
111
    <a target="_blank" href="./?q=admin/help/settings/cdm_dataportal/cachesite" title="Cache">cache settings site</a>
112
    to configure it or learn more about CDM Data Portal cache.
113
    </p>
114
</li>
115
</ul>
(2-2/2)