Page Protection is a DotNetNuke Module which allows you to disable right click feature of the mouse as well as the ability to disable highlighting any text on the page.
The module can be configured to disable right click on images only or the entire page. Similarly, it can be configured to disable text selection on entire page or within a certain area. Also obfuscate source code so a visitor will see an empty source code file* and optionally add a copyright message.
Protect your copyrighted content.
Features
- Disable Right Click on Entire Page
- Disable Right Click on Images Only
- Disable Text Selection on Entire Page
- Disable Text Selection within a Specific Area on page
- Obfuscate Source Code
- Show a Custom Copyright Message
Use the above features in any combination on same page
How does Source Code Obfuscation Works?
Page Protection module injects empty space at top of the source code file to mimic an empty source code file. A visitor will not see any source code until the source code file page is scrolled down.
An admin can also show a copyright message at top of the empty source code file*. Visitor's IP Address can also be shown to create an effective warning.
Note: You must have "Use Whitespace Filter" unchecked under Host Settings > Advanced Settings > Performance Settings
Easy to Configure