Sha256: afb5dcb7f0208032c433c97de55b1a82a7b202ff705f4c55e39a9724ceee0480

Contents?: true

Size: 1.85 KB

Versions: 6

Compression:

Stored size: 1.85 KB

Contents

o: ActiveSupport::Cache::Entry	:@created_atf1321037617.5215528a:@value{I"
class:EFI"BundledAsset;FI"id;F"%8c115b262940e33fc6cae652409b68e7I"logical_path;FI"6quic_cms/ckeditor/_source/plugins/print/plugin.js;FI"
pathname;FI"~/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/plugins/print/plugin.js;FI"content_type;FI"application/javascript;FI"
mtime;FI"2011-09-13T14:23:26-05:00;FI"	body;FI"Ž/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

/**
 * @file Print Plugin
 */


CKEDITOR.plugins.add( 'print',
{
	init : function( editor )
	{
		var pluginName = 'print';

		// Register the command.
		var command = editor.addCommand( pluginName, CKEDITOR.plugins.print );

		// Register the toolbar button.
		editor.ui.addButton( 'Print',
			{
				label : editor.lang.print,
				command : pluginName
			});
	}
} );

CKEDITOR.plugins.print =
{
	exec : function( editor )
	{
		if ( CKEDITOR.env.opera )
			return;
		else if ( CKEDITOR.env.gecko )
			editor.window.$.print();
		else
			editor.document.$.execCommand( "Print" );
	},
	canUndo : false,
	readOnly : 1,
	modes : { wysiwyg : !( CKEDITOR.env.opera ) }		// It is imposible to print the inner document in Opera.
};
;FI"asset_paths;F[I"~/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/plugins/print/plugin.js;FI"dependency_paths;F[{I"	path;FI"~/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/plugins/print/plugin.js;FI"
mtime;FIu:	Time
³į€ ]:@_zone"CDT:offsetiž°¹I"hexdigest;F"%5072cc21037de3eae7c2dc09afb640caI"
_version;F"%46dde6621c301f4928e3b34efee9e3b5:@expires_in0:@compressedF

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
quic_cms-0.1.4 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b
quic_cms-0.1.3 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b
quic_cms-0.1.2 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b
quic_cms-0.1.1 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b
quic_cms-0.1.0 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b
quic_cms-0.0.9 test/dummy/tmp/cache/assets/D94/B10/sprockets%2Fbcfb028c273e438d5b2d60d430f8ad7b