<?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: Limit Length of File Names in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142533#M99807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There isn't anything out of the box to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could however change the queryBrowseNodes() method in BrowseBean and modify the "name" property for each node if the name is too long.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 08:21:19 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2007-09-07T08:21:19Z</dc:date>
    <item>
      <title>Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142532#M99806</link>
      <description>Hey there,I'm trying to customize the Alfresco webclient for my needs. It it possible to limit the shown filename in the browse.jpsg to for example 32 characters?&amp;nbsp; I need this because some files have a very long filename and this destroy the layout.Thanks for your repliesAnddreas</description>
      <pubDate>Thu, 06 Sep 2007 12:06:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142532#M99806</guid>
      <dc:creator>pixelwind</dc:creator>
      <dc:date>2007-09-06T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142533#M99807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There isn't anything out of the box to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could however change the queryBrowseNodes() method in BrowseBean and modify the "name" property for each node if the name is too long.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 08:21:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142533#M99807</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-09-07T08:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142534#M99808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey gavinc, thx for your reply. in which file do i have to do your mentioned modfications?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 10:15:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142534#M99808</guid>
      <dc:creator>pixelwind</dc:creator>
      <dc:date>2007-09-07T10:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142535#M99809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;org.alfresco.web.bean.BrowseBean, you'll find it in the web client project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 09:47:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142535#M99809</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-09-10T09:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142536#M99810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hm, i think the follwing one is a stupid question, but where do i find the file, folder, path…. ? i do not understand the path org.alfresco.web.bean.BrowseBean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 15:50:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142536#M99810</guid>
      <dc:creator>pixelwind</dc:creator>
      <dc:date>2007-09-18T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142537#M99811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Download the SDK - then once you have unpacked it all, you want to look at the Java code called BrowseBean.java in the web-client project folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 10:06:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142537#M99811</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-21T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Length of File Names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142538#M99812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks. I will dowload the SDK and try your hint. Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 10:04:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limit-length-of-file-names/m-p/142538#M99812</guid>
      <dc:creator>pixelwind</dc:creator>
      <dc:date>2007-09-24T10:04:07Z</dc:date>
    </item>
  </channel>
</rss>

