<?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: Example with source of Java backed dashlet for 3.4? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268421#M221551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well you could just add a custom node type. Also, don't make it indexable if you want to exclude it from search. Would that do for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2011 14:56:56 GMT</pubDate>
    <dc:creator>zladuric</dc:creator>
    <dc:date>2011-03-07T14:56:56Z</dc:date>
    <item>
      <title>Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268418#M221548</link>
      <description>HelloIs there available example with source code of custom dashlet for Share that is backed by Java?I've found post or two about this subject but they never give complete how-to.Also all the dashlets in Share Extras seem to be backed by JavaScript. (I need to provide super-simple private messaging t</description>
      <pubDate>Sun, 06 Mar 2011 12:50:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268418#M221548</guid>
      <dc:creator>jzaruba</dc:creator>
      <dc:date>2011-03-06T12:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268419#M221549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to see a java-backed dashlet example. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I need to provide super-simple private messaging to users, therefore I need to access db directly I guess.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;But regarding this, why do you need db access for that? Especially if it is super-simple?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 09:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268419#M221549</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-03-07T09:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268420#M221550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I'm newbie to customizing Alfresco and Share even more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where/how would you store the messages? My first idea was to store them as documents, but that way I would have to make sure somehow that they won't be searchable by other users. Which I'm not sure mere ownership solves.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 12:01:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268420#M221550</guid>
      <dc:creator>jzaruba</dc:creator>
      <dc:date>2011-03-07T12:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268421#M221551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well you could just add a custom node type. Also, don't make it indexable if you want to exclude it from search. Would that do for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 14:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268421#M221551</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-03-07T14:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268422#M221552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think users might want to search their own PMs. But if I stored these (indexable) messages/documents/nodes in special folder in their home space that might do I guess. Unless I'm missing something…?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 15:06:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268422#M221552</guid>
      <dc:creator>jzaruba</dc:creator>
      <dc:date>2011-03-07T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268423#M221553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, you are not. Permissions work great in alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 16:06:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268423#M221553</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-03-07T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Example with source of Java backed dashlet for 3.4?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268424#M221554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can you suggest me any good example how to create java-backed dashlet for Alfresco Share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/example-with-source-of-java-backed-dashlet-for-3-4/m-p/268424#M221554</guid>
      <dc:creator>pylady</dc:creator>
      <dc:date>2013-12-16T15:34:00Z</dc:date>
    </item>
  </channel>
</rss>

