vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Where can I find this file (env.js) in VB4 ?! (https://vborg.vbsupport.ru/showthread.php?t=296255)

sadiq6210 03-18-2013 01:22 PM

Where can I find this file (env.js) in VB4 ?!
 
I am trying to fix CKEditor to work with Internet Explorer 10
See here:
http://dev.ckeditor.com/changeset/7685

I need to modify this file (env.js) but I cannot find it in vb4.1.12

Although in VB4.1.10 announcement, see in "Modified files" there is (clientscript/ckeditor/core/env.js) but after I downloaded VB4.1.10 there is no folder named (core) inside ckeditor & there is no file with this name (env.js) !!
http://www.vbulletin.com/forum/forum...-full-version?

How they can modify a file which is not exist ?!!!

kh99 03-18-2013 03:41 PM

I'm not sure, but I believe it's included in clientscript/ckeditor/ckeditor.js. I think a number of js files have been combined and "compressed" (by shortening variable names and taking out spaces) for efficiency.

tbworld 03-21-2013 11:28 PM

Quote:

Originally Posted by kh99 (Post 2410798)
I'm not sure, but I believe it's included in clientscript/ckeditor/ckeditor.js. I think a number of js files have been combined and "compressed" (by shortening variable names and taking out spaces) for efficiency.

Additional information to the above:
It is combined in the two core JavaScript files ckeditor.js and ckeditor_basic.js.

In converting my vb4 to an adaptable layout for tablets, I was forced to use a similiar setup as vb5 and regress to a simple text-box with bbcodes for some odd tablet devices. This turned out to really save me when my company stupidly switched many of the desktops to IE10. This may be too hard for the basic vb guy, but really was not a difficult thing to do.

I have been tempted to update the Ckeditor, but that always worries me since I do not have the resources for a penetration test on the Ckeditor. I like tried and true before I put something as complex as a new Ckeditor version online. I might add more problems then I am trying to fix.


All times are GMT. The time now is 05:03 PM.

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.01048 seconds
  • Memory Usage 1,714KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete