Support Center

Quick Start

Let's add an instance of page protection module to the page. You must be logged in as an Admin/SuperUser or have permissions to add modules to the page.

Configuration

Right Click Protection

  • No Protection
    • User can use right click functionality.
  • Disable Right Click - IMAGES ONLY  
    • Right click functionality is disabled on images/pictures only. User will be shown the Pop Up Message. 
    • Note: Module will only enable protection for images that have an <img> tag on the page.
  • Disable Right Click - No Popup Message
    • Right click functionality is disabled on entire page. No popup message will be shown.
  • Disable Right Click - Show Popup Message
    • Right click functionality is disabled on entire page. User will be shown the popup message.

Text Selection Protection

  • No Protection  
    • User can select text and possibly copy/paste.
  • Disable Text Selection  
    • User cannot select/highlight text on entire page.
  • Disable Text Selection - SPECIFIC AREA  
    • User cannot select/highlight text within a certain area of the page. You must specify the "ID" of the area which you would like protected. This could be a DIV ID, Table ID, etc...

Source Code Obfuscation

  • Obfuscate Source Code
    • Injects blank lines at top of source code to mimic an empty source code file. User will not see any source code until the page is scrolled down.
    • Note: Source code obfuscation will not work if you have "Use Whitespace Filter" enabled under Host > Host Settings > Advanced Settings > Performance Setting
  • Copyright Message:
    • When "Obfuscate Source Code" is enabled and a copyright message is provided, the user will see the copyright message at top of source code followed by blank lines. This mimic a custom copyright message instead of source code file. The source code exists and can be seen by scrolling further down.
    • [IPADDRESS] Token
      • You can use the [IPADDERSS] token within the copyright message to show the users's ip address. This can be used creatively to create effective warning messages such as: All content on this website is copyrighted. Any reproduction without our consent will result in legal action. Your IP Address: [IPADDRESS] has been logged.
    • Note: When showing a copyright message, you will see a DocType declaration above it. This is necessary for DNN Skins to work as intended.

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Tue, 10 Oct 2017 by Gagandeep Singh