Sha256: 2be395b1824653fc16e19aad5655018fc2008563e82776358c075e12f8701ab8

Contents?: true

Size: 944 Bytes

Versions: 6

Compression:

Stored size: 944 Bytes

Contents

/*
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/
if(typeof EXAMPLE=="undefined"||!EXAMPLE){var EXAMPLE={}}EXAMPLE.DummyDCPlugin=new GENTICS.Aloha.Plugin("com.example.aloha.DummyDC");EXAMPLE.DummyDCPlugin.languages=["en","de","eo","fi","fr","it"];EXAMPLE.DummyDCPlugin.init=function(){GENTICS.Aloha.FloatingMenu.addButton("GENTICS.Aloha.continuoustext",new GENTICS.Aloha.ui.Button({iconClass:"GENTICS_button GENTICS_button_addPerson",size:"small",tooltip:this.i18n("button.person.tooltip")}),GENTICS.Aloha.i18n(GENTICS.Aloha,"floatingmenu.tab.insert"),1);GENTICS.Aloha.FloatingMenu.addButton("GENTICS.Aloha.continuoustext",new GENTICS.Aloha.ui.Button({iconClass:"GENTICS_button GENTICS_button_addEvent",size:"small",tooltip:this.i18n("button.event.tooltip")}),GENTICS.Aloha.i18n(GENTICS.Aloha,"floatingmenu.tab.insert"),1)};

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotive_cms-0.0.4.beta5 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js
locomotive_cms-0.0.4.beta4 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js
locomotive_cms-0.0.4.beta3 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js
locomotive_cms-0.0.4.beta2 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js
locomotive_cms-0.0.4.beta1 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js
locomotive_cms-0.0.4 public/javascripts/admin/aloha/plugins/com.example.aloha.DummyDC/plugin.js