Project

General

Profile

Download (674 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / projects_modules / map / string@projectGraph.xml @ master

1
<projectModule>
2
   <id>projectGraph</id>
3
   <name>projectGraph</name>
4
   <description>Project Graph</description>
5
   <label>label.projectGraph</label>
6
   <author>akka</author>
7
   <version>1.0</version>
8
   <imagePath>/sitools/common/res/images/desktop/120x120_sans_cadre/project_graph.png</imagePath>
9
   <title>title.ProjectGraph</title>
10
   <defaultWidth>800</defaultWidth>
11
   <defaultHeight>500</defaultHeight>
12
   <x>0</x>
13
   <y>0</y>
14
   <icon>graphModule</icon>
15
   <specificType>projectGraph</specificType>
16
   <xtype>sitools.user.modules.ProjectGraphModule</xtype>
17
   <dependencies>
18
     <js/>
19
     <css/>     
20
   </dependencies>
21
   <priority>2</priority>
22
 </projectModule>