Difference between revisions of "General guidelines about Portlet StyleSheets"

From Gcube Wiki
Jump to: navigation, search
(New page: '''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. T...)
 
(Patching Gridpshere Home)
Line 8: Line 8:
 
#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>
  
'''!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.

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