vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How to default not checked "Retrieve remote file and reference locally" VB 4.1.10 (https://vborg.vbsupport.ru/showthread.php?t=277164)

djbaxter 10-01-2012 11:32 AM

Any way to do this with a plugin to avoid editing and re-editing vBulletin files with every upgrade?

minimotorman 02-21-2013 12:58 AM

Quote:

Originally Posted by zascok (Post 2355329)
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.

obglobal.net 03-03-2013 11:44 AM

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.........:rolleyes:

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

It's a no-go.:confused:

obglobal.net 03-06-2013 01:16 AM

<font color="DarkOrange">BUMP! </font>...............

caltek 08-13-2013 05:43 PM

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.

tommythejoat 08-14-2013 07:44 PM

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.

tbworld 08-14-2013 10:22 PM

Quote:

Originally Posted by tommythejoat (Post 2438894)
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. :)

Videx 08-17-2013 02:20 AM

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.

cellarius 08-17-2013 07:42 PM

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.

tommythejoat 08-18-2013 03:12 AM

Quote:

Originally Posted by tbworld (Post 2438914)
@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


All times are GMT. The time now is 12:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01159 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete