<?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 Beginner basics in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230269#M183399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've got a lucene search going, and I'm just listing the files in the html and xml, but by name only…but where do I get info on the properties which exist in the properties object?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;#list nodes as child&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${child.properties.name}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/#list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a good place to go that lists examples?&amp;nbsp; The wiki assumes a certain level of knowledge, and I'm no where near there yet &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like is there a better way to script the .js\html\xml object that in the explorer editor?…debugging?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any info would be great,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Mar 2010 16:45:41 GMT</pubDate>
    <dc:creator>stevescott</dc:creator>
    <dc:date>2010-03-22T16:45:41Z</dc:date>
    <item>
      <title>Beginner basics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230269#M183399</link>
      <description>I've got a lucene search going, and I'm just listing the files in the html and xml, but by name only…but where do I get info on the properties which exist in the properties object?&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;#list nodes as child&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${child.properties.name}&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/#list&amp;gt;Is there a good place to go that lists</description>
      <pubDate>Mon, 22 Mar 2010 16:45:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230269#M183399</guid>
      <dc:creator>stevescott</dc:creator>
      <dc:date>2010-03-22T16:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner basics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230270#M183400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here you can take a look at the Javascript API to see in which ways you can retrieve properties (localName,prefix and localName, namespace+localName):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.2_JavaScript_API#ScriptNode_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.2_JavaScript_API#ScriptNode_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you can see all the default properties in the standard Alfresco content model here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/model/contentModel.xml" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/model/contentModel.xml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 19:29:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230270#M183400</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2010-03-25T19:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner basics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230271#M183401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, those are handy &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there by chance a way to write webscripts via a console so I dont have to keep checking them in and run my json\xml get, then try and debug whats wrong that way?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 19:38:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230271#M183401</guid>
      <dc:creator>stevescott</dc:creator>
      <dc:date>2010-03-25T19:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner basics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230272#M183402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can put your custom webscripts in this space Company Home -&amp;gt; Data Dictionary -&amp;gt; Web Scripts Extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can add and edit inline in the Alfresco Explorer your custom webscripts without restarting Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remember that you need to use the Refresh WebScripts button in the Alfresco WebScripts servlet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A href="http://localhost:8080/alfresco/service/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 20:40:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/beginner-basics/m-p/230272#M183402</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2010-03-25T20:40:08Z</dc:date>
    </item>
  </channel>
</rss>

