<?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 Showing Content Inline in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71854#M46595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Kavin / Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what is the right Subject, so just put this, but I'll try to explain what I need to achieve!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Admin is creating this content [Could be in separate spaces]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Checklists&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some Forms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reports&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some other content&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and then publish them so that othe users can see when they login to Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the content should not be displayed like a link that open in new window or downloadable, but within the same window (main alfresco) inline.&amp;nbsp; Especially for forms!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly it would be best of I can present all these content as some kind of menu links, rather than list of links under content!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm trying to do is to use Alfresco as base platform to build some application [that has CMS is one module, but it does have other normal stuff as well, like Forms for data entry, Reports, etc]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other way of asking this question could be that If I have some stuff to show to users [other than space and content], how to integrate.&amp;nbsp; Example can be Forms, Reports, Calendar, etc. [Alfresco already has one similar thing Tasks]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx in Advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deep&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2006 05:08:26 GMT</pubDate>
    <dc:creator>mdsahni</dc:creator>
    <dc:date>2006-11-02T05:08:26Z</dc:date>
    <item>
      <title>Showing Content Inline</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71854#M46595</link>
      <description>Hey Kavin / Gavin,I'm not sure what is the right Subject, so just put this, but I'll try to explain what I need to achieve!!Admin is creating this content [Could be in separate spaces]:ChecklistsSome FormsReportsSome other contentand then publish them so that othe users can see when they login to Al</description>
      <pubDate>Thu, 02 Nov 2006 05:08:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71854#M46595</guid>
      <dc:creator>mdsahni</dc:creator>
      <dc:date>2006-11-02T05:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Content Inline</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71855#M46596</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;At the moment to change the way content gets shown would involve changing browse.jsp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look for the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a:actionLink id="col10-act2" 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;You'll see we use a href and target attribute to make the content go to a new window, you could simply remove the taget="new" attribute to have the content appear in the same window. But beware this may introduce you to some of the back button issues in JSF!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a future release we are thinking of ways to improve this area and allow custom actions to be applied to the handling of content to make this sort of thing easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for integrating other views, there is a dispatching mechanism in the web client that allows you to override the JSP used for displaying the contents of particular spaces. For example if you had a calendar space type you can use a custom view for it rather than the standard browse.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Dispatch_Mechanism" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Dispatch_Mechanism&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 09:23:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71855#M46596</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-11-02T09:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Content Inline</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71856#M46597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That was great.&amp;nbsp; The more I know Alfresco, the more I'm Loving it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep up the good work!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deep&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 08:17:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-content-inline/m-p/71856#M46597</guid>
      <dc:creator>mdsahni</dc:creator>
      <dc:date>2006-11-10T08:17:19Z</dc:date>
    </item>
  </channel>
</rss>

