Monthly Archives: August 2009

Creating pages of custom content types in SharePoint

Pages as any other content on your SharePoint site is something that although may appear static, is highly dynamic. You may have pages defining certain business object which may need to be aggregated, reported on, filtered, sorted, dashboard-ed etc. In … Continue reading

Posted in MOSS, sharepoint | Tagged , , | Comments Off

SharePoint content replication and deployment tool

Few weeks ago I talked about replication and content deployment tool from codeplex that tries to extend sharepoint default out of the box content deployment. Main requests or complaint that I got from clients about out of the box tool … Continue reading

Posted in MOSS, Product Review, sharepoint | Tagged , , , | Comments Off

Creating sites of custom templates with SharePoint Designer workflow

In simple situation, when you`re advanced user rather than developer – SharePoint designer can be quite handy; if you find some of it`s capabilities limiting – check out custom SPD activities on codeplex: http://spdactivities.codeplex.com/ Among few there you can find activity … Continue reading

Posted in MOSS, sharepoint, sharepoint designer, wss | Tagged , , | Comments Off

Setting automatic page title for SharePoint Default pages

Here is the scenario: I have to create several doesens of subsites under my site collection. Each of the subsites will have their Default.aspx page with predefined set of webparts and other things set up. Among those other things – … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off

SharePoint Custom Solution development

Allright, so you know how to create features, deploy them as solutions; you also know how to deploy solutions; you think that solutions must be used only when you need to customize something outside of the box – like deploy … Continue reading

Posted in MOSS, sharepoint | Tagged , , | Comments Off

Programmatically hide sharepoint web from default navigation

If you worked with publishing pages before you’re probably are familiar with the functionality to hide sites from navigation menu. Something like this: If you’re building a solution you probably want to script this functionality as a feature so you can … Continue reading

Posted in MOSS, sharepoint, wss | Tagged , , , | 6 Comments

Incorporating outside hosted video in your SharePoint site

I`m working on an Internet solution utilizing SharePoint and one of the things that will be available in a final release is the ability for content administrators to upload videos to vimeo.com and them being automatically picked by designated section … Continue reading

Posted in MOSS, sharepoint, wss | Tagged , , , | Comments Off

Loading and consuming complex webpart properties

When you develop your webparts most likely you want to make them configurable through web part properties dialog. In quite few cases I wanted to go a bit further than out of the box text boxes. In my case I … Continue reading

Posted in MOSS, sharepoint, wss | Tagged , , , | Comments Off

Granular SharePoint content deployment

If you worked with SharePoint content deployment you`re probably familiar with some limitations of out of the box tool including the ability to only perform content deployment of entrire web. In some cases you may want to go mre granular … Continue reading

Posted in MOSS, Product Review, sharepoint, wss | Tagged , | Comments Off