Project

General

Profile

Download (1.49 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0"?>
2
<project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
3
	<skin>
4
		<groupId>eu.etaxonomy.site</groupId>
5
		<artifactId>platform-site-skin</artifactId>
6
		<version>1.0</version>
7
	</skin>
8
	<body>
9
		<menu name="General Information">
10
			<item name="Overview" href="index.html"/>
11
			<item name="Screenshots" href="screenshots.html"/>
12
			<item name="Dataportal Installation" href="installation.html"/>
13
			<item name="Releases" href="http://dev.e-taxonomy.eu/trac/wiki/CdmPlatformRoadmap"/>
14
			<item name="Download" href="http://cybertaxonomy.eu/download/dataportal/"/>
15

    
16
		</menu>
17

    
18
		<menu name="Getting Help">
19
			<item name="Admin FAQ" href="admin-faq.html"/>
20
		</menu>
21

    
22
		<menu name="Developer">
23
			<item name="Getting started" href="getting-started.html"/>
24
			<item name="Wiki" href="http://dev.e-taxonomy.eu/trac/wiki/CdmDataportalDev"/>
25
		</menu>
26

    
27
		<menu name="Project">
28
			<item name="Mailing Lists" href="mail-lists.html"/>
29
			<item name="Issue Tracking" href="http://dev.e-taxonomy.eu/trac/"/>
30
			<item name="Source Repository" href="http://dev.e-taxonomy.eu/trac/browser/trunk/drupal"/>
31
			<item name="License" href="license.html"/>
32
		</menu>
33
	</body>
34

    
35
    <poweredBy>
36
        <logo name="PhpStorm" href="https://www.jetbrains.com/phpstorm/"
37
              img="images/logo_PhpStorm.png" height="30px" />
38
    </poweredBy>
39
</project>
    (1-1/1)