Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(Downloading Gridpshere)
Line 5: Line 5:
 
All the portlet developers must use this version.
 
All the portlet developers must use this version.
 
To download it click [http://www.gridsphere.org/download/pub/gridsphere/gridsphere-2.2.7-src.tgz here].
 
To download it click [http://www.gridsphere.org/download/pub/gridsphere/gridsphere-2.2.7-src.tgz here].
 +
 +
===Preparing the environment===
 +
#Unzip / Untar the file
 +
#Add a new environmental variable:<br>
 +
<span style="color:green;">export GRIDSPHERE_HOME=&lt;grdsphere-folder&gt;</span>
  
 
===Patching Gridpshere Home===
 
===Patching Gridpshere Home===
Line 15: Line 20:
 
'''! Important Info:'''<br>
 
'''! Important Info:'''<br>
 
This patch also contains the changes needed on Gridsphere so as to consume GWT applications.
 
This patch also contains the changes needed on Gridsphere so as to consume GWT applications.
 +
 +
===Preparing the environment===
 +
===Installing GridSphere===
 +
Execute:

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: