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
- Host: GitHub
- URL: https://github.com/r7-labs/r7.dnn.userhtml
- Owner: r7-labs
- License: mit
- Created: 2017-08-30T10:46:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T05:11:21.000Z (over 7 years ago)
- Last Synced: 2025-01-10T01:56:17.515Z (over 1 year ago)
- Topics: bootstrap, dnn, html, module, profile
- Language: C#
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.