<?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>topic Customize number of menu items shown for available site pages in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312764#M265894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again all -I had seen a post on our forums a while ago relating to this, but I can't find it again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to increase the number of available site pages menu items (i.e., document library, wiki, discussions, links, data lists, etc.) from 2 items shown to having all of the items shown (see attached pic).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me where that config item lives?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trevor &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2014 14:16:23 GMT</pubDate>
    <dc:creator>ttownsend</dc:creator>
    <dc:date>2014-11-21T14:16:23Z</dc:date>
    <item>
      <title>Customize number of menu items shown for available site pages</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312764#M265894</link>
      <description>Hi again all -I had seen a post on our forums a while ago relating to this, but I can't find it again.I am trying to increase the number of available site pages menu items (i.e., document library, wiki, discussions, links, data lists, etc.) from 2 items shown to having all of the items shown (see at</description>
      <pubDate>Fri, 21 Nov 2014 14:16:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312764#M265894</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2014-11-21T14:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Customize number of menu items shown for available site pages</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312765#M265895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to define it in your share-config-custom.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to see the OOTB configuration, open the &amp;lt;tomcat&amp;gt;\webapps\share\WEB-INF\classes\alfresco\share-config.xml and search for "max-displayed-site-pages"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On 4.2.f, the default is 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;max-displayed-site-pages&amp;gt;3&amp;lt;/max-displayed-site-pages&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:45:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312765#M265895</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-12-05T17:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Customize number of menu items shown for available site pages</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312766#M265896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi douglascrp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much!&amp;nbsp; Is it simply a matter of copying that code to the share-config-custom.xml file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 20:28:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312766#M265896</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2014-12-06T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customize number of menu items shown for available site pages</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312767#M265897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that's the idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy the line and all the surrounding lines and change what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But make sure you keep the xml structure. If you mess with the xml format, it wont work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you need help. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 15:53:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312767#M265897</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-12-08T15:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Customize number of menu items shown for available site pages</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312768#M265898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi doublascrp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried that with no change observed and no errors reported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to be so basic, but would you be able to walk me through the steps of doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Very best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trevor&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 02:49:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-number-of-menu-items-shown-for-available-site-pages/m-p/312768#M265898</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2014-12-22T02:49:04Z</dc:date>
    </item>
  </channel>
</rss>

