Project

General

Profile

CDM DataPortal » History » Version 76

Andreas Müller, 05/10/2022 04:56 PM

1 58 Andreas Müller
## CDM Dataportal
2 53 Niels Hoffmann
3 67 Andreas Müller
*This page holds information on developing the CDM Dataportal. The product page and installation of the CDM Dataportal is found here: http://cybertaxonomy.org/portal* 
4 53 Niels Hoffmann
5 61 Katja Luther
{{toc}}
6 53 Niels Hoffmann
7 61 Katja Luther
{{child_pages(depth=1)}}
8 1 Andreas Kohlbecker
9
10
----
11
12 76 Andreas Müller
## Product Information ##
13 1 Andreas Kohlbecker
14 76 Andreas Müller
### What is the CDM DataPortal ###
15
16 72 Andreas Müller
The EDIT Data Portal publishes taxonomic data hosted in a [[CDM_Server|CDM Server]] either to a closed community or to the public at large. It has been implemented as a module for the content management system Drupal. The term "content management system" is somewhat misleading here: since the actual content is stored and managed by the CDM, ensuring scientific accuracy and reusability of data. Drupal offers a great deal of flexibility and can be extended almost indefinitely, making it possible to adapt the EDIT Data Portal to the individual needs of a community. Custom web pages, forums, and blogs are only a few of Drupal's capabilities available out of the box, and there is practically no limit to the number of modules that can be added to enhance a site with for example image galleries. The layout and look and feel of the application can be easily adapted to fit any taste.
17 65 Katja Luther
18 1 Andreas Kohlbecker
User interface design was guided by the following design principles: provide easy access to all taxa and names; display all relevant information in one place where possible; and reduce complexity without compromising scientific accuracy. A challenge particular to taxonomy is keeping the user from losing his or her bearings while navigating through vast taxonomic trees; to this end, a sophisticated taxonomic tree browser has been developed to reduce confusion and make daily work with such trees more productive. A search function provides an additional way to access taxa.
19 73 Andreas Müller
20 1 Andreas Kohlbecker
Each taxon is represented by an individual page, which displays the list of synonyms, related taxa, occurrences, descriptions, media, and more. The list of homotypic and heterotypic synonyms is ordered historically and grouped by types; its layout resembles that found in printed publications. Images of protologues and of type specimens are linked directly from taxon names and synonym lists.
21
22 76 Andreas Müller
### How to install a CDM Data Portal ###
23 1 Andreas Kohlbecker
24 76 Andreas Müller
See https://cybertaxonomy.org/dataportal/installation for how to install a CDM Data Portal
25 74 Andreas Müller
26 76 Andreas Müller
## Developer Information ##
27 74 Andreas Müller
28 76 Andreas Müller
### Environment Setup (Drupal + Apache + Php + MySQL + PhpStorm) ###
29 74 Andreas Müller
30 76 Andreas Müller
* See [[Datportal Development Requirements]] and [[CdmDataportalPhpStormConfiguration]]  for setting up the development environment.
31 1 Andreas Kohlbecker
32
## Testing
33 66 Katja Luther
34 1 Andreas Kohlbecker
* [[TestingSelenium|Running selenium tests]]
35
36
## Releasing
37
38
* see [[CdmLibraryDev#Releases|CDM Library Development Resources - Releases]]
39
40 76 Andreas Müller
## Admin Information ##
41 1 Andreas Kohlbecker
42 76 Andreas Müller
### Installing new instances and cloning instances ###
43
44
#### Install new instance ####
45
46
TODO
47
48
#### Cloning ####
49
50
See [[CdmDataportalSiteMigration]] for how to clone Data Portal sites between servers (clone site folder, settings and data base)
51 66 Katja Luther
52
53 1 Andreas Kohlbecker
----
54
55 66 Katja Luther
## Drupal
56 1 Andreas Kohlbecker
57 66 Katja Luther
really useful:
58 1 Andreas Kohlbecker
59 66 Katja Luther
* [[CdmDataportalRestoreDumps]]
60
* [[DrushTricks|Useful Drush tricks]]
61 51 Andreas Kohlbecker
62 66 Katja Luther
maybe outdated:
63 54 Andreas Müller
64 66 Katja Luther
* [[DeveloperDrupalKnowledge]]
65 1 Andreas Kohlbecker
66 66 Katja Luther
----
67 1 Andreas Kohlbecker
68 66 Katja Luther
## External Resources / Links
69
 
70
### HTML
71 1 Andreas Kohlbecker
72 66 Katja Luther
* [selfhtml](http://de.selfhtml.org/html/index.htm)
73 1 Andreas Kohlbecker
74 66 Katja Luther
### CSS
75 1 Andreas Kohlbecker
76 66 Katja Luther
* [css4you](http://www.css4you.de/)
77
* [The Styleworks](http://www.thestyleworks.de/index.shtml)
78 1 Andreas Kohlbecker
79 66 Katja Luther
### Java-Script
80
81
* [JavaScript Reference](https://developer.mozilla.org/de/docs/Web/JavaScript/Reference)
82
* [jQuery](http://docs.jquery.com/Main_Page)
83
* [crockford](http://javascript.crockford.com/)
84
* [Die am häufigsten mißverstandene Programmiersprache der Welt](http://www.pseliger.de/translations/Douglas-Crockford/missunderstood-JavaScript.html)
85
86
### Firefox
87
88
* Firebug
89
* Web Developer Toolbar
90
* [JSONView](https://addons.mozilla.org/en-US/firefox/addon/10869/)
91
92 62 Katja Luther
----
93 36 Andreas Kohlbecker
94 66 Katja Luther
## Help
95 1 Andreas Kohlbecker
96 66 Katja Luther
* [[CDMDataPortalUserFaq|CDM DataPortal User FAQ]]
97 36 Andreas Kohlbecker
98 66 Katja Luther
* [[CDMDataPortalAdminFaq|CDM DataPortal Admin FAQ]]
99 22 Andreas Kohlbecker
100 66 Katja Luther
* [[CDMDataPortalInstall|CDM DataPortal Install Guide]] in this wiki
101 22 Andreas Kohlbecker
102 66 Katja Luther
* [CDM DataPortal Install Guide](http://cybertaxonomy.eu/cdm-setups/Group/dataportal_installation/) in the CDM Bundle Site
103 22 Andreas Kohlbecker
104 66 Katja Luther
* [[CdmDataportalMultilingual|Multilingual dataportal]]
105 22 Andreas Kohlbecker
106
## CDM Dataportal Demo Sites
107
108 1 Andreas Kohlbecker
109 71 Andreas Müller
Reference Projects can be found at https://cybertaxonomy.org/references