An open API service indexing awesome lists of open source software.

https://github.com/r7-labs/r7.dnn.userhtml

DNN Platform module for user-specific HTML content
https://github.com/r7-labs/r7.dnn.userhtml

bootstrap dnn html module profile

Last synced: about 2 months ago
JSON representation

DNN Platform module for user-specific HTML content

Awesome Lists containing this project

README

          

# R7.Dnn.UserHtml

*R7.Dnn.UserHtml* is an extension module for DNN Platform to provide user-specific HTML content.

## Main features

- Display custom HTML content for currently logged in user.
- Module editors can search users by name parts or email and edit user-specific HTML.
- User search results could be limited by the list of roles.
- Admins and module editors can use [DNN tokens](http://www.dnnsoftware.com/wiki/tokens) in the content and content templates.
- Content templates can be shared with the DNN CKEditor via [CKEditor template tokens](https://github.com/volgau/R7.Dnn.UserHtml/wiki/CKEditor-Template-Tokens).
- Admins can set the list or unwanted HTML tags which will be removed from the code.