Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 10-01-2012, 11:32 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to do this with a plugin to avoid editing and re-editing vBulletin files with every upgrade?
Reply With Quote
  #12  
Old 02-21-2013, 12:58 AM
minimotorman minimotorman is offline
 
Join Date: Jun 2012
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zascok View Post
put this into additional.css

Code:
.cke_dialog_ui_checkbox_input {
display:none;
}
I can't get this to work?

Any other pointers?

I have disabled the tick from being on by default but want to remove it all together.
Reply With Quote
Благодарность от:
Spika
  #13  
Old 03-03-2013, 11:44 AM
obglobal.net obglobal.net is offline
 
Join Date: Jan 2013
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So I've located ./clientscript/ckeplugins/vbimage/dialogs/image.js, and I get this:

Status: Starting download of /clientscript/ckeplugins/vbimage/dialogs/image.js
Error: Failed to open "/image.js" for writing
Error: File transfer failed

I'm certainly no whiz at this type of thing, but I get the feeling it's not working.........

I'm supposed to download it, edit it, re-upload it and clear the cahe, right?

It's a no-go.
Reply With Quote
  #14  
Old 03-06-2013, 01:16 AM
obglobal.net obglobal.net is offline
 
Join Date: Jan 2013
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="DarkOrange">BUMP! </font>...............
Reply With Quote
  #15  
Old 08-13-2013, 05:43 PM
caltek caltek is offline
 
Join Date: Nov 2008
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just commented out label: me.editor.lang.vbulletin.retrieve_remote_file_and_ ref_local, and set it to label: '', then added the .cke_dialog_ui_checkbox_input{display:none;} to additional.css and that got rid of it completely.

Thanks for the help.
Reply With Quote
  #16  
Old 08-14-2013, 07:44 PM
tommythejoat's Avatar
tommythejoat tommythejoat is offline
 
Join Date: Apr 2008
Location: Boston
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The purpose of the feature is to prevent Trojans being embedded in your site which can later be changed to something malicious.

If your users are referencing other people's material via an image URL they do not have the right to use, they are already in violation of copyright.

We strictly enforce copyright ownership and we upload all external images using the Import External Images mod.
Reply With Quote
  #17  
Old 08-14-2013, 10:22 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tommythejoat View Post
The purpose of the feature is to prevent Trojans being embedded in your site which can later be changed to something malicious.

If your users are referencing other people's material via an image URL they do not have the right to use, they are already in violation of copyright.

We strictly enforce copyright ownership and we upload all external images using the Import External Images mod.
@tommythejoat - Could you refer to the mod you are talking about. I am sure that would help those that do not really understand this issue or know what to use.
Reply With Quote
  #18  
Old 08-17-2013, 02:20 AM
Videx's Avatar
Videx Videx is offline
 
Join Date: Feb 2007
Posts: 3,085
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think linking to a publicly available image is necessarily a copyright violation. If so, everything at imgur would be illegal.

But rather than long legal arguments, what vb really needs is an option for this to be on or off by default. Don't hold your breath.
Reply With Quote
  #19  
Old 08-17-2013, 07:42 PM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Linking is not. But inserting the image into another page is - there's a difference. However, for copyright it does not matter if you serve the image from your server or another one.
Reply With Quote
  #20  
Old 08-18-2013, 03:12 AM
tommythejoat's Avatar
tommythejoat tommythejoat is offline
 
Join Date: Apr 2008
Location: Boston
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tbworld View Post
@tommythejoat - Could you refer to the mod you are talking about. I am sure that would help those that do not really understand this issue or know what to use.
I was talking about the subject of this thread, which I think is the IMG tool's behavior of defaulting to uploading the url image rather than just putting it between IMG tags.

The default behavior is really just quick insertion of an uploaded attachment.

If you have threads available on your site that are years old and only used as a research base, you are vulnerable to someone modifying the target of your image reference to something else you would not want to see on your site.

Since you make a reference to the foreign site whenever the image is displayed, it is possible that the reference could be corrupted in such a way as to damage your site.

The default behavior is, in my opinion, the correct behavior. If you always make local references, you are always in control of what is displayed.

As Cellarius says, if the actual image is displayed on your site you need to have a chain of authority to use it. If the image does not appear, but is only linked then you do not need any usage authorization. In some cases the rule now seems to be that you can also use a thumbnail in the link if it is not sufficient quality to infringe on the copyright of the original.

The fact that there are tons of flagrant violations does not change the law, which is international in scope.

The mod we are using for the purpose of importing ALL external image references is this one that runs in the background as a cron job and stores them locally with a local reference. https://vborg.vbsupport.ru/showthrea...mport+external
Reply With Quote
2 благодарности(ей) от:
smirkley, tbworld
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 07:31 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.04647 seconds
  • Memory Usage 2,268KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (3)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete