<?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 display-label-id='my_label'&amp;lt;-- where is the properties file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/display-label-id-my-label-lt-where-is-the-properties-file/m-p/255427#M208557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I´ve configured a web-client-config.properties that works OK, but I don´t know how can I configure the properties file where I put the labels mapping. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My web-client-config.properties is allocated in /tomcat/shared/classes/alfresco/extension. If I write in a property&amp;nbsp; this: display-label-id="my_label"….what is the properties file where I have to put the label??. I need to see the label mapped in Alfresco Share, somebody knows what can I do??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2012 20:13:07 GMT</pubDate>
    <dc:creator>dmralfing</dc:creator>
    <dc:date>2012-01-26T20:13:07Z</dc:date>
    <item>
      <title>display-label-id='my_label'&lt;-- where is the properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/display-label-id-my-label-lt-where-is-the-properties-file/m-p/255427#M208557</link>
      <description>I´ve configured a web-client-config.properties that works OK, but I don´t know how can I configure the properties file where I put the labels mapping. I have for example:My web-client-config.properties is allocated in /tomcat/shared/classes/alfresco/extension. If I write in a property&amp;nbsp; this: display</description>
      <pubDate>Thu, 26 Jan 2012 20:13:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/display-label-id-my-label-lt-where-is-the-properties-file/m-p/255427#M208557</guid>
      <dc:creator>dmralfing</dc:creator>
      <dc:date>2012-01-26T20:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: display-label-id='my_label'&lt;-- where is the properties file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/display-label-id-my-label-lt-where-is-the-properties-file/m-p/255428#M208558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The web-client-config-custom.xml file is for Alfresco Explorer, not for Share. The properties identified by display-label-id go in webclient.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you also want to configure Share, that form configuration lives in share-config-custom.xml. You can config a Spring bean to load message bundles for Share, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– Add Someco messages –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="someco.resources" class="org.springframework.extensions.surf.util.ResourceBundleBootstrapComponent"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="resourceBundles"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;alfresco.web-extension.messages.scModel&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In this example, your properties would go in $TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/messages/scModel.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-content/content-article-2ed.pdf" rel="nofollow noopener noreferrer"&gt;tutorial&lt;/A&gt;&lt;SPAN&gt; on ecmarchitect.com that shows a custom content types tutorial that configures a custom model for both Alfresco Explorer and Alfresco Share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 23:33:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/display-label-id-my-label-lt-where-is-the-properties-file/m-p/255428#M208558</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-01-27T23:33:19Z</dc:date>
    </item>
  </channel>
</rss>

