Code Search for Developers
 
 
  

plugin.xml from ThinkCap Collaborative Knowledge Portal at Krugle


Show plugin.xml syntax highlighted

<plugin>
	<version>1.0.0</version>
	<jimt-version>0.5.0</jimt-version>
	<author>Ferdinando Villa (fvilla@uvm.edu)</author>
	<date>May, 2007</date>
	<id>BaseComponents</id>
	<short-description>Base ZK components for Thinkcap</short-description>
	<description></description>
	<package>org.integratedmodelling.thinkcap.components</package>
</plugin>



See more files for this project here

ThinkCap Collaborative Knowledge Portal

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

  components/
    AppHeader.zul
    AppList.zul
    ConceptBrowser.zul
    KnowledgeMap.zul
    LandSelect.zul
    SessionAuth.zul
    ThinkcapTemplate.zul
  demo/
    helloworld.zul
    label.zul
    layout.zul
    mindmap.zul
  lib/
    gmapsz.jar
  metainfo/
    zk/
      lang-addon.xml
  org/
    integratedmodelling/
      thinkcap/
        components/
          base/
            HelloWorld.java
            ProjectList.java
          portal/
            KnowledgeTree.java
          BaseComponentsPlugin.java
          Version.java
        visualelements/
          VisualConcept.java
          VisualConstraint.java
          VisualInstance.java
          VisualKnowledge.java
          VisualProperty.java
  templates/
    mindmap.vm
  web/
    dsp/
      helloworld.dsp
    js/
      test/
        helloworld.js
      flashobject.js
    swf/
      visorFreemind.swf
  .classpath
  .project
  ChangeLog
  MANIFEST
  plugin.jardesc
  plugin.xml