Difference between revisions of "General guidelines about Portlet StyleSheets"
From Gcube Wiki
(→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 [/mediawiki/images/a/a8/Diligent-theme-patch.tgz here] | + | #Download the patch from [http://ddwiki.di.uoa.gr/mediawiki/images/a/a8/Diligent-theme-patch.tgz here] |
#Unzip / Untar the file | #Unzip / Untar the file | ||
#Execute: <span style="color:green;">cd <patch-folder>; ./patch.sh $GRIDSPHERE_HOME</span> | #Execute: <span style="color:green;">cd <patch-folder>; ./patch.sh $GRIDSPHERE_HOME</span> |
Revision as of 16:37, 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:
- Download the patch from here
- Unzip / Untar the file
- 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.