Commit 28010e9b85a3068df00f4ee0f2efdddf0eafd5e8
1 parent
bc838daa
xml upload
Showing
3 changed files
with
4 additions
and
6 deletions
README.md
100644 → 100755
controllets.xml
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <handler_configuration> |
3 | 3 | <deep_handler_configuration> |
4 | - <components_repository_url_reference>http://192.168.214.128/DEEalerProvider/COMPONENTS/controllets/</components_repository_url_reference> | |
4 | + <components_repository_url_reference>http://192.168.214.128/DatalEts-Ecosystem-Provider/COMPONENTS/controllets/</components_repository_url_reference> | |
5 | 5 | </deep_handler_configuration> |
6 | 6 | <components> |
7 | 7 | <component> | ... | ... |
datalets.xml
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <handler_configuration> |
3 | 3 | <deep_handler_configuration> |
4 | - <components_repository_url_reference>http://192.168.214.128/DEEalerProvider/COMPONENTS/datalets/</components_repository_url_reference> | |
4 | + <components_repository_url_reference>http://192.168.214.128/DatalEts-Ecosystem-Provider/COMPONENTS/datalets/</components_repository_url_reference> | |
5 | 5 | </deep_handler_configuration> |
6 | 6 | <components> |
7 | 7 | <component> |
... | ... | @@ -24,8 +24,6 @@ |
24 | 24 | <selection>*</selection> |
25 | 25 | </input> |
26 | 26 | <layouts> |
27 | - <input> | |
28 | - </input> | |
29 | 27 | </layouts> |
30 | 28 | </inputs> |
31 | 29 | </idm> |
... | ... | @@ -284,7 +282,7 @@ |
284 | 282 | </inputs> |
285 | 283 | </idm> |
286 | 284 | </component> |
287 | - <component> | |
285 | + <!--<component> | |
288 | 286 | <name>preview-datalet</name> |
289 | 287 | <attributes> |
290 | 288 | <attribute> |
... | ... | @@ -303,6 +301,6 @@ |
303 | 301 | </layouts> |
304 | 302 | </inputs> |
305 | 303 | </idm> |
306 | - </component> | |
304 | + </component>--> | |
307 | 305 | </components> |
308 | 306 | </handler_configuration> | ... | ... |