Sha256: 189df01215bb0641dbb48ba12ff3802c96724bd0a70d06cabc5b246d9e598628

Contents?: true

Size: 1.49 KB

Versions: 47

Compression:

Stored size: 1.49 KB

Contents

/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

// Compressed version of core/ckeditor_base.js. See original for instructions.
/*jsl:ignore*/
if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.2',revision:'7275',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/')d+=(d.indexOf('?')>=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
/*jsl:end*/

// Uncomment the following line to have a new timestamp generated for each
// request, having clear cache load of the editor code.
// CKEDITOR.timestamp = ( new Date() ).valueOf();

// Set the script name to be loaded by the loader.
CKEDITOR._autoLoad = 'core/ckeditor_basic';

// Include the loader script.
document.write(
	'<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' );

Version data entries

47 entries across 44 versions & 8 rubygems

Version Path
spiderfw-1.0.1 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-1.0.0 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.39 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.38 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.37 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.35 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.34 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.33 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.32 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.31 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.30 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.29 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.28 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
ckeditor4ruby-0.0.1 ckeditor/ckeditor_basic_source.js
spiderfw-0.6.27 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
padrino-cms-0.1.1 lib/padrino-cms/generators/templates/public/admin/javascripts/ckeditor/ckeditor_basic_source.js
padrino-cms-0.1.1 lib/padrino-cms/public/admin/javascripts/ckeditor/ckeditor_basic_source.js
spiderfw-0.6.26 apps/core/forms/public/ckeditor/ckeditor_basic_source.js
refinerycms-ckeditor-0.1.4 app/assets/javascripts/ckeditor/ckeditor_basic_source.js
refinerycms-ckeditor-0.1.3 app/assets/javascripts/ckeditor/ckeditor_basic_source.js