Sha256: 11101d60f0daf08ac1f8690e325b5ba37abb3064232c4b7ab6c6379fb3730902
Contents?: true
Size: 1.74 KB
Versions: 2
Compression:
Stored size: 1.74 KB
Contents
{I" class:ETI"ProcessedAsset; FI"logical_path; TI",ckeditor/plugins/move_content/plugin.js; FI" pathname; TI"‡/usr/local/rvm/gems/ruby-2.0.0-p481/bundler/gems/browsercms-a0b88590276e/app/assets/javascripts/ckeditor/plugins/move_content/plugin.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+”%TI"length; Ti"I"digest; TI"%5e901f7c28fa6a8160fb253236659585; FI"source; TI""CKEDITOR.plugins.add('move_content', { icons:'movecontentup,movecontentdown', init:function (editor) { editor.ui.addButton('MoveContentUp', { label:'Move this content up', command:'moveContentUp', toolbar:'tools' }); editor.ui.addButton('MoveContentDown', { label:'Move this content down.', command:'moveContentDown', toolbar:'tools' }); editor.addCommand('moveContentDown', { exec:function (editor) { $.cms_editor.moveContent(editor, 'move-down'); } }); editor.addCommand('moveContentUp', { exec:function (editor) { $.cms_editor.moveContent(editor, 'move-up'); } }); } }); ; TI"dependency_digest; TI"%87dff90c1e95b349752b69bc25ed9d12; FI"required_paths; T[I"‡/usr/local/rvm/gems/ruby-2.0.0-p481/bundler/gems/browsercms-a0b88590276e/app/assets/javascripts/ckeditor/plugins/move_content/plugin.js; FI"dependency_paths; T[{I" path; TI"‡/usr/local/rvm/gems/ruby-2.0.0-p481/bundler/gems/browsercms-a0b88590276e/app/assets/javascripts/ckeditor/plugins/move_content/plugin.js; FI" mtime; TI"2014-09-11T18:43:32-04:00; TI"digest; TI"%8c9f98cf464a0e209dfbeb6794843604; FI" _version; TI"%5ef14a844324cba3e114bd0123f88a5e; F
Version data entries
2 entries across 2 versions & 1 rubygems