<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jivespace: Message List - Problem hiding user bar elements using &lt;hide&gt; in a plugin.xml file</title>
    <link>http://www.jivesoftware.com/jivespace/community/developer?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 08 Jan 2009 23:26:46 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-01-08T23:26:46Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Problem hiding user bar elements using &lt;hide&gt; in a plugin.xml file</title>
      <link>http://www.jivesoftware.com/jivespace/message/156337?tstart=0#156337</link>
      <description>&lt;!-- [DocumentBodyStart:945d0183-360b-4911-858a-1db5fd0cf652] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;strong&gt;Never mind - the sample below works fine.&amp;#160; We just didn't notice that there is a different item ID for offline IM users.&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: line-through;"&gt;It's not working for me either.&amp;#160; We are trying to hide the instant message link (eventually by role, but we can't get it hidden at all right now).&amp;#160; Our sample is:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: line-through;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;!--[CodeBlockStart:a83d6a83-099b-4486-accf-ec18987ce9e1]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-xml"&gt;&lt;span class="jive-xml-tag"&gt;&amp;lt;components&amp;gt;&lt;/span&gt;
 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;span class="jive-xml-tag"&gt;&amp;lt;component id="profile-actions"&amp;gt;&lt;/span&gt;
 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;span class="jive-xml-tag"&gt;&amp;lt;hide id="jive-link-im"/&amp;gt;&lt;/span&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;span class="jive-xml-tag"&gt;&amp;lt;/component&amp;gt;&lt;/span&gt;
 &lt;span class="jive-xml-tag"&gt;&amp;lt;/components&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:a83d6a83-099b-4486-accf-ec18987ce9e1]--&gt;&lt;p&gt;&lt;span style="text-decoration: line-through;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: line-through;"&gt;Can someone from Jive please correct our syntax or confirm this as a bug?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Message was edited by: javageoff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:945d0183-360b-4911-858a-1db5fd0cf652] --&gt;</description>
      <pubDate>Thu, 08 Jan 2009 14:47:38 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/156337?tstart=0#156337</guid>
      <dc:date>2009-01-08T14:47:38Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem hiding user bar elements using &lt;hide&gt; in a plugin.xml file</title>
      <link>http://www.jivesoftware.com/jivespace/message/156420?tstart=0#156420</link>
      <description>&lt;!-- [DocumentBodyStart:c40d77ee-0014-48ad-9d50-2e561d74a388] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hmm, I am doing some local testing and seeing the same issue. I am thinking it might not be possible to hide the menu's at the top using this method. If you look at the HTML source for a page you will see that the actual menu link is displayed with the following HTML:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:be190a54-678e-423d-911f-100cde73fe75]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt;&amp;lt;a href="#" class="jive-userbar-droplink" id="jiveUserMenu3Link" onclick="return false;" accesskey="Y"&amp;gt;
&amp;#160; &amp;lt;span class="jive-userbar-toolbox"&amp;gt;
&amp;#160;&amp;#160;&amp;#160; &amp;lt;u&amp;gt;Y&amp;lt;/u&amp;gt;our Stuff
&amp;#160; &amp;lt;/span&amp;gt;
&amp;lt;/a&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:be190a54-678e-423d-911f-100cde73fe75]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is not part of the UI-Components. So it looks like if you are wanting to get rid of this tab you will need to theme it away using the user-bar.ftl template.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c40d77ee-0014-48ad-9d50-2e561d74a388] --&gt;</description>
      <pubDate>Thu, 08 Jan 2009 18:04:26 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/156420?tstart=0#156420</guid>
      <dc:date>2009-01-08T18:04:26Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem hiding user bar elements using &lt;hide&gt; in a plugin.xml file</title>
      <link>http://www.jivesoftware.com/jivespace/message/145490?tstart=0#145490</link>
      <description>&lt;!-- [DocumentBodyStart:ef7521b8-617b-47e3-bd67-2894c686e10e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span&gt;We are trying to hide some user bar elements using the techniques outlines in this document: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://download.jivesoftware.com/docs/clearspace/latest/UIComponentsXMLReference.html" target="_blank"&gt;http://download.jivesoftware.com/docs/clearspace/latest/UIComponentsXMLReference.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;... but we aren't having any luck. Here's what we tried to do in our plugin.xml file:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p&gt;&amp;#160;&amp;#160; &amp;lt;components&amp;gt;&lt;br/&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;component id="user-bar"&amp;gt;&lt;br/&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;hide id="jiveUserMenu4" /&amp;gt;&lt;br/&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/component&amp;gt;&lt;br/&gt;&amp;#160;&amp;#160; &amp;lt;/components&amp;gt;&lt;br/&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;... we are hoping to hide the History menu from the user bar using this technique. Is this possible? Is our syntax wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef7521b8-617b-47e3-bd67-2894c686e10e] --&gt;</description>
      <pubDate>Tue, 25 Nov 2008 18:38:58 GMT</pubDate>
      <author>thom.hickey@chordiant.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/145490?tstart=0#145490</guid>
      <dc:date>2008-11-25T18:38:58Z</dc:date>
      <clearspace:dateToText>12 months, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

