Sha256: 6b2afcb58185d5e98df20252f7c110041bf4dee8f96becf63a4de51edf6265d7
Contents?: true
Size: 859 Bytes
Versions: 6
Compression:
Stored size: 859 Bytes
Contents
o: ActiveSupport::Cache::Entry :@created_atf1321037620.649745 •l:@value{ I"length:EFiiI"digest;F"%bb4266a8a14a30b67fd325b37b12a796I"source;FI"i/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'about', { requires : [ 'dialog' ], init : function( editor ) { var command = editor.addCommand( 'about', new CKEDITOR.dialogCommand( 'about' ) ); command.modes = { wysiwyg:1, source:1 }; command.canUndo = false; command.readOnly = 1; editor.ui.addButton( 'About', { label : editor.lang.about.title, command : 'about' }); CKEDITOR.dialog.add( 'about', this.path + 'dialogs/about.js' ); } }); ;FI" _version;F"%0d50559c29ff2522149c81c3c832a40d:@expires_in0:@compressedF
Version data entries
6 entries across 6 versions & 1 rubygems