Creating a Custom Document Library Feature in WSS V3 / MOSS 2007. This is a repost of an article that was lost due to a server crash.
Features are a powerful new set of functionality that MOSS 2007 comes with out of the box. Features allow you to deploy functionality inside your MOSS 2007 portal in a granular and loosely coupled fashion. The Document Library that many of the out of the box site definitions come with in MOSS 2007 is implemented as a feature. How to add a "print list" option to the list actions menu. It's been a long time since I published a cute and useful code sample, so here we go!
The idea - add a "print list" button to the actions menu of a list, so that when a user click it he will be shown a print-friendly version of the list. The print list menu item The print view for an announcement list Please remember that this is a code sample, and while it works, I can think of many ways to improve it. SharePoint Backup Restore, High Availability, and Disaster Recovery.