Show lang-addon.xml syntax highlighted
<language-addon>
<addon-name>BaseThinkcapComponents</addon-name>
<version>
<version-class>org.integratedmodelling.thinkcap.components.Version</version-class>
<version-uid>1.0</version-uid>
<zk-version>2.3.0</zk-version><!-- or later -->
</version>
<language-name>xul/html</language-name>
<javascript-module name="test.helloworld" version="1.070426.008"/>
<zscript>
import org.integratedmodelling.thinkcap.*;
</zscript>
<component>
<component-name>HelloWorld</component-name>
<component-class>org.integratedmodelling.thinkcap.components.base.HelloWorld</component-class>
<mold>
<mold-name>default</mold-name>
<mold-uri>~./dsp/helloworld.dsp</mold-uri>
</mold>
</component>
<component>
<component-class>org.integratedmodelling.thinkcap.components.portal.KnowledgeTree</component-class>
<component-name>ktree</component-name>
<extends>tree</extends>
</component>
<component>
<component-name>authmenu</component-name>
<macro-uri>/BaseComponents/components/SessionAuth.zul</macro-uri>
</component>
<component>
<component-name>landselect</component-name>
<macro-uri>/BaseComponents/components/LandSelect.zul</macro-uri>
</component>
<component>
<component-name>tktemplate</component-name>
<macro-uri>/BaseComponents/components/ThinkcapTemplate.zul</macro-uri>
</component>
</language-addon>
See more files for this project here
A portal to explore and edit the knowledge contained in a set of ontologies in intuitive ways. Presents a Dictionary view (a Google-like interface), a Thesaurus view (a graphical display with simplified relationships) and a full graphical Concept view.
Project homepage:
http://sourceforge.net/projects/thinkcap
Programming language(s): Java,JavaScript,XML
License: other
lang-addon.xml