<?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 Re: Document Library - Automatically Display Folders in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194311#M147441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes - it's something that I've been meaning to persist through the Preferences service, but it's not bubbled to the top of my list yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, you can change the Document Library globally so that folders are shown by default by editing the following two files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;documentlist.get.html.ftl&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Append &lt;/SPAN&gt;&lt;STRONG&gt;showFolders: true&lt;/STRONG&gt;&lt;SPAN&gt; to the &lt;/SPAN&gt;&lt;EM&gt;setOptions&lt;/EM&gt;&lt;SPAN&gt; function call (after &lt;/SPAN&gt;&lt;EM&gt;highlightFile&lt;/EM&gt;&lt;SPAN&gt; - remember to add a comma on the end of that line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The button doesn't automatically pick up the changed default, so if this bothers you, you can also update as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;documentlist.js&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Search for &lt;/SPAN&gt;&lt;EM&gt;Hide/Show Folders button&lt;/EM&gt;&lt;SPAN&gt; around line 490 and add &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;this.widgets.showFolders.set("label", this._msg(this.options.showFolders ? "button.folders.hide" : "button.folders.show"));&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;after the createYUIButton call.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 21:51:42 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2008-11-06T21:51:42Z</dc:date>
    <item>
      <title>Document Library - Automatically Display Folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194310#M147440</link>
      <description>How do you set the default property to always display folders in the Dcoument Library?&amp;nbsp; I have to hit the Show Folders button everytime I navigate to the library.Thanks</description>
      <pubDate>Thu, 06 Nov 2008 20:40:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194310#M147440</guid>
      <dc:creator>sthurrott</dc:creator>
      <dc:date>2008-11-06T20:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Document Library - Automatically Display Folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194311#M147441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes - it's something that I've been meaning to persist through the Preferences service, but it's not bubbled to the top of my list yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, you can change the Document Library globally so that folders are shown by default by editing the following two files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;documentlist.get.html.ftl&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Append &lt;/SPAN&gt;&lt;STRONG&gt;showFolders: true&lt;/STRONG&gt;&lt;SPAN&gt; to the &lt;/SPAN&gt;&lt;EM&gt;setOptions&lt;/EM&gt;&lt;SPAN&gt; function call (after &lt;/SPAN&gt;&lt;EM&gt;highlightFile&lt;/EM&gt;&lt;SPAN&gt; - remember to add a comma on the end of that line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The button doesn't automatically pick up the changed default, so if this bothers you, you can also update as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;documentlist.js&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Search for &lt;/SPAN&gt;&lt;EM&gt;Hide/Show Folders button&lt;/EM&gt;&lt;SPAN&gt; around line 490 and add &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;this.widgets.showFolders.set("label", this._msg(this.options.showFolders ? "button.folders.hide" : "button.folders.show"));&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;after the createYUIButton call.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 21:51:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194311#M147441</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-11-06T21:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Document Library - Automatically Display Folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194312#M147442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, worked perfectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:51:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-library-automatically-display-folders/m-p/194312#M147442</guid>
      <dc:creator>sthurrott</dc:creator>
      <dc:date>2008-11-07T15:51:48Z</dc:date>
    </item>
  </channel>
</rss>

