<?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: userhome and root undefined!! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248937#M202067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you may be confused about the different applications that are involved. The Share component that you reference runs in the Share application. This is not the same as a WQS website. Perhaps it would be best if you explain what it is you're trying to do, and I'll see if I can help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2011 15:47:35 GMT</pubDate>
    <dc:creator>bremmington</dc:creator>
    <dc:date>2011-10-07T15:47:35Z</dc:date>
    <item>
      <title>userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248932#M202062</link>
      <description>Hi all,i've a question for you …Using quick start in my webscript implicit objects ike "root" or "userhome" are undefined !!please help me …</description>
      <pubDate>Fri, 07 Oct 2011 15:07:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248932#M202062</guid>
      <dc:creator>giluka</dc:creator>
      <dc:date>2011-10-07T15:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248933#M202063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're trying to use them in the web tier then I'm not surprised. Those are objects that are defined by the Alfresco JavaScript API that is available to webscripts that run in the repository tier. That has no relationship at all to the WQS API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:14:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248933#M202063</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-07T15:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248934#M202064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there a reference on line of javascript objects available on web tier ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Javascript i have to use in controller script …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:23:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248934#M202064</guid>
      <dc:creator>giluka</dc:creator>
      <dc:date>2011-10-07T15:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248935#M202065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;… ok, but my problems is that in a controller file of an application (i.e. alfresco-share-wysiwyg-file-browser) &lt;/SPAN&gt;&lt;A href="http://www.cognition-web.co.uk/news/4-blog/21-alfresco-share-wysiwyg-file-browser" rel="nofollow noopener noreferrer"&gt;http://www.cognition-web.co.uk/news/4-blog/21-alfresco-share-wysiwyg-file-browser&lt;/A&gt;&lt;SPAN&gt; there's a reference to 'root' object … undefined!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248935#M202065</guid>
      <dc:creator>giluka</dc:creator>
      <dc:date>2011-10-07T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248936#M202066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The WQS API is described &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Quick_Start_Developer_Guide" rel="nofollow noopener noreferrer"&gt;on the wiki&lt;/A&gt;&lt;SPAN&gt;, but there are only a few javascript objects injected into a request so I'll list them here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;"webSite": an object of type &lt;EM&gt;org.alfresco.wcm.client.WebSite&lt;/EM&gt; that represents the website that has been requested&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"section": an object of type &lt;EM&gt;org.alfresco.wcm.client.Section&lt;/EM&gt; that represents the section of the website that has been requested&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"asset": an object of type &lt;EM&gt;org.alfresco.wcm.client.Asset&lt;/EM&gt; that represents the asset that has been requested&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"rootSection": another object of type &lt;EM&gt;org.alfresco.wcm.client.Section&lt;/EM&gt; that represents the root section of the requested website (new in 4.0)&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;There are also a few Freemarker directives available that you can also find &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Quick_Start_Developer_Guide#Freemarker_directives" rel="nofollow noopener noreferrer"&gt;referenced on the wiki&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:40:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248936#M202066</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-07T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248937#M202067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you may be confused about the different applications that are involved. The Share component that you reference runs in the Share application. This is not the same as a WQS website. Perhaps it would be best if you explain what it is you're trying to do, and I'll see if I can help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:47:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248937#M202067</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-10-07T15:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: userhome and root undefined!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248938#M202068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I think you may be confused about the different applications that are involved.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; yes, i admit that!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Share component that you reference runs in the Share application. This is not the same as a WQS website. Perhaps it would be best if you explain what it is you're trying to do, and I'll see if I can help.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks for your help!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe in future i'll post more info on my problem… now i've throw it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 13:14:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/userhome-and-root-undefined/m-p/248938#M202068</guid>
      <dc:creator>giluka</dc:creator>
      <dc:date>2011-10-12T13:14:58Z</dc:date>
    </item>
  </channel>
</rss>

