Hi guys,


Hi guys, I want to set some custom properties in gadget definition, to handle 
in the javascript container:



<Module>

    <ModulePrefs title="Test" other="other-value" another="another-value" >
    </ModulePrefs>

    <Content type="html" href="page.html">
    </Content>

</Module>



I'm using the CommonContainer, and the preloadGadgets the metadata, the custom 
properties are not present in the metadata returned by the preload method.



Is there another place in the xml definition, where i can put any propertie and 
retrieve on javascript.?



Thanks

Reply via email to