Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(Pre-development Actions)
(Downloading Gridpshere)
Line 4: Line 4:
 
The official DILIGENT gridsphere version is: 2.2.7.<br>
 
The official DILIGENT gridsphere version is: 2.2.7.<br>
 
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.8-src.tgz here].
+
To download it click [http://www.gridsphere.org/download/pub/gridsphere/gridsphere-2.2.7-src.tgz here].
 +
 
 
===Patching Gridpshere Home===
 
===Patching Gridpshere Home===
 
In order to be able to use DILIGENT header themes, you should first patch gridsphere.
 
In order to be able to use DILIGENT header themes, you should first patch gridsphere.

Revision as of 17:46, 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.

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.