Sha256: d8c1e42563e05986f034dec09639fe8f4790b86bef35be80d02cbfc437b0f6d9

Contents?: true

Size: 1.57 KB

Versions: 37

Compression:

Stored size: 1.57 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',revision:'6902',_:{},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();

if ( CKEDITOR.loader )
	CKEDITOR.loader.load( 'core/ckeditor' );
else
{
	// Set the script name to be loaded by the loader.
	CKEDITOR._autoLoad = 'core/ckeditor';

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

Version data entries

37 entries across 37 versions & 3 rubygems

Version Path
radiant-ck_editor_filter-extension-0.2.9 public/javascripts/extensions/ck_editor_filter/ckeditor/ckeditor_source.js
radiant-ck_editor_filter-extension-0.2.7 public/javascripts/extensions/ck_editor_filter/ckeditor/ckeditor_source.js
radiant-ck_editor_filter-extension-0.2.6 public/javascripts/extensions/ck_editor_filter/ckeditorrr/ckeditor_source.js
spiderfw-0.6.22 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.21 apps/core/forms/public/ckeditor/ckeditor_source.js
radiant-ck_editor_filter-extension-0.2.5 public/javascripts/extensions/ck_editor_filter/ckeditor/ckeditor_source.js
spiderfw-0.6.20 apps/core/forms/public/ckeditor/ckeditor_source.js
inline_forms-0.9.25 public/javascripts/ckeditor/ckeditor_source.js
inline_forms-0.9.24 public/javascripts/ckeditor/ckeditor_source.js
spiderfw-0.6.19 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.18 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.17 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.16 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.15 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.14 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.13 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.12 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.11 apps/core/forms/public/ckeditor/ckeditor_source.js
spiderfw-0.6.10 apps/core/forms/public/ckeditor/ckeditor_source.js
inline_forms-0.9.23 public/javascripts/ckeditor/ckeditor_source.js