on 2005 Feb 23 4:21 PM
Who can help me? How can I remove "Add to Browser Favorites" in the page title bar.
This is no setting in the page customization.
Is this a global setting in the KM?
Thanks Sybille
Hi Sybille,
here it comes:
Decompile <i>com.sapportals.portal.navigation.PageToolbar</i> within <i>com.sap.portal.navigation.pagetoolbarcore.jar</i> within <i>...irj ootWEB-INFportalportalappscom.sap.portal.navigation.pagetoolbarprivatelib</i> and delete line 365 (<i>optionsMenu.addMenuItem(itemFavorite)</i>; or 339-365).
Compile and replace or create a new portalapp with complete new namespaces to be patch resistant and use this new PageToolbar iView.
Hope it helps
Detlev
PS: This is the <i>solution</i>, knick-knack, as well as it has been the <i>solution</i> in ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sybille,
> Who can help me?
It's me again, I guess!
>How can I remove "Add to Browser Favorites" in the page >title bar.
> This is no setting in the page customization.
Actually this context menu is in the "pageToolbar"-iView and not in the page customization. You will find the iView "com.sap.portal.pageToolbar" in the Portal Framework Page in use.
Just edit this iView and change the Property "Show 'Add to Browser Favorites' Option" to "No".
Hope this helps +
many greetings,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sybille,
it's me again!
Unfortunately this feature was introduced with SP3, so for SP2 the only thing you can do by customizing is to remove the "pageToolbar"-iView from the Portal Inner Page, or to set "Show 'Personalize'" to "No" on each Page used. Of course, by that you will also loose the other options like "Refresh", "Open in new window" and "Personalize".
I'm sure Detlev can provide you the info on how to change the com.sap.portal.navigation.pagetoolbar.par in order to remove only "Add to (Browser) Favorites"!
Hope this helps,
Robert
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.