<?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: some questions about webscript development in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175040#M128170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for the first point i think i can use a session variable but i don't know how to realize it in javascript&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 09:37:14 GMT</pubDate>
    <dc:creator>darksonic</dc:creator>
    <dc:date>2008-06-27T09:37:14Z</dc:date>
    <item>
      <title>some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175039#M128169</link>
      <description>first thx steve for previous answershi all,i'am trying to develope an alfresco portlet for liferay (this is my study project)that's why i realized some webscripts like browser,manage group,copy and paste,upload,create folder …… but i have some problems- first i would like to know how can i&amp;nbsp; get the</description>
      <pubDate>Fri, 27 Jun 2008 08:40:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175039#M128169</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-06-27T08:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175040#M128170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for the first point i think i can use a session variable but i don't know how to realize it in javascript&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:37:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175040#M128170</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-06-27T09:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175041#M128171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any one can help me plz?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 19:06:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175041#M128171</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-06-27T19:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175042#M128172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no one to respond?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anyway i would like to list all version of a document and select one of them&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any one had realised a webscript as this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 12:44:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175042#M128172</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-07-01T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175043#M128173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the current folder, look at the igoogle gadget webscripts (available from sourceforge I think).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They simply pass the current folder as URL arg on each request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To edit the document on server directly, simply insert CIFS url of documents (like \\SERVERA\Alfresco\Path\To\Document.doc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firefox may need an extension to support these links (see Alfresco Firefox extension in sourceforge). IE needs no extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To display all version, look at Javascript API (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 13:12:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175043#M128173</guid>
      <dc:creator>dgenard</dc:creator>
      <dc:date>2008-07-01T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175044#M128174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for respond&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-for the current path a need it for all my webscript thats why i can't just use a get method but i would like to save this path in variable session&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-for the view for all version of node, the solution is created webscript (with loop) for changing node.version and display it??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but how i can know the nember of version stored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- is it possible to work with AVM to display all version of one node? or if you have other idea to do it ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and finally what's WCM? because in many project (as flexspace for exemple) it contain an AVM browser, how can i use it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 09:35:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175044#M128174</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-07-02T09:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about webscript development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175045#M128175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can i use think as&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;model.node = search.findNode("workspace://VersionStore/"+ args.nodeid);&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;and it is possible, how i process please ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have a nice day all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 10:44:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-questions-about-webscript-development/m-p/175045#M128175</guid>
      <dc:creator>darksonic</dc:creator>
      <dc:date>2008-07-02T10:44:29Z</dc:date>
    </item>
  </channel>
</rss>

