Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(Downloading Gridpshere)
(Downloading Gridpshere)
Line 2: Line 2:
 
==Pre-development Actions==
 
==Pre-development Actions==
 
===Downloading Gridpshere===
 
===Downloading Gridpshere===
The official DILIGENT gridsphere version is: '''2.2.7'''''Italic text''.<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.7-src.tgz here].
 
To download it click [http://www.gridsphere.org/download/pub/gridsphere/gridsphere-2.2.7-src.tgz here].

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.