<?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 How to customise text on pages in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57123#M20577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, is it possible to change text on alfresco community web pages, for example text of tab names(Shared files etc..)?Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Feb 2019 16:20:36 GMT</pubDate>
    <dc:creator>mbjelo</dc:creator>
    <dc:date>2019-02-16T16:20:36Z</dc:date>
    <item>
      <title>How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57123#M20577</link>
      <description>Hi all, is it possible to change text on alfresco community web pages, for example text of tab names(Shared files etc..)?Thanks!</description>
      <pubDate>Sat, 16 Feb 2019 16:20:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57123#M20577</guid>
      <dc:creator>mbjelo</dc:creator>
      <dc:date>2019-02-16T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57124#M20578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might start by looking at the &lt;A href="https://github.com/Alfresco/share" rel="nofollow noopener noreferrer"&gt;Share source code&lt;/A&gt;. You can grep for "Shared Files" and find the places where it is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you've decided to make a change you can extend or override one or more web scripts to make the change. You can learn more about web scripts in &lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;my tutorial&lt;/A&gt; or by reading the &lt;A href="https://docs.alfresco.com" rel="nofollow noopener noreferrer"&gt;docs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to do it without some amount of code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 19:49:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57124#M20578</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-02-18T19:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57125#M20579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Milovan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding in to Jeff 's ans most of the label are coming from this file&amp;nbsp; "\tomcat\webapps\share\WEB-INF\classes\alfresco\messages\slingshot.properties"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can override this property file and get your custom label..&lt;BR /&gt;Alfresco support Internationalization so if you are using any other language plz change respective properties file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;BR /&gt;Shyam Ghodasra.&lt;/P&gt;&lt;H3 class="" style="font-weight: normal; text-decoration: underline; font-size: 18px;" id="toc-hId-1451085349"&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 05:52:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57125#M20579</guid>
      <dc:creator>shyam_ghodasra</dc:creator>
      <dc:date>2019-02-19T05:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57126#M20580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did grep "Shared Files" within all files in alfresco installation and change it to my custom text and it appeared in gui on all places except on main many, it is still there.&lt;/P&gt;&lt;P&gt;So, where label from main menu can be changed? Maybe it is hardcoded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/25366_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 13:14:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57126#M20580</guid>
      <dc:creator>mbjelo</dc:creator>
      <dc:date>2019-02-26T13:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57127#M20581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did grep "Shared Files" within all files in alfresco installation and change it to my custom text and it appeared in gui on all places except on main many, it is still there.&lt;/P&gt;&lt;P&gt;So, where label from main menu can be changed? Maybe it is hardcoded?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="377" src="https://connect.hyland.com/legacyfs/online/alfresco/25370_pastedImage_2.png" width="696" /&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 14:50:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57127#M20581</guid>
      <dc:creator>mbjelo</dc:creator>
      <dc:date>2019-02-26T14:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57128#M20582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the texts in the main menu you will have to search for them in the aikau project, here &lt;A class="link-titled" href="https://github.com/Alfresco/Aikau" title="https://github.com/Alfresco/Aikau" rel="nofollow noopener noreferrer"&gt;GitHub - Alfresco/Aikau: Aikau UI framework&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 19:00:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57128#M20582</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2019-02-28T19:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57129#M20583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, I found jar file aikau-1.0.101.10 in my alfresco installation. I suppose I should search there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Berst regards,&lt;/P&gt;&lt;P&gt;Draško&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:43:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57129#M20583</guid>
      <dc:creator>mbjelo</dc:creator>
      <dc:date>2019-03-01T11:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to customise text on pages</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57130#M20584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Douglas, I did it making changes in aikau-1.0.101.10.jar files and everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2019 12:44:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customise-text-on-pages/m-p/57130#M20584</guid>
      <dc:creator>mbjelo</dc:creator>
      <dc:date>2019-03-02T12:44:30Z</dc:date>
    </item>
  </channel>
</rss>

