1
I used to use another CMS that allowed me to put a script into my header file that would prevent leeching. Is this possible with XOOPS? Here is the header that I used to use...
/**********************************************************************************/
/* Maninder.Tk encrypted protection script */
/* This script will disable right click, text highlight, copying and printscreen. */
/* I will be releasing a script with a few more features soon. */
/* I'm giving you this script free so please leave my comment. */
/**********************************************************************************/
echo "n";
echo "n";
echo "n";
/**********************************************************************************/
/* End Maninder.Tk encrypted protection script */
/**********************************************************************************/