<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx</link><description>In MOSS 2007, there is a Page Editing Toolbar that allows a user to edit a web page from a web browser (see picture below). Out of the box, this toolbar already provides a rich set of features for editing and publishing web pages in a publishing site.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#1803383</link><pubDate>Sun, 04 Mar 2007 12:44:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1803383</guid><dc:creator>Mohamed Yehia - If you stop Reading, you stop Leading</dc:creator><description>&lt;p&gt;ECM team has posted an interesting article about Customizing the Page Editing Toolbar in MOSS 2007 on...&lt;/p&gt;
</description></item><item><title>発行ページ上部にあるツールバーのカスタマイズに関する情報</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#1813538</link><pubDate>Tue, 06 Mar 2007 04:01:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1813538</guid><dc:creator>SharePoint Developer</dc:creator><description>&lt;p&gt;発行ページ上部にあるツールバーのカスタマイズに関する情報が公開されました。 いまのところ身近ではカスタマイズニーズはなさそうですが、今後のために( ..)φメモメモ CUSTOMIZE THE PAGE&lt;/p&gt;
</description></item><item><title>re: Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#2153845</link><pubDate>Mon, 16 Apr 2007 16:45:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2153845</guid><dc:creator>AC [MVP MOSS]</dc:creator><description>&lt;p&gt;Unfortunately the SDK for the Editing Menu customzations is confusing... saying you should save a copy of the XML file to the file system, but also saying you have to use the file in the master page gallery. &lt;/p&gt;
&lt;p&gt;I've added my comments to the MSDN doc here as community content: &lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/aa674506.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa674506.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#2260287</link><pubDate>Tue, 24 Apr 2007 16:29:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2260287</guid><dc:creator>Mads Laursen</dc:creator><description>&lt;p&gt;Do you have any suggestions on how to do the editing of CustomEditingMenu.xml from code rather than in Sharepoint Designer?&lt;/p&gt;
&lt;p&gt;The use case is a setup with multiple environments for production and testing, where corporate policy does not allow direct access to the production site with Sharepoint Designer. So all deployment/change has to be done by Sharepoint Solutions/Features.&lt;/p&gt;
&lt;p&gt;Currently I'm using a rather crude XPath based XML-merger, any suggestions for a more robust method of deploying additions to the xml file would be welcome.&lt;/p&gt;
&lt;p&gt;Also note that the solution must work on both empty files and files that already contain other custom actions, as neither the order of deployment or whether they are deployed at all can be predicted for other features wanting to change CustomEditingMenu.xml.&lt;/p&gt;</description></item><item><title>re: Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#4515845</link><pubDate>Thu, 23 Aug 2007 00:37:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4515845</guid><dc:creator>ASwett</dc:creator><description>&lt;p&gt;My team implemented our own publishing system and I need to heavily modify the Page Editing Toolbar to remove many of the MOSS features with our own. Am I forced to edit the original editingmenu.xml and quickaccess.xml files or can I somehow override features via their custom xml counterparts?&lt;/p&gt;
</description></item><item><title>Exam 70-542: Study recommendations (Microsoft Office SharePoint Server 2007 - Application Development)</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#5099862</link><pubDate>Mon, 24 Sep 2007 18:38:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5099862</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;I passed the MOSS technical exam today, entitled &amp;amp;quot;Microsoft Office SharePoint Server 2007 - Application&lt;/p&gt;
</description></item><item><title>re: Customize the Page Editing Toolbar in MOSS 2007</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#7209210</link><pubDate>Wed, 23 Jan 2008 17:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7209210</guid><dc:creator>Senthil</dc:creator><description>&lt;p&gt;Is there a way to update the CustomEditingmenu.xml using some feature ??&lt;/p&gt;
&lt;p&gt;In our project we create multiple websites and it will be a pain to update the Xml manually each in each sites..&lt;/p&gt;
&lt;p&gt;I tried to provision a file using feature and its not getting updated...&lt;/p&gt;
&lt;p&gt;Pleas help me in this regard!!!.&lt;/p&gt;</description></item><item><title>How to Customize (Add, Delete or Replace ) the "Site Action" menu items in Publishing site</title><link>http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx#8747282</link><pubDate>Fri, 18 Jul 2008 09:58:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8747282</guid><dc:creator>Bend Sharepoint without bending the rules</dc:creator><description>&lt;p&gt;The &amp;quot;Site Action&amp;quot; menu items in the SharePoint are rendered by the &amp;quot;CustomAction&amp;quot; feature framework.&lt;/p&gt;
</description></item></channel></rss>