The Generic Content module is designed to let you manage arbitrary snippets of HTML throughout the site. This module could be used in two ways:
To manage shared content items, select the Modules tab, and then Generic Content.

Figure 1
A Generic Content item has two required fields: name and content. The content editor is based on the RadEditor control (one of Telerik's RadControls). There are also three more sections that include content characteristics: Tags, Categories, and Additional
Information (such as description and author).

Figure 2
For information on implementing localization with Generic Content items, see Using Localization.
See Also