cancel
Showing results for 
Search instead for 
Did you mean: 

Changes in default framepage.

Former Member
0 Kudos

hii.

How can i do the changes in portal default framework page.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi, try this out

1.. Copy the Default Framework Page from Portal Users -> Standard Portal Users into your own development folder.

2. Open the copied page for editing. Select Desktop Inner Page. And click on Open. In the Page Content you'll find an iView for Dynamic Navigation. Uncheck the visible check box next to it.

3. Add your own developed iView to this Page. You can do this by right-clicking on your iview and then say "Add iview to Page Delta Link". Make this newly added iView Visible and fixed.

4. To make sure it appears correctly, click on the Page Layout radio button and see that the iviews are arranged correctly. If required you can drag and place them wherever you wish.

5. Now, you need to make a desktop which consists of a Framework + theme. To do this go to System Admin -> Portal Display.

While your desktop is in edit mode. Right Click on your framework which you edited and Say "Add framework to Desktop". Down below you will find a themes folder. Add any theme in the same fashion to your desktop.

Next go to Portal Administrators -> Super Administrators -> Master Rule collection.

Here you have to put you rule. Its self explanotory.

But make sure you do this correctly.

thnx,

theja

Answers (2)

Answers (2)

sitara_kola
Participant
0 Kudos

Hi Mayank,

Every portal desktop contains framework page & theme.

First u've to copy the default framework page provided by the sap.

This can be done under system administrtion-->portal display

-->desktops&display rules.

There under portal content>content provided by sap>end user content-->standard portal users.

there you'll be able to find the default frameworkpage.so from there u jst copy it &paste it under u'r folder.nw jst go to content administartion there u'can able to make changes to

your default framewrk page.

As said above,Default framewrk page contais different iviews like mast head iview,tool area,TLN,page title bar,desktop inner page.again inner page contains different iviews like detailed navigation,dynamic navigation,related links,contentarea,portal favourites.. so according to your requirement u can make changes to this framework page &save it. Apply it to ur deaktop.similarly u can deal with theme also under theme editor.

i hope it'll b helpful to u.

regards,

sitara.kola

Edited by: sitara kola on Apr 10, 2008 12:18 PM

Former Member
0 Kudos

hi saxena,

Default Framework Pages

Use

Default Framework Page

The default framework page supplied with SAP NetWeaver Portal provides the navigational and structural components required to navigate and operate the portal. You can modify the default framework page or create your own framework pages to meet the requirements of your organization.

Location in Portal Catalog: Portal Content ® Portal Users ® Standard Portal Users ® Default Framework Page (pcd:portal_content/every_user/general/frameworkpage)

Do not modify the delta link source object of the above-mentioned framework page, which is located in a subfolder under the Content Provided by SAP folder.

For more information about the intended runtime use of the user interface components in the default portal desktop, see Portal Interface.

Headerless Default Framework Page

The headerless default framework page supplied with the portal supports the headerless navigation mode (see Headerless Navigation). It is not accessible through the Portal Catalog and has no editable properties.

For more information about navigation, see Navigation.

Integration

The default framework page supplied with SAP NetWeaver Portal is a single portal page containing default iViews and pages. These components are positioned in the framework page using default page layouts also supplied by SAP.

Pages and iViews in the Default Framework Page

The default framework page contains the following iViews and pages:

1. Page: Default Framework Page (com.sap.portal.frameworkpage)

This is a portal page that contains the following iViews and pages:

a. iView: Masthead iView

An administrator can show or hide the links in the Masthead iView at runtime by setting the Show Link in Masthead: properties in the iView using the Property Editor.

If you have configured your portal to accept anonymous users, you can add the language personalization dropdown list to the masthead, by changing the property Show Dropdown List in Masthead: Language Personalization for Anonymous Users in the Masthead iView to Yes. At runtime, anonymous users can change the portal language. If the anonymous user logs in as an authenticated user, the dropdown list disappears from the masthead, and the portal appears in the language defined for that user.

b. iView: Tool Area

This iView is assigned to the default framework page, but is by default in a hidden state. To display it, change the property of this iView by editing it in the default framework page (see Editing Content and Layout).

c. iView: Top-Level Navigation (see Top-Level Navigation)

d. iView: Page Title Bar (see Page Title Bar Navigation)

e. Page: Desktop Innerpage (com.sap.portal.innerpage)

This page contains the following iViews that comprise the navigation panel (see Navigation iViews) and the content area:

i. iView: Detailed Navigation (com.sap.portal.detailedNavigationTree) (see Detailed Navigation)

ii. iView: Dynamic Navigation (see Dynamic Navigation)

iii. iView: Drag&Relate Targets (see Drag&Relate Targets)

iv. iView: Related Links (see Related Links)

v. iView: Portal Favorites (see Portal Favorites iView)

The Portal Favorites iView is available only after you have installed Knowledge Management.

vi. iView: Content Area

vii. iView: Collaboration Detailed Navigation (com.sap.netweaver.coll.CollaborationDetailedNavigation)

When Collaboration is installed, the Default Framework Page includes an additional Detailed Navigation iView that enables the integration of rooms in the portal.

The following figure illustrates the relative positioning of the components in the default framework page.

Layouts in the Default Framework Page

The pages and iViews in the default framework page are spatially positioned through the use of two default page layouts:

Page Layout

Assigned to Page

Description

Framework Page Layout

(pcd:portal_content/com.sap.pct

/admin.templates/layouts/com.sap

.portal.layoutPortal1_Framework)

Default Framework Page

Layout is a single full-width column

Navigation Panel and Content Area Layout

(pcd:portal_content/com.sap.pct

/admin.templates/layouts/com.sap

.portal.layoutPortal1_WAandNavPanel).

Desktop Innerpage

Layout is a two-column layout:

· Navigation Panel: A narrow column on the left for the navigation panel and its iViews.

· Work Area: A wide column on the right for the content area.

regards

karthik

reward me points if usefull