|
Starting with DotNetNuke 5.3 there is a centralized Content store, together with the ability to apply Taxonomies (categories) to the content. In simple terms, this lets you create tags and apply them to tabs (pages) and modules.
Recently I had a requirement to produce customized lists of pages in a DotNetNuke site that would be of interest to different groups of users. I was able to do this in a straightforward manner by using this new feature. This describes how I did it.
|