<?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: Multilingual path to launch script in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126889#M89264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok its working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to launch a script in an action you have 2 ways :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;script&amp;gt;name/name/…&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- or &amp;lt;script&amp;gt;workspace://SpacesStore/8de5d…..&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think there is a little bug with encoding with script path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In french version Data Dictionary = Dictionnaire de donnÃƒÂ©es&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the "ÃƒÂ©" character make an error on path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I needed to rename space to make it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx for help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 09:49:48 GMT</pubDate>
    <dc:creator>ribz33</dc:creator>
    <dc:date>2007-11-05T09:49:48Z</dc:date>
    <item>
      <title>Multilingual path to launch script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126886#M89261</link>
      <description>Hi, I'm trying to make an action which launch a script, but path is only valid with english interface :This is working but only in english interface :&amp;lt;script&amp;gt;/Company Home/Data Dictionary/Scripts/addCustomAspect.js&amp;lt;/script&amp;gt;‍then, I tried this : &amp;lt;script&amp;gt;/${spaces.company_home.name}/</description>
      <pubDate>Sun, 28 Oct 2007 21:50:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126886#M89261</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2007-10-28T21:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multilingual path to launch script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126887#M89262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The path is based on cm:name values - they didn't used to change when the language was changed. But since ML functionality was added, and is available on cm:name properties, it looks like that's no longer going to work! I'll raise an issue for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a work-around, a NodeRef can be used in place of a path to a node. So copy the 'Alfresco Node Reference' from the details page of the script and put that into your &amp;lt;script&amp;gt; config block.&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;Kev&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126887#M89262</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-11-02T08:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multilingual path to launch script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126888#M89263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah. I've just been reminded that cm:name does NOT use the ML features - it's title/description etc. So simply changing the Path string you are using to match the values in your DB will work.&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, 02 Nov 2007 10:11:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126888#M89263</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-11-02T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multilingual path to launch script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126889#M89264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok its working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to launch a script in an action you have 2 ways :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;script&amp;gt;name/name/…&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- or &amp;lt;script&amp;gt;workspace://SpacesStore/8de5d…..&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think there is a little bug with encoding with script path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In french version Data Dictionary = Dictionnaire de donnÃƒÂ©es&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the "ÃƒÂ©" character make an error on path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I needed to rename space to make it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx for help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 09:49:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multilingual-path-to-launch-script/m-p/126889#M89264</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2007-11-05T09:49:48Z</dc:date>
    </item>
  </channel>
</rss>

