Difference between revisions of "General guidelines about Portlet StyleSheets"
From Gcube Wiki
(→Preparing the environment) |
|||
Line 17: | Line 17: | ||
#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> | ||
− | '''! Important Info:'''<br> | + | '''! Important Info 1:'''<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.<br> |
+ | <br> | ||
+ | '''! Important Info 2:'''<br> | ||
+ | If you want to use credentials you aqlso have to patch gridpshere for credentials. You can find the needed info [[Using credentials in Portlets/Servlets|here]]<br> | ||
===Preparing the environment=== | ===Preparing the environment=== | ||
===Installing GridSphere=== | ===Installing GridSphere=== | ||
Execute: | Execute: |
Revision as of 16:53, 25 May 2007
Homogenizing the DILIGENT interface
Contents
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.
Preparing the environment
- Unzip / Untar the file
- Add a new environmental variable: export GRIDSPHERE_HOME=<grdsphere-folder>
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 1:
This patch also contains the changes needed on Gridsphere so as to consume GWT applications.
! Important Info 2:
If you want to use credentials you aqlso have to patch gridpshere for credentials. You can find the needed info here
Preparing the environment
Installing GridSphere
Execute: