-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Content
Short cut to provisioning pages with web parts
I recently had to provision a page with the OOTB Business Data List web part using a feature. The Business data List web part uses a BDC application definition to surface SQL data to the list. The web part once … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Content, Feature, Provisioning, SharePoint, Web Part Leave a comment
Adding a FlashXML Image Slider to Sharepoint
I did not find anything relating to this topic on the net so I thought I would share my thoughts on this one. I want to target a SharePoint images library as the source of the sliding images. I decided to … Continue reading
Posted in .NET Development, SharePoint, SharePoint 2007, SharePoint 2010 Tagged Content, Feature, Provisioning, SharePoint, Web Part Leave a comment
Master page cannot be deleted due to page references.
When trying to delete a master page from the master page gallery you may receive – ‘This item cannot be deleted because it is still referenced by other pages’. You are sure that there are no pages referencing the master … Continue reading
Posted in .NET Development, SharePoint, Tips and Tricks Tagged Content, Maintenance, SharePoint, delete Leave a comment
Problem – Unable to delete a master page from the gallery
Sharepoint may complain with “This item cannot be deleted because it is still referenced by other pages” when there are no references. Simply create a new folder in the gallery and move the page to it, then delete the folder.