Return to Jive Software

Skip navigation

This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1,035 Views 0 Replies Last post: Mar 25, 2009 7:56 AM by megha_bhasin RSS
megha_bhasin Novice 26 posts since
Jan 28, 2009
Currently Being Moderated

Mar 25, 2009 7:56 AM

how to use <component id="profile-overview-content">?

Hi I want to add new element in user's profile->your stuff tab-> Your Stuff section for which i added the following code in plugin.xml of clearspace 2.5.x :

 

<component id="profile-overview-content">
            <tab id="profile-overview-content">
                <item id="watches" name="plugin.userbar.item.text"
                    url="showIdeas.jspa" description="plugin.watch.item.tooltip" />
            </tab>
</component>

 

But, nothing shows up on the UI.

 

Is there any other way to add element in your stuff tab or am i doing anything wrong in this code?

More Like This

  • Retrieving data ...

Bookmarked By (0)