Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Content Anti-Theft Details »»
Thread Content Anti-Theft
Version: 1.00, by RMS-Chef RMS-Chef is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.6.x Rating:
Released: 06-08-2007 Last Update: 06-08-2007 Installs: 18
Template Edits
Re-useable Code Translations  
No support by the author.

Description:
With one of my sites members submit nicely formated content in select forums. Most include thread content with a bunch of images/thumbs (sometimes hundreds of images) and over time we found that some users were using the quote button to get the content and image BBcodes and doing a copy/paste on the entire first content post and reposting on other forums claiming it as their own. This template edit helps to curb this practice. I have had several people ask me how this was done so I will provide it here. I imagine the method may help people to adapt it in other ways as well.

What this does:
This template edit removes the QUOTE, MULTI-QUOTE, and QUICK REPLY button in the first post of a thread in select forums and replaces it with an "Anti-Theft" image button instead.

Note:
Nearly nothing is this world is perfect. There are a couple of ways to get around this but we have seen a DRASTIC reduction in copy/paste thread theft due to this. This is especially useful when the thread content contains lots of images and thumbs linking to images BBCode. I also, see no reason why this would not work fine in any 3.x.x install at the very least.

Install:
In template POSTBIT and/or POSTBIT_LEGECY

Find:
Code:
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
            </if>
After add:
Code:
<!-- ANTI THREAD THEFT -->
<if condition="$post[postcount] == 1 AND in_array($forum[forumid], array(a,b,c,x,y,z))">
<img src="$stylevar[imgdir_button]/anti-theft-postbit.gif" alt="Thread ANTI-THEFT Enabled" border="0" />
<else />
<!-- / ANTI THREAD THEFT -->
Find:
Code:
<if condition="$show['moderated']">
Above it add:
Code:
<!-- ANTI THREAD THEFT -->
</if>
<!-- / ANTI THREAD THEFT -->
That's it.
In the first code addition, customize the array (a,b,c,x,y,z) with the forum IDs of the forums you want this to effect. All other forums not in this array will not be effected and appear normally. Also, you will have to create an image and alter the "img src=....." part.

I have attached two screenshots. One is the normal postbit button layout and the other is what it looks like with the Anti-Theft enabled.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 06-09-2007, 06:37 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HI

Correct me if im wrong?
Cant the user/member just highlight the post and click copy?

Also the 1st post is normally the post you want to be quoting in the thread anyway?
Reply With Quote
  #3  
Old 06-09-2007, 06:54 AM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy View Post
Cant the user/member just highlight the post and click copy?
For text, yes. But if you are say submitting 30-40 pictures as thumbs linking to full size images it makes it hell for copy/pasters without all the formatted IMG BBcodes.

Quote:
Originally Posted by bashy View Post
Also the 1st post is normally the post you want to be quoting in the thread anyway?
In my case they are submitting content so there is no reason to quote it.

It's not for everyone. I also thought the conditional created may help people in doing something else based on it.
Reply With Quote
  #4  
Old 06-09-2007, 07:42 AM
rjmjr69's Avatar
rjmjr69 rjmjr69 is offline
 
Join Date: Jan 2007
Location: Southie
Posts: 876
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like the concept. One thing. Instead of making people who "are not" stealing feel as if something wrong is being done, or they may take it as in "insinuation" as if they "may be thief's"."
Wouldn't it be a bit more "PC" or polite to say something like No Copy? Other than that I like it. Oh sorry how about a bit more control over say user groups and such in the admincp?

And one other really big thing.... Is there a button supplied?
Reply With Quote
  #5  
Old 06-09-2007, 09:34 AM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy View Post
HI

Correct me if im wrong?
Cant the user/member just highlight the post and click copy?

Also the 1st post is normally the post you want to be quoting in the thread anyway?
I was about to say that, also in firefox, its not hard to right click an image and go Copy Image location, or you can highlight it and copy + paste and it will paste image location.
Reply With Quote
  #6  
Old 06-09-2007, 02:24 PM
JamieLee2k's Avatar
JamieLee2k JamieLee2k is offline
 
Join Date: Sep 2006
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will never beat the system no matter how hard you try, good hack though.

Copy and paste is easy if right click is disabled (Ctrl + C) does the same job
if you have IE you can hover over the picture and save as
Reply With Quote
  #7  
Old 06-09-2007, 02:28 PM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JamieLee2k View Post
You will never beat the system no matter how hard you try, good hack though.

Copy and paste is easy if right click is disabled (Ctrl + C) does the same job
if you have IE you can hover over the picture and save as
Dont assume... You can do the following, block all access to your site unless they use a custom browser desgined by you, it watermarks everything and disables the CTRL and print screen key, also has an application guard making sure no screen recording or capturing software is ran. And before users are validated, they must pass a national security background check. Or... you could just let others steal your designs and when they do, sue them?
Reply With Quote
  #8  
Old 06-09-2007, 02:44 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luky View Post
I was about to say that, also in firefox, its not hard to right click an image and go Copy Image location, or you can highlight it and copy + paste and it will paste image location.
Of course but as stated, you would have to right click the thumb, find the URL for that. Then click the thumb and get the location of the full size image. Then produce hte image code for the two. Now like I said, if there are xx or even xxx number of images this becomes a huge hassle to duplicate the post. It has proven to be more than enough to hinder the problem in my case. Remember, this has never been to protect the images themselves but the formatted/BBcoded content of the post as a whole.

I also created a simple image and attached it.
Reply With Quote
  #9  
Old 06-09-2007, 03:10 PM
cheat-master30's Avatar
cheat-master30 cheat-master30 is offline
 
Join Date: Mar 2007
Location: Information Classified
Posts: 1,715
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

While the idea is good, it is also extremely flawed when it comes to vBulletin forums, as any use of copy and paste then pasting it in the WYSIWYG editor will copy everything, formatting, pictures, links and text, which means it still doesn't really work.

Nice idea though for some cases.
Reply With Quote
  #10  
Old 06-09-2007, 06:26 PM
o0Hubba0o's Avatar
o0Hubba0o o0Hubba0o is offline
 
Join Date: Mar 2005
Location: Minnesota
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jeesh people, you're reacting like this was supposed to be the end all to plagiarism. This just makes it way harder for people to come along and just take stuff. When someone quotes a post the bbcode and all is there for the taking, this eliminates that. And no form of copy paste I've ever seen duplicates the bbcode formating.

Like he said, nothing is perfect, there's ways around it, don't know why with mods like these everyone always feels the need to come in and prove their hacking abilities to get around it lol.

I for one understand the point to your mod and will be using on my graphics tutorials so if anyone really wants to rip them they'll have to WORK HARDER to get them, since I KNOW it doesn't totally prevent it.

Though I'll have to make a custom button for my style, but I think a re-wording of the button is a good idea too.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10106 seconds
  • Memory Usage 2,306KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete