<?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 problem with customized space browsing in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-customized-space-browsing/m-p/66251#M42066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm new to jsf, and i have a problem with a customization to browse.jsp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have created some new content (with the needed ui to edit/display), and i need to open the view/edit dialogs when the user click on the item's icon or title (in space browse, done with an action listener). But i need to retain the standard behavior when it comes to standard alfresco types (download). How can i do that ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As of now i tried the followint approaches: "choose" block checking for types , with 'rendered' properties hiding one or the other actionLink, and by trying to redirect to the download url in my action listeners. But all failed… (maybe due to some unrecognized mistake i have done).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wich is the correct approach to do that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2006 08:37:33 GMT</pubDate>
    <dc:creator>strinchero</dc:creator>
    <dc:date>2006-10-31T08:37:33Z</dc:date>
    <item>
      <title>problem with customized space browsing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-customized-space-browsing/m-p/66251#M42066</link>
      <description>Hi all,i'm new to jsf, and i have a problem with a customization to browse.jsp:i have created some new content (with the needed ui to edit/display), and i need to open the view/edit dialogs when the user click on the item's icon or title (in space browse, done with an action listener). But i need to</description>
      <pubDate>Tue, 31 Oct 2006 08:37:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-customized-space-browsing/m-p/66251#M42066</guid>
      <dc:creator>strinchero</dc:creator>
      <dc:date>2006-10-31T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with customized space browsing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-customized-space-browsing/m-p/66252#M42067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have partially solved the problem by using stringEqualsEvaluator tags to decide wich to render. But there's still a problem: the facet "small-icon" and "large-icon" does not get rendered. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thi is the small-icon one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;f:facet name="small-icon"&amp;gt;&lt;BR /&gt;&amp;lt;a:stringEqualsEvaluator value="#{r.docCategory}" condition="edoc"&amp;gt;&lt;BR /&gt; &amp;lt;a:actionLink id="col10-act1-a" value="#{r.name}" actionListener="#{EDocBrowseBean.clickContent}" image="#{r.fileType16}" showLink="false" styleClass="inlineAction"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;f:param name="ref" value="#{r.url}" /&amp;gt; &lt;BR /&gt; &amp;lt;/a:actionLink&amp;gt;&lt;BR /&gt;&amp;lt;/a:stringEqualsEvaluator&amp;gt;&lt;BR /&gt;&amp;lt;a:stringEqualsEvaluator value="#{r.docCategory}" condition="alfresco"&amp;gt;&lt;BR /&gt; &amp;lt;a:actionLink id="col10-act1-b" value="#{r.name}" href="#{r.url}" target="new" image="#{r.fileType16}" showLink="false" styleClass="inlineAction" /&amp;gt;&lt;BR /&gt;&amp;lt;/a:stringEqualsEvaluator&amp;gt;&lt;BR /&gt;&amp;lt;/f:facet&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Condition used for the evaluators are correct, since the plain links (outside facet) are working. What can be the problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks all for help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;edit: solved, didn't know that "facet" must have only one children.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 09:08:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-customized-space-browsing/m-p/66252#M42067</guid>
      <dc:creator>strinchero</dc:creator>
      <dc:date>2006-11-02T09:08:52Z</dc:date>
    </item>
  </channel>
</rss>

