BlogEngine.NET just keeps getting cooler and cooler the more I use it. I added an extension today to the site that allows me to administrate what disclaimer text, if any, to apply to different parts of the site. If you’d like to use it, you can download it below. Just open the zip file, and drop the Disclaimer.cs file in to your App_Code\Extensions directory.
By default, there are no disclaimers specified. If you log in to your blog, and go to the Extensions administrator, you’ll see the following:
Here, you can specify which ever disclaimers you wish to apply. For instance, the Feed Disclaimer will be added to all posts that are served via RSS. Click Save, and you’re in business. Any future servings from your blog that have a disclaimer specified will get one appended to the end.
Download: Disclaimer.zip