<?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: Is Alfresco Appropriate for this? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15924#M7027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are putting a lot of effort into making the web client more customizable in 1.3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Being able to add/change pages in wizards is one of the use cases we are covering. This is what it sounds like you need to do. Currently, this will mean changing our JSPs and more than likely wizard beans to add the functionality you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To view the content in the same window you will need to change browse.jsp, look for the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a:actionLink value="#{r.name}" href="#{r.url}" target="new" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and remove the &lt;/SPAN&gt;&lt;STRONG&gt;target="new"&lt;/STRONG&gt;&lt;SPAN&gt; part and the content should appear in the same window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 21:07:11 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-03-20T21:07:11Z</dc:date>
    <item>
      <title>Is Alfresco Appropriate for this?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15921#M7024</link>
      <description>Hi,&amp;nbsp;&amp;nbsp; I'm looking to build an application that would use aspects of content management and collaboration and am leaning toward using Alfresco.&amp;nbsp; Essentially, I want to build an online repository of digital voice recordings.&amp;nbsp; The tool would be used by various remote researchers to upload, playback, an</description>
      <pubDate>Thu, 16 Mar 2006 14:10:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15921#M7024</guid>
      <dc:creator>meecect</dc:creator>
      <dc:date>2006-03-16T14:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco Appropriate for this?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15922#M7025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is Alfresco up to this task?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco has excellent support for defining custom properties which may be attached to documents/content either at creation time or later.&amp;nbsp; Any of these properties may be searched on.&amp;nbsp; Content can also be associated to other content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Content streaming is supported, so voice recordings may be streamed into any html embeddable player.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Through rules and actions, it is possible to setup worflows that can perform all sorts of content management processes.&amp;nbsp; So, it's possible to flag uploaded content and notify users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sophisticated security and access control (up to individual documents) is provided.&amp;nbsp; Permissions may be assigned to individuals or groups.&amp;nbsp; I'm not sure if you require access control to the property level; this is not supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WebDav, FTP and CIFS are all supported.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2006 16:21:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15922#M7025</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-03-16T16:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco Appropriate for this?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15923#M7026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply.&amp;nbsp; I have installed alfresco and have tested a few things out.&amp;nbsp; Overall, I am very impressed with the maturity and functionality of the product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an initial test, I was able to upload via the web client a sample mp3 file.&amp;nbsp; The content appeared correctly and when I clicked details, I saw some of the properties.&amp;nbsp; If I clicked the 'view in browser' option, a new window popped up with an embedded control and playback worked flawlessly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'd like to take the next step, or be pointed to some doco helping me take that step. How do I make the content 'display' in the same window?&amp;nbsp; Or how can I customize the window that the content displays in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally the content and editing tools should appear in the main portal interface, but the requiremnet would be to have a window with playback controls at the top and editable text box for transcription entry below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume this is like 'inline editable' as it is possible to do this type of manipulation with html files.&amp;nbsp; Is there a way to create an inline editable component that would give the ability for playback and transcription entry like this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2006 16:48:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15923#M7026</guid>
      <dc:creator>meecect</dc:creator>
      <dc:date>2006-03-16T16:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco Appropriate for this?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15924#M7027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are putting a lot of effort into making the web client more customizable in 1.3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Being able to add/change pages in wizards is one of the use cases we are covering. This is what it sounds like you need to do. Currently, this will mean changing our JSPs and more than likely wizard beans to add the functionality you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To view the content in the same window you will need to change browse.jsp, look for the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a:actionLink value="#{r.name}" href="#{r.url}" target="new" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and remove the &lt;/SPAN&gt;&lt;STRONG&gt;target="new"&lt;/STRONG&gt;&lt;SPAN&gt; part and the content should appear in the same window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 21:07:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15924#M7027</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-03-20T21:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco Appropriate for this?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15925#M7028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We've actually been doing a lot of work with alfresco and video / audio assets and have found the system extremely flexible and easy to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2006 15:47:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-alfresco-appropriate-for-this/m-p/15925#M7028</guid>
      <dc:creator>enomaly</dc:creator>
      <dc:date>2006-03-23T15:47:52Z</dc:date>
    </item>
  </channel>
</rss>

