Sha256: 537b0bed2f3ac284318accf1fc37a9773c16628f21eb1125685b2bea3a282a05

Contents?: true

Size: 1.89 KB

Versions: 46

Compression:

Stored size: 1.89 KB

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!--
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
-->
<html>
<head>
	<title></title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<script type="text/javascript">

function doLoadScript( url )
{
	if ( !url )
		return false ;

	var s = document.createElement( "script" ) ;
	s.type = "text/javascript" ;
	s.src = url ;
	document.getElementsByTagName( "head" )[ 0 ].appendChild( s ) ;

	return true ;
}

var opener;
function tryLoad()
{
	opener = window.parent;

	// get access to global parameters
	var oParams = window.opener.oldFramesetPageParams;

	// make frameset rows string prepare
	var sFramesetRows = ( parseInt( oParams.firstframeh, 10 ) || '30') + ",*," + ( parseInt( oParams.thirdframeh, 10 ) || '150' ) + ',0' ;
	document.getElementById( 'itFrameset' ).rows = sFramesetRows ;

	// dynamic including init frames and crossdomain transport code
	// from config sproxy_js_frameset url
	var addScriptUrl = oParams.sproxy_js_frameset ;
	doLoadScript( addScriptUrl ) ;
}

	</script>
</head>

<frameset id="itFrameset" onload="tryLoad();" border="0" rows="30,*,*,0">
    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="2" src="" name="navbar"></frame>
    <frame scrolling="auto" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="0" src="" name="mid"></frame>
    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="bot"></frame>
    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="spellsuggestall"></frame>
</frameset>
</html>

Version data entries

46 entries across 46 versions & 12 rubygems

Version Path
releaf-core-2.2.0 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
releaf-core-2.1.2 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor_rails_6-4.10.3 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor_rails_6-4.10.2 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
releaf-core-2.1.1 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
releaf-core-2.1.0 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
releaf-core-2.0.1 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
releaf-core-2.0.0 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
glebtv-ckeditor-4.13.1 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
glebtv-ckeditor-4.13.0 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
drg_default_html_editor-0.6.0.0 app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
danabr75-ckeditor-4.1.6 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
glebtv-ckeditor-4.11.1 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor-4.3.0 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor_rails-4.10.0 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
goldencobra-2.3.4 app/assets/javascripts/goldencobra/html_editors/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
goldencobra-2.3.3 app/assets/javascripts/goldencobra/html_editors/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
cavy-0.1.0.beta2 app/assets/nodigest/cavy/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor_rails-4.8.0 vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
jinda_lte-0.0.1 lib/generators/jinda_lte/templates/app/assets/jinda_assets/bower_components/ckeditor/plugins/wsc/dialogs/tmpFrameset.html