Project

General

Profile

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

git_sitools_idoc / flarecast / data / TESTS_FONCTIONNELS / projects_modules / int@3.xml @ master

1
<projectModule>
2
  <id>projectGraph</id>
3
  <name>projectGraph</name>
4
  <description>Project Graph</description>
5
  <author>akka</author>
6
  <version>1.0</version>
7
  <url>/deprecated</url>
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.projectGraphTree</xtype>
17
  <dependencies>
18
    <js>
19
      <url>
20
        <url>/sitools/client-user/js/modules/projectGraph/projectGraph.js</url>
21
      </url>
22
    </js>
23
    <css/>
24
  </dependencies>
25
  <priority>2</priority>
26
</projectModule>