Yesterday, I published my Snippets extension for BlogEngine.Net. Today, I have put together another extension called CatTagLinker (suggestions on a better name are welcome :)).
With this extension, posts are automatically associated with categories and tags and pages are automatically associated with categories. The extension looks at the contents of the item and finds matches on categories and tags that are not already associated with the item. The extension also hooks into the Snippets extension and runs the check again based on the formatting that the Snippets extension applies to item contents.
The extensions can be found here and the source for CatTagLinker can be found here. This extension uses an updated version of the Snippets extension which is found in the same location.
Tags: BlogEngine.Net