Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(Preparing the environment)
Line 8: Line 8:
 
===Preparing the environment===
 
===Preparing the environment===
 
#Unzip / Untar the file
 
#Unzip / Untar the file
#Add a new environmental variable:<br>
+
#Add a new environmental variable: <span style="color:green;">export GRIDSPHERE_HOME=&lt;grdsphere-folder&gt;</span>
<span style="color:green;">export GRIDSPHERE_HOME=&lt;grdsphere-folder&gt;</span>
+
  
 
===Patching Gridpshere Home===
 
===Patching Gridpshere Home===

Revision as of 17:50, 25 May 2007

Homogenizing the DILIGENT interface

Pre-development Actions

Downloading Gridpshere

The official DILIGENT gridsphere version is: 2.2.7.
All the portlet developers must use this version. To download it click here.

Preparing the environment

  1. Unzip / Untar the file
  2. Add a new environmental variable: export GRIDSPHERE_HOME=<grdsphere-folder>

Patching Gridpshere Home

In order to be able to use DILIGENT header themes, you should first patch gridsphere. The needed steps are:

  1. Download the patch from here
  2. Unzip / Untar the file
  3. Execute: cd <patch-folder>; ./patch.sh $GRIDSPHERE_HOME

! Important Info:
This patch also contains the changes needed on Gridsphere so as to consume GWT applications.

Preparing the environment

Installing GridSphere

Execute: