<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: modifying &amp;quot;Organize Portal Favorites&amp;quot; commands in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212013#M511516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to modify some of text of the iview ... e.g. 'Organize Entries' and also the desciption text for addins link which appears in top of the iview. How do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Tridib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Oct 2006 05:42:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-17T05:42:54Z</dc:date>
    <item>
      <title>modifying "Organize Portal Favorites" commands</title>
      <link>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaq-p/1212010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to modify the command group available in the "Organize Portal Favorites" view?  For example, when in the Portal Favorites iView, I click the context menu and select 'Organize Portal Favorites.'  That brings up a new window, and if I click on the context menu of the parent folder in that window, I get options such as New Folder, New Link, New External Link, etc.  I want to remove the New Link option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to the PortalFavoritesCollectionRenderer, but that only references an OrganizePortalFavorites component.  Do I need to modify this component to control the command group in that view?  If so, where can I find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!  All answers will be rewarded.  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Fallon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 18:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaq-p/1212010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T18:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: modifying "Organize Portal Favorites" commands</title>
      <link>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212011#M511514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fallon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are on the right track.&lt;/P&gt;&lt;P&gt;You find the OrganizePortalFavorites Component by navigating in the KM Configuration to Content Management -&amp;gt; User Interface -&amp;gt; (Advanced Mode) -&amp;gt; Mapping -&amp;gt; Component&lt;/P&gt;&lt;P&gt;You'll see there the parameter "Command=EditLinklist".&lt;/P&gt;&lt;P&gt;If you look at this UI Command (... -&amp;gt; User Interface -&amp;gt; Commands -&amp;gt; UI Commands) you see here the parameter "rndLayoutSet=LinkListMaintenance".&lt;/P&gt;&lt;P&gt;So that's how it works, that when you klick on "Organize Portal Favorites" you get this LayoutSet.&lt;/P&gt;&lt;P&gt;In this Layout Set -&amp;gt; LinkListMntcCollectionRenderer -&amp;gt; LinkListMntcCollectionCommandGroup you will find the Command Group "LinkListMntcNewResourceGroup". Here you will see the three commands "new_folder,new_internal_link,new_external_link".&lt;/P&gt;&lt;P&gt;Best way to work here would be from bottom to top by replacing the SAP standard objects (Command Groups, Collection Renderers, etc.) with your objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 18:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212011#M511514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T18:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: modifying "Organize Portal Favorites" commands</title>
      <link>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212012#M511515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful!  Thanks so much for your help, Robert.  It's much appreciated.  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Fallon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 19:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212012#M511515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T19:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: modifying "Organize Portal Favorites" commands</title>
      <link>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212013#M511516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to modify some of text of the iview ... e.g. 'Organize Entries' and also the desciption text for addins link which appears in top of the iview. How do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Tridib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 05:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modifying-quot-organize-portal-favorites-quot-commands/qaa-p/1212013#M511516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T05:42:54Z</dc:date>
    </item>
  </channel>
</rss>

