Posted at: 15:02 on 07 January 2010 by Muhimbi
We are getting some fantastic feedback from users who are using our free SharePoint Infuser tool to inject all kinds of Magic into their SharePoint pages.
However, some users who are using Publishing Sites have reported that the tool is not working for them. This is because the ‘AdditionalPageHead’ delegate control is usually not present in the Master Page of a publishing site.
If you are keen to use Infuser in your Publishing Site then add the following line to your Publishing Site’s master page.
<SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true"/>
That’s all. Have fun.
.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]