This ResourceSpace plugin enhances the protection of image resources by:
- Using ProtectImage.js to prevent right-click downloads of images.
- Requiring JavaScript to be enabled for user sessions. If JavaScript is disabled, users are logged out to protect resources from being accessed without JavaScript-based protections.
- Clone this repository into your ResourceSpace
plugins
directory. - Rename the folder to
protect_image
if it's not already named that. - Go to the ResourceSpace admin interface, navigate to the plugins section, and enable the "Protect Image" plugin.
- Test the plugin functionality on resource previews and thumbnails.
- ResourceSpace version 9.6 or later.
- JavaScript must be enabled in the user's browser for proper functionality.
This plugin is released under the MIT License.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Danny Greer - danny@greerso.com