Sha256: bf05b9a8a26510c180f34f90ac335bbeba92fcc5584cf3ad731c307864d93ee0

Contents?: true

Size: 1.89 KB

Versions: 35

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-2009, 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

35 entries across 29 versions & 8 rubygems

Version Path
openskip-skip_embedded-0.9.19 generators/skip_embedded_javascripts/templates/public/javascripts/skip_embedded/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.4 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.4.0.rc2 vendor/assets/javascripts/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.4.0.rc1 vendor/assets/javascripts/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.3 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.1.5 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.1.4 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.2 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.1 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.0 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.1.3 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.3.0.beta public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
bcms_content_syncing-1.0.0 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
drujensen-browsercms-3.2.0 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
typo-5.5 public/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
typo-5.5 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercmsi-3.1.2 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.1.2 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
browsercms-3.1.1 public/bcms/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
typo-5.4.4 public/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html