Features
Note: This module will only work on DotNetNuke 2.1.2
This module can be used to include a list of items on your site and allow users to review them. The item's type can be defined on each diferent module. For example you can add a Review module where to have a list of Books, another one to review CD's, and so one. For each type of items there's also a subcategory (for example if you created a Books review, you can then select the genre of each book on the list).
For any module instance you can define a diferent set of fields, and configure the properties for posting and approval of reviews and comments.
You can define the security access for this module as usual but it includes some refined detail on which users can do which actions. All entered data is filtered to block XSS.
The module includes a stylesheet where most of the presentation aspects of the data can be configured.
NOTES:
|