Blame view

controllets.xml 1 KB
219b8036   luigser   DEEP
1
2
3
  <?xml version="1.0" encoding="utf-8"?>

  <handler_configuration>

      <deep_handler_configuration>

293da0d3   Luigi Serra   Datalets xml update
4
          <components_repository_url_reference>http://192.168.214.128/DEEalerProvider/COMPONENTS/controllets/</components_repository_url_reference>

219b8036   luigser   DEEP
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
      </deep_handler_configuration>

      <components>

          <component>

              <name>carousel-controllet</name>

          </component>

          <attributes></attributes>

          <component>

              <name>datalet-selection-controllet</name>

              <attributes>

                  <attribute>

                      <name>data-url</name>

                  </attribute>

                  <attribute>

                      <name>data-url</name>

                  </attribute>

                  <attribute>

                      <name>datalets-list-url</name>

                  </attribute>

              </attributes>

          </component>

          <component>

              <name>data-sevc-controllet</name>

          </component>

      </components>

  </handler_configuration>