<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>spribbon Issue Tracker Rss Feed</title><link>http://spribbon.codeplex.com/workitem/list/basic</link><description>spribbon Issue Tracker Rss Description</description><item><title>Created Issue: DropDownDefinition doen't have CommandEnableJavaScript property [26]</title><link>http://spribbon.codeplex.com/workitem/26</link><description>Basically, DropDownDefinition doen&amp;#39;t have CommandEnableJavaScript property. &lt;br /&gt;Is that by design or just this feature hasn&amp;#39;t been implemented yet&amp;#63;&lt;br /&gt;</description><author>avishnyakov</author><pubDate>Thu, 09 Aug 2012 14:43:50 GMT</pubDate><guid isPermaLink="false">Created Issue: DropDownDefinition doen't have CommandEnableJavaScript property [26] 20120809024350P</guid></item><item><title>Commented Issue: Shift in multitabs [24]</title><link>http://spribbon.codeplex.com/workitem/24</link><description>I have created a multi-tab application with fluentribbon,  and added to a LayoutsPageBase in the next order&amp;#58;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab1, this, true&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab2, this, false&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab3, this, false&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;where tab1.Title&amp;#61;&amp;#34;M3-HRMS-1&amp;#34;, tab2.Title&amp;#61;&amp;#34;M3-HRMS-2&amp;#34; and tab3.Title&amp;#61;&amp;#34;M3-HRMS-3&amp;#34;&lt;br /&gt;&lt;br /&gt;All tabs are displayed but sorted in the next order tab3-&amp;#62;tab1-&amp;#62;tab2, as displayed in the video, and after I made click in the tab3 the tabs are shifted and display in the right orders.&lt;br /&gt;Comments: I&amp;#39;ve added Sequence property to the TabDefinition class, so you can manually set sequence of the tabs. This should fix the issue.&amp;#10;&amp;#10;You can download latest dll from planned 1.5 release page &amp;#40;Downloads -&amp;#62; Other downloads -&amp;#62; Planned -&amp;#62; Release 1.5&amp;#41;&amp;#10;&amp;#10;Hope this helps&amp;#33;</description><author>omlin</author><pubDate>Tue, 26 Jun 2012 08:54:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Shift in multitabs [24] 20120626085448A</guid></item><item><title>Commented Issue: GetStandardImage default language [23]</title><link>http://spribbon.codeplex.com/workitem/23</link><description>Currently GetStandardImage&amp;#40;x,y&amp;#41; only work when a Sharepoint English installation. Instead of using 1033 as default path it would be great to use the current SPWeb language.&lt;br /&gt;&lt;br /&gt;Something like that&amp;#58;&lt;br /&gt;&lt;br /&gt;public static ImageDefinition GetStandardImage&amp;#40;int x, int y&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;            return GetStandardImage&amp;#40;x, y, Convert.ToInt32&amp;#40;SPContext.Current.Web.Language&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;Comments: There is an overload to GetStandardImage, which receives LCID parameter, so you can pass SPContext.Current.Web.Locale.LCID there.</description><author>omlin</author><pubDate>Tue, 26 Jun 2012 08:31:13 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetStandardImage default language [23] 20120626083113A</guid></item><item><title>Commented Issue: Fluent Ribbon IE 7 , buttons are greyed out on page Load [25]</title><link>http://spribbon.codeplex.com/workitem/25</link><description>We are using Fluent Ribbon to Render Ribbon on Custom Application pages deployed in  Page for Sharepoint 2010    &lt;br /&gt;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;HomeSectionTab&amp;#40;&amp;#41;, this, true&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;- Things work ok on IE 8&amp;#47;9 , however on IE 7 on page load  all buttons on Ribbon come disabled , and same is behaviour if we user ribbon back button&lt;br /&gt;&amp;#9;However if refresh the page &amp;#40;CTRL &amp;#43; F5&amp;#41;  , the buttons are enabled as expected &amp;#40;based on TabDefinition&amp;#41;&lt;br /&gt;&lt;br /&gt;We suspect commandEnabled&amp;#40;commandID&amp;#41; Method not getting called on first page load. Could you please provide any pointers help on the same.&lt;br /&gt;&lt;br /&gt;Comments: Will you please provide your tab definition so I could reproduce the issue&amp;#63;&amp;#10;You can attach the source file to the issue.&amp;#10;&amp;#10;For my definitions, IE7 &amp;#40;to be precise, IE9 in IE7 emulation mode&amp;#41; all is fine.</description><author>omlin</author><pubDate>Tue, 26 Jun 2012 08:29:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Fluent Ribbon IE 7 , buttons are greyed out on page Load [25] 20120626082932A</guid></item><item><title>Created Issue: Fluent Ribbon IE 7 , buttons are greyed out on page Load [25]</title><link>http://spribbon.codeplex.com/workitem/25</link><description>We are using Fluent Ribbon to Render Ribbon on Custom Application pages deployed in  Page for Sharepoint 2010    &lt;br /&gt;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;HomeSectionTab&amp;#40;&amp;#41;, this, true&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;- Things work ok on IE 8&amp;#47;9 , however on IE 7 on page load  all buttons on Ribbon come disabled , and same is behaviour if we user ribbon back button&lt;br /&gt;&amp;#9;However if refresh the page &amp;#40;CTRL &amp;#43; F5&amp;#41;  , the buttons are enabled as expected &amp;#40;based on TabDefinition&amp;#41;&lt;br /&gt;&lt;br /&gt;We suspect commandEnabled&amp;#40;commandID&amp;#41; Method not getting called on first page load. Could you please provide any pointers help on the same.&lt;br /&gt;&lt;br /&gt;</description><author>abhishek_nist148</author><pubDate>Tue, 29 May 2012 06:41:16 GMT</pubDate><guid isPermaLink="false">Created Issue: Fluent Ribbon IE 7 , buttons are greyed out on page Load [25] 20120529064116A</guid></item><item><title>Edited Issue: Shift in multitabs [24]</title><link>http://spribbon.codeplex.com/workitem/24</link><description>I have created a multi-tab application with fluentribbon,  and added to a LayoutsPageBase in the next order&amp;#58;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab1, this, true&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab2, this, false&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab3, this, false&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;where tab1.Title&amp;#61;&amp;#34;M3-HRMS-1&amp;#34;, tab2.Title&amp;#61;&amp;#34;M3-HRMS-2&amp;#34; and tab3.Title&amp;#61;&amp;#34;M3-HRMS-3&amp;#34;&lt;br /&gt;&lt;br /&gt;All tabs are displayed but sorted in the next order tab3-&amp;#62;tab1-&amp;#62;tab2, as displayed in the video, and after I made click in the tab3 the tabs are shifted and display in the right orders.&lt;br /&gt;</description><author>kontac</author><pubDate>Sat, 05 May 2012 00:41:22 GMT</pubDate><guid isPermaLink="false">Edited Issue: Shift in multitabs [24] 20120505124122A</guid></item><item><title>Created Issue: Shitf in multitabs [24]</title><link>http://spribbon.codeplex.com/workitem/24</link><description>I have created a multi-tab application with fluentribbon,  and added to a LayoutsPageBase in the next order&amp;#58;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab1, this, true&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab2, this, false&amp;#41;&amp;#59;&lt;br /&gt;RibbonController.Current.AddRibbonTabToPage&amp;#40;tab3, this, false&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;where tab1.Title&amp;#61;&amp;#34;M3-HRMS-1&amp;#34;, tab2.Title&amp;#61;&amp;#34;M3-HRMS-2&amp;#34; and tab3.Title&amp;#61;&amp;#34;M3-HRMS-3&amp;#34;&lt;br /&gt;&lt;br /&gt;All tabs are displayed but sorted in the next order tab3-&amp;#62;tab1-&amp;#62;tab2, as displayed in the video, and after I made click in the tab3 the tabs are shifted and display in the right orders.&lt;br /&gt;</description><author>kontac</author><pubDate>Sat, 05 May 2012 00:41:04 GMT</pubDate><guid isPermaLink="false">Created Issue: Shitf in multitabs [24] 20120505124104A</guid></item><item><title>Created Issue: GetStandardImage default language [23]</title><link>http://spribbon.codeplex.com/workitem/23</link><description>Currently GetStandardImage&amp;#40;x,y&amp;#41; only work when a Sharepoint English installation. Instead of using 1033 as default path it would be great to use the current SPWeb language.&lt;br /&gt;&lt;br /&gt;Something like that&amp;#58;&lt;br /&gt;&lt;br /&gt;public static ImageDefinition GetStandardImage&amp;#40;int x, int y&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;            return GetStandardImage&amp;#40;x, y, Convert.ToInt32&amp;#40;SPContext.Current.Web.Language&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;</description><author>Lwyslwys</author><pubDate>Wed, 18 Apr 2012 14:08:58 GMT</pubDate><guid isPermaLink="false">Created Issue: GetStandardImage default language [23] 20120418020858P</guid></item><item><title>Commented Feature: Add support for multiple tabs on RibbonLayoutsPage. [18]</title><link>http://spribbon.codeplex.com/workitem/18</link><description>Create a way to supply multple tab definitions instead of just a single definition.&lt;br /&gt;Comments: greenjay, thanks a lot for your feedback&amp;#33; I&amp;#39;m exploring this issue right now.</description><author>omlin</author><pubDate>Tue, 17 Apr 2012 11:29:54 GMT</pubDate><guid isPermaLink="false">Commented Feature: Add support for multiple tabs on RibbonLayoutsPage. [18] 20120417112954A</guid></item><item><title>Created Feature: Create wrapper for postback and callback [22]</title><link>http://spribbon.codeplex.com/workitem/22</link><description>Current implementation of the Fluent Ribbon project can work with postbacks and callbacks, but this involves writing rather big amount of code, which certainly could be avoided if Fluent Ribbon had a wrapper for working with postbacks and callbacks.&lt;br /&gt;</description><author>omlin</author><pubDate>Tue, 17 Apr 2012 11:10:23 GMT</pubDate><guid isPermaLink="false">Created Feature: Create wrapper for postback and callback [22] 20120417111023A</guid></item><item><title>Commented Feature: Add support for multiple tabs on RibbonLayoutsPage. [18]</title><link>http://spribbon.codeplex.com/workitem/18</link><description>Create a way to supply multple tab definitions instead of just a single definition.&lt;br /&gt;Comments: I have tried several methods to add multiple tab definitions to a page, including the ones you have suggested.  they all have a fatal flaw, however-- when the page first loads, the tabs on the ribbon appear, in the correct rder.  But, as soon as the user clicks on &amp;#42;any&amp;#42; tab in the ribbon, indluing the OOB &amp;#34;Browse&amp;#34; or &amp;#34;Page&amp;#34; tabs, the order of the buttons added with the ribboncontroller shifts.  This is causing us some extremely unpleasant problems with our users.</description><author>greenjay</author><pubDate>Tue, 10 Apr 2012 14:52:05 GMT</pubDate><guid isPermaLink="false">Commented Feature: Add support for multiple tabs on RibbonLayoutsPage. [18] 20120410025205P</guid></item><item><title>Commented Issue: RibbonCustomAction bug with pages [21]</title><link>http://spribbon.codeplex.com/workitem/21</link><description>By default, RibbonCustomAction creates UserCustomAction instance with RegistrationType &amp;#61; &amp;#34;ContentType&amp;#34; and RegistrationId &amp;#61; &amp;#34;0x&amp;#34;. But meanwhile this setting works fine for attaching ribbon customizations to all site lists, it prevents correct customization of pages ribbon &amp;#40;i.e. wiki pages&amp;#41;.&lt;br /&gt;&lt;br /&gt;This needs to be fixed, and the existing functionality must not be changed.&lt;br /&gt;Comments: Implemented Jan 21, 2012, in the &amp;#34;ab6f1e463098&amp;#34; changeset. Please, download the latest version of binaries from Downloads page.</description><author>omlin</author><pubDate>Sat, 21 Jan 2012 06:22:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: RibbonCustomAction bug with pages [21] 20120121062220A</guid></item><item><title>Edited Issue: RibbonCustomAction bug with pages [21]</title><link>http://spribbon.codeplex.com/workitem/21</link><description>By default, RibbonCustomAction creates UserCustomAction instance with RegistrationType &amp;#61; &amp;#34;ContentType&amp;#34; and RegistrationId &amp;#61; &amp;#34;0x&amp;#34;. But meanwhile this setting works fine for attaching ribbon customizations to all site lists, it prevents correct customization of pages ribbon &amp;#40;i.e. wiki pages&amp;#41;.&lt;br /&gt;&lt;br /&gt;This needs to be fixed, and the existing functionality must not be changed.&lt;br /&gt;</description><author>omlin</author><pubDate>Sat, 21 Jan 2012 06:22:20 GMT</pubDate><guid isPermaLink="false">Edited Issue: RibbonCustomAction bug with pages [21] 20120121062220A</guid></item><item><title>Commented Issue: ContextualWebPart and Browse tab [19]</title><link>http://spribbon.codeplex.com/workitem/19</link><description>Hi,&lt;br /&gt;I have problem with Browse tab when I use Contextual tab. Browse tab is empty and I have to click on it to show webpart title.&lt;br /&gt;Comments: Yes, it works now, thank You very much&amp;#33;</description><author>matiqos</author><pubDate>Thu, 12 Jan 2012 19:54:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: ContextualWebPart and Browse tab [19] 20120112075446P</guid></item><item><title>Edited Issue: Browse tab bug on Wiki Pages [8]</title><link>http://spribbon.codeplex.com/workitem/8</link><description>After adding ContextualWebPart to wiki pages, when navigate there, blank browse tab is shown for some reason.&lt;br /&gt;If you when click another tab, and return to browse tab again - all is ok.&lt;br /&gt;No javascript error is occured.&lt;br /&gt;</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 18:04:03 GMT</pubDate><guid isPermaLink="false">Edited Issue: Browse tab bug on Wiki Pages [8] 20120112060403P</guid></item><item><title>Commented Issue: Browse tab bug on Wiki Pages [8]</title><link>http://spribbon.codeplex.com/workitem/8</link><description>After adding ContextualWebPart to wiki pages, when navigate there, blank browse tab is shown for some reason.&lt;br /&gt;If you when click another tab, and return to browse tab again - all is ok.&lt;br /&gt;No javascript error is occured.&lt;br /&gt;Comments: Similar to &amp;#35;19. Fixed in e2869b8bc087 changeset.</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 18:03:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: Browse tab bug on Wiki Pages [8] 20120112060354P</guid></item><item><title>Commented Issue: ContextualWebPart and Browse tab [19]</title><link>http://spribbon.codeplex.com/workitem/19</link><description>Hi,&lt;br /&gt;I have problem with Browse tab when I use Contextual tab. Browse tab is empty and I have to click on it to show webpart title.&lt;br /&gt;Comments: matiqos, I was able to fix the bug in the e2869b8bc087 changeset.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Please, download the latest version of FluentRibbon.dll &amp;#40;&amp;#39;Downloads&amp;#39; tab&amp;#41;, replace the old dll in your project, rebuild the project and redeploy it to your site. This must fix the issue.</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 18:03:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: ContextualWebPart and Browse tab [19] 20120112060301P</guid></item><item><title>Edited Issue: ContextualWebPart and Browse tab [19]</title><link>http://spribbon.codeplex.com/workitem/19</link><description>Hi,&lt;br /&gt;I have problem with Browse tab when I use Contextual tab. Browse tab is empty and I have to click on it to show webpart title.&lt;br /&gt;</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 18:03:01 GMT</pubDate><guid isPermaLink="false">Edited Issue: ContextualWebPart and Browse tab [19] 20120112060301P</guid></item><item><title>Edited Issue: RibbonCustomAction bug with pages [21]</title><link>http://spribbon.codeplex.com/workitem/21</link><description>By default, RibbonCustomAction creates UserCustomAction instance with RegistrationType &amp;#61; &amp;#34;ContentType&amp;#34; and RegistrationId &amp;#61; &amp;#34;0x&amp;#34;. But meanwhile this setting works fine for attaching ribbon customizations to all site lists, it prevents correct customization of pages ribbon &amp;#40;i.e. wiki pages&amp;#41;.&lt;br /&gt;&lt;br /&gt;This needs to be fixed, and the existing functionality must not be changed.&lt;br /&gt;</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 16:45:56 GMT</pubDate><guid isPermaLink="false">Edited Issue: RibbonCustomAction bug with pages [21] 20120112044556P</guid></item><item><title>Closed Issue: CommandUIDefinition "Scale" attribut issue [20]</title><link>http://spribbon.codeplex.com/workitem/20</link><description>I have discovered a bug in creating CommandUIDefinition. You&amp;#39;re creating both scaling atribute MaxSize and Scale. But Scale atribute is obsolete and invalid here.&lt;br /&gt;&lt;br /&gt;Please look for example here&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.sharepointnutsandbolts.com&amp;#47;2010&amp;#47;01&amp;#47;adding-ribbon-items-into-existing.html&lt;br /&gt;&lt;br /&gt;&amp;#34;A &amp;#8216;MaxSize&amp;#8217; definition must be supplied to the appropriate Scaling collection &amp;#40;i.e. &amp;#8216;Ribbon.WikiPageTab.Scaling._children&amp;#8217; in this case&amp;#41;, though it seems a &amp;#8216;Scale&amp;#8217; definition is optional &amp;#40;e.g. if you want different controls to be used when less space is available&amp;#41; &amp;#91;Sept 2011 &amp;#8211; in fact, &amp;#8216;Scale&amp;#8217; is invalid here. Specify MaxSize only.&amp;#93;&amp;#34;&lt;br /&gt;&lt;br /&gt;That&amp;#39;s why i wasn&amp;#39;t able to create anything into WikiPageTab or PublishTab.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Petr&lt;br /&gt;</description><author>omlin</author><pubDate>Thu, 12 Jan 2012 16:38:22 GMT</pubDate><guid isPermaLink="false">Closed Issue: CommandUIDefinition "Scale" attribut issue [20] 20120112043822P</guid></item></channel></rss>