Changeset 464507
- Timestamp:
- 11/18/2011 05:16:42 AM (14 years ago)
- Location:
- copy-alerts/trunk
- Files:
-
- 2 deleted
- 2 edited
-
README.txt (modified) (2 diffs)
-
copyalerts.php (modified) (1 diff)
-
create_new_copy_alert.png (deleted)
-
enter_copy_alerts_notify_email.png (deleted)
Legend:
- Unmodified
- Added
- Removed
-
copy-alerts/trunk/README.txt
r99284 r464507 1 1 === Copy Alerts === 2 2 3 Donate Link: http:// www.pdxtechnologies.com/copy-alerts-wordpress-plugin/3 Donate Link: http://pdxt.com/ 4 4 Tags: Plagiarism Detection, Copyright Protection, Viral Visibility, Copy Alerts, Content Visibility, Copyright Notification, Content Copying, Copying Detection 5 5 Contributors: Mark Nelson … … 8 8 Stable tag: 1.1.0 9 9 10 Copy Alerts notifies you when someone copies your content 10 THIS PLUGIN IS NO LONGER ACTIVE AS COPYALERTS HAS BEEN SHUTDOWN - PLEASE DO NOT USE. 11 11 12 12 == Description == 13 13 14 If you are concerned about others copying your content or just want to know where your content is being distributed, this plugin will make it easy to add a Copy Alert for any post or page. Once a Copy Alert is added, you will be notified when copies of your content are found. You will be provided a detailed report that highlights the copied content in a side by side comparison view.14 THIS PLUGIN IS NO LONGER ACTIVE AS COPYALERTS HAS BEEN SHUTDOWN - PLEASE DO NOT USE. 15 15 16 16 == Installation == 17 17 18 1. Download the plugin archive and expand it 19 2. Upload the copy-alerts folder to your /wp-content/plugins/ directory 20 3. Go to the plugins page and click 'Activate' for Copy Alerts 21 4. Enter a notification email where all Copy Alerts should be sent 18 THIS PLUGIN IS NO LONGER ACTIVE AS COPYALERTS HAS BEEN SHUTDOWN - PLEASE DO NOT USE. 22 19 23 20 == Frequently Asked Questions == 24 21 25 You must confirm each Copy Alert added via a confirmation email. It's easy, just click the confirm link when you receive it. This is to prevent others from maliciously signing you up for alerts you don't want.22 THIS PLUGIN IS NO LONGER ACTIVE AS COPYALERTS HAS BEEN SHUTDOWN - PLEASE DO NOT USE. 26 23 27 24 == Screenshots == 28 29 1. Create a new Copy Alert30 2. Indicate your Notification Email -
copy-alerts/trunk/copyalerts.php
r99284 r464507 1 1 <?php 2 2 /* 3 Plugin Name: Copy Alerts4 Plugin URI: http:// www.pdxtechnologies.com/copy-alerts-wordpress-plugin/3 Plugin Name: SERVICE NO LONGER ACTIVE, DO NOT USE - Copy Alerts 4 Plugin URI: http://pdxt.com/ 5 5 Description: Automatically adds a Copy Alert for a page or post. You'll be notified via email when your content is found on other web pages. 6 6 Version: 1.1.0
Note: See TracChangeset
for help on using the changeset viewer.