<?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 Start day of a week by Alfresco Community 201605-linux-x64 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60492#M21240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello alfresco users,&lt;/P&gt;&lt;P&gt;I have a question about the calendar of start day of week control at Alfresco Community 201605-linux-x64.&lt;/P&gt;&lt;P&gt;I foud this page(&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/183400-calendar-start-day" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/559975-calendar-start-day&lt;/A&gt;) So&amp;nbsp;I tried add&amp;nbsp;below line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.custom-slingshot-application-context.xml in &lt;SPAN&gt;under &amp;lt;ALF_HOME&amp;gt;\shared\classes\alfresco\web-extension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;beans xmlns="&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.springframework.org/schema/beans&lt;/SPAN&gt;&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/SPAN&gt;&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:hz="&lt;A href="http://www.hazelcast.com/schema/config" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.hazelcast.com/schema/config&lt;/SPAN&gt;&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xsi:schemaLocation="&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.springframework.org/schema/beans&lt;/SPAN&gt;&lt;/A&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.springframework.org/schema/beans/spring-beans-2.5.xsd&lt;/SPAN&gt;&lt;/A&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.hazelcast.com/schema/config" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.hazelcast.com/schema/config&lt;/SPAN&gt;&lt;/A&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.hazelcast.com/schema/config/hazelcast-spring.xsd" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://www.hazelcast.com/schema/config/hazelcast-spring.xsd&lt;/SPAN&gt;&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="webscripts.resources"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class="org.alfresco.i18n.ResourceBundleBootstrapComponent"&amp;gt;&lt;BR /&gt;&amp;nbsp;&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.customslingshot&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;webscripts.messages.webscripts&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;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;alfresco.messages.common&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;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;alfresco.messages.slingshot&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;BR /&gt;&amp;lt;/beans&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. customslingshot.properties under &amp;lt;ALF_HOME&amp;gt;\tomcat\shared\classes\alfresco\web-extension\messages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;calendar.widget_config.start_weekday=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But our Calendar is still starting on Monday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know this issue resolved on Alfresco Community 201605-linux-x64?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2019 06:11:38 GMT</pubDate>
    <dc:creator>shozu</dc:creator>
    <dc:date>2019-03-22T06:11:38Z</dc:date>
    <item>
      <title>Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60492#M21240</link>
      <description>Hello alfresco users,I have a question about the calendar of start day of week control at Alfresco Community 201605-linux-x64.I foud this page(https://community.alfresco.com/message/559975-calendar-start-day) So&amp;nbsp;I tried add&amp;nbsp;below line.1.custom-slingshot-application-context.xml in under &amp;lt;ALF_HOME&amp;amp;</description>
      <pubDate>Fri, 22 Mar 2019 06:11:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60492#M21240</guid>
      <dc:creator>shozu</dc:creator>
      <dc:date>2019-03-22T06:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60493#M21241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using english as language in&amp;nbsp;Share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 11:15:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60493#M21241</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-22T11:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60494#M21242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think it is issue of&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Alfresco Community 201605-linux-x64.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;After making changes restart is required?did you restared?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Mar 2019 05:07:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60494#M21242</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-03-23T05:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60495#M21243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr.&lt;STRONG&gt;&lt;SPAN&gt;Sanjay Bandhniya&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline; "&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I&amp;nbsp;did restart. But Can't change startt day.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;The described method is &lt;/DIV&gt;&lt;DIV&gt;is it&amp;nbsp; also effective with &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Alfresco Community 201605-linux-x64?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 04:59:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60495#M21243</guid>
      <dc:creator>shozu</dc:creator>
      <dc:date>2019-03-25T04:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60496#M21244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Mr.&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;A _jive_internal="true" data-userid="183130" data-username="roberto.gamiz" href="https://community.alfresco.com/people/roberto.gamiz" rel="nofollow noopener noreferrer"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline; "&gt;Roberto Gamiz Sanchez&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang="en"&gt; &lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;Sorry, I may not be able to write correctly and correctly because I am not used to English questions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;Regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 05:05:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60496#M21244</guid>
      <dc:creator>shozu</dc:creator>
      <dc:date>2019-03-25T05:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Start day of a week by Alfresco Community 201605-linux-x64</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60497#M21245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean if you have taked account of the localization mechanism of Alfresco Share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your UI is using a traduction of english you must to change the property in an localized file too (customslingshot_XX.properties). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 10:06:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-day-of-a-week-by-alfresco-community-201605-linux-x64/m-p/60497#M21245</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-25T10:06:29Z</dc:date>
    </item>
  </channel>
</rss>

