Hi. I just downloaded and installed the newest version of DNN this morning using the Web Matrix Install from the download page.
My intent was to test out taxonomies so I could use DNN as a CMS system, where I could programmatically query for content based on the tags associated with content. I was able to build a reasonable taxonomy following the instructions and tips on the DNN wiki taxonomy page (and doing a little mental translation between versions).
When I attempted to assign tags from a hierarchical taxonomy to Pages or Modules, though, the DNN system didn't seem to save my settings. Everything else worked for customizing and creating pages, though.
I checked the DNN database to see if the UI was just not displaying things correctly, but it was clear that the content was not being tagged correctly. The new taxonomy elements were in the DB, and the content/pages were in the DB, but the tags for the Pages and Modules were not.
Does anyone have any experience with this feature that could help me understand what I may be doing incorrectly or ways to troubleshoot why saving tags from a taxonomy may not be working?
Thanks.