<?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 - clearspace plugin to generate admin Ui</title>
    <link>http://www.jivesoftware.com/jivespace/community/plugins?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 16 Jul 2008 00:23:36 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-07-16T00:23:36Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: clearspace plugin to generate admin Ui</title>
      <link>http://www.jivesoftware.com/jivespace/message/106428?tstart=0#106428</link>
      <description>&lt;!-- [DocumentBodyStart:be36bf63-a6f1-46e4-8081-c0e6c4993a84] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;So the link shows up with this code, but clicking on it will generate a JSP download instead of opening a new page?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:be36bf63-a6f1-46e4-8081-c0e6c4993a84] --&gt;</description>
      <pubDate>Wed, 16 Jul 2008 00:23:36 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/106428?tstart=0#106428</guid>
      <dc:date>2008-07-16T00:23:36Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: clearspace plugin to generate admin Ui</title>
      <link>http://www.jivesoftware.com/jivespace/message/104181?tstart=0#104181</link>
      <description>&lt;!-- [DocumentBodyStart:8ec1098a-db12-4bf0-89de-0936905ee528] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I havent altered the ui-component.xml directly, i have written following code in plugin.xml&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;components&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;component id="admin-console"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tab id="system" &amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section id="section-global-settings" &amp;gt; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;item id="settings-custommenu" name="custom menu"&amp;nbsp; url="custom-menu.jspa" description="Click to manage custom menu" /&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tab&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/component&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/components&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and i have written xwork-plugin.xml like this,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;package name="custommenu" namespace="/admin" extends="community-admin-default"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action name="custom-menu" class="com.jivesoftware.clearspace.plugin.action.CustomMenuAction"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;result name="success" type="freemarker"&amp;gt;/plugins/metadata/resources/settings-custommenu.ftl&amp;lt;/result&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/action&amp;gt;&lt;br/&gt;&amp;lt;/package&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please help me out....&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8ec1098a-db12-4bf0-89de-0936905ee528] --&gt;</description>
      <pubDate>Fri, 04 Jul 2008 04:57:45 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/104181?tstart=0#104181</guid>
      <dc:date>2008-07-04T04:57:45Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: clearspace plugin to generate admin Ui</title>
      <link>http://www.jivesoftware.com/jivespace/message/104176?tstart=0#104176</link>
      <description>&lt;!-- [DocumentBodyStart:dcc37bd2-fb19-4b32-976c-934a61fc29f5] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Did you alter or add to the ui-components.xml file at all?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dcc37bd2-fb19-4b32-976c-934a61fc29f5] --&gt;</description>
      <pubDate>Fri, 04 Jul 2008 02:45:00 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/104176?tstart=0#104176</guid>
      <dc:date>2008-07-04T02:45:00Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>clearspace plugin to generate admin Ui</title>
      <link>http://www.jivesoftware.com/jivespace/message/103611?tstart=0#103611</link>
      <description>&lt;!-- [DocumentBodyStart:9963036d-2d14-4de5-b460-c330dd1d83c6] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="height: 8pt"&gt;&lt;/p&gt;&lt;p&gt;I am writting one plugin where I want to add one link inside ADMIN=&amp;gt;System=&amp;gt;Settings. I am able to generate this but on action of this link i want to show one jsp which is I am not able to. It given&amp;nbsp; popup to save/open jsp file.&amp;nbsp; If I use ftl file to render UI then some&amp;nbsp; of the resource messages are not coming properly. e.g community tab display name is coming like this &lt;strong&gt;admin.decorator.menu.settings.space.&lt;/strong&gt;&amp;nbsp; Can somebody tel me whats going wrong here. Do I need to add any resource bundle in my plugin.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9963036d-2d14-4de5-b460-c330dd1d83c6] --&gt;</description>
      <pubDate>Wed, 02 Jul 2008 10:20:24 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/103611?tstart=0#103611</guid>
      <dc:date>2008-07-02T10:20:24Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

