Skip to content

DNNspot/DNNspot.Tags

Repository files navigation

Displays the Tags (taxonomy) applied to the current Module.

1) Install the ZIP package in your DNN site (ContainerTags.zip)

2) Register the tag in your Container.ascx file:

	<%@ Register TagPrefix="dnnspot" TagName="CONTAINERTAGS" Src="~/DesktopModules/DNNspot/Tags/ContainerTags.ascx" %>

3) Include it in your markup somewhwere:

	<dnnspot:CONTAINERTAGS runat="server" />

About

Displays the Tags (taxonomy) applied to the current Module (like the core TAGS SkinObject, but for modules/containers instead). Tested on DNN 7 / 8

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages