Tagging Plugin Developer Guide

This guide contains two sections. In the first section, we will look at the Tagging plugin itself. This is useful if you what to modify the inner workings or want to extend the plugin.

In the second section, we will look a writing a custom tags provider. You won't need any knowledge of the Tagging plugin itself. A tags provider is a plugin for the Tagging framework, which can suggest tags for a document. 
In the Tagging plugin every provider inspects the document and makes a suggestion (if it can) for some tags for the document. 
If you have your own (complex) document type and want to add some tagging capability you can add a provider for some property of the document.

Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?