Difference between revisions of "Fast extension sample"

From OpenKM Documentation
Jump to: navigation, search
(OMCA)
 
Line 1: Line 1:
{{Note|Under construction}}
+
{{TOCright}} __TOC__
 +
 
 +
{{Warning|Under construction}}
  
 
This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( [[Javascript_API]].
 
This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( [[Javascript_API]].
  
 +
'''Installation'''
 
Download [[File:Fast_extension_sample.zip]] and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )
 
Download [[File:Fast_extension_sample.zip]] and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )

Revision as of 20:01, 30 December 2013


Nota advertencia.png Under construction

This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( Javascript_API.

Installation Download File:Fast extension sample.zip and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )