A portal project is the collection of files that you work with in the Rational® Developer workbench to edit both the structural and stylistic framework of your portal.
The basic elements of your project are listed below. For information on getting started with portal projects, refer to Creating portal projects.
The name that you give your project is also the name of the project folder that will appear in the
folder within the Project Explorer view.Within your root project folder, there is an icon named Portal Configuration. Double-click this icon to edit the layout of your portal project. For more information, refer to Defining layouts.
When creating a new portal project, the v6.0.0.1 workbench supports WebSphere® Portal v5.1 by default. You can also choose to develop for WebSphere Portal v5.0.2.2.
The default theme provides the overall look and feel for your portal project. As you work in your portal project, you can change the default theme. If you do decide to change the default theme, the change will cascade down to any labels and pages within your portal project that do not already have a theme assigned.
Within your portal project folder, themes appear in the
folder. Double-clicking any one of the theme icons in this folder opens its default.jsp file in Page Designer. This is where you can make changes to the look and feel of your theme.For more information, refer to Working with themes.
Ideally, each theme has a default skin. Unless you specify otherwise, the default skin for the current theme is the skin that will appear around each portlet that you insert into a portal page. If you decide to change the default theme for your portal project, the default skin will change along with it.
Within your portal project directory, skins appear in the
folder. Double-clicking any one of the skin icons in this folder opens its control.jsp file in Page Designer. This is where you can edit the properties of each skin.For more information, refer to Working with skins.