vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Enable External Javascript (https://vborg.vbsupport.ru/showthread.php?t=205861)

vbplusme 02-21-2009 04:08 AM

Now I am confused. Doesn't YUI JS have to do with loading or not Yahoo Libraries for using their javascript widgets? I didn't think that had anything to do with running custom javascript code?

Dismounted 02-21-2009 05:12 AM

<a href="http://developer.yahoo.com/yui/" target="_blank">Yahoo! User Interface Library</a>

TheInsaneManiac 02-22-2009 07:13 PM

Quote:

Originally Posted by vbplusme (Post 1750408)
Now I am confused. Doesn't YUI JS have to do with loading or not Yahoo Libraries for using their javascript widgets? I didn't think that had anything to do with running custom javascript code?

All I know is that this code wouldnt run unless I enabled it:
<script type="text/javascript" src="external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>, ");
}
//-->
</script>

Dismounted 02-24-2009 04:54 AM

Oh, that is different. You enabled External JS Syndication, not external YUI. Yes, you are correct, JS syndication will only work if the External.php options are enabled.

TheInsaneManiac 02-25-2009 12:34 AM

Quote:

Originally Posted by Dismounted (Post 1753016)
Oh, that is different. You enabled External JS Syndication, not external YUI. Yes, you are correct, JS syndication will only work if the External.php options are enabled.

So my same question occurs. Does this increase server load at all? Also whats the difference between the two?

Dismounted 02-25-2009 05:49 AM

No, it does not increase server load (it only affects if external.php can output things for JS syndication). The difference between YUI and JS syndication? YUI is the JS framework used by vBulletin, JS syndication is an external syndication feature of vBulletin.

TheInsaneManiac 02-25-2009 10:23 PM

Quote:

Originally Posted by Dismounted (Post 1753959)
No, it does not increase server load (it only affects if external.php can output things for JS syndication). The difference between YUI and JS syndication? YUI is the JS framework used by vBulletin, JS syndication is an external syndication feature of vBulletin.

Is there any security risks with using the JS Syndication?

Dismounted 02-26-2009 05:41 AM

No, there shouldn't be. It just allows other people to fetch posts from your site, much like RSS.

TheInsaneManiac 02-27-2009 12:29 AM

So other websites can fetch my posts?

Dismounted 02-27-2009 08:04 AM

They will see the same things as your RSS feed. There is practically no difference between the two (in the information it gives).


All times are GMT. The time now is 11:42 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.01138 seconds
  • Memory Usage 1,729KB
  • 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
  • (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