Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(Patching Gridpshere Home)
(Patching Gridpshere Home)
Line 4: Line 4:
 
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.
 
The needed steps are:
 
The needed steps are:
#Download the patch from [[Media:Diligent-theme-patch.tgz here]]
+
#Download the patch from [[diligent-theme-patch.tgz here]]
 
#Unzip / Untar the file
 
#Unzip / Untar the file
 
#Execute: <span style="color:green;">cd &lt;patch-folder&gt;; ./patch.sh $GRIDSPHERE_HOME</span>
 
#Execute: <span style="color:green;">cd &lt;patch-folder&gt;; ./patch.sh $GRIDSPHERE_HOME</span>

Revision as of 17:36, 25 May 2007

Homogenizing the DILIGENT interface

Pre-development Actions

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 diligent-theme-patch.tgz 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.