#2 ✓resolved
Eric

Additional Buttons Not Working

Reported by Eric | February 28th, 2009 @ 10:36 PM | in 0.4

I was using the mooeditable version that was running on mootools 1.2, and just upgraded to mootools 1.2.1

Adding additional custom buttons doens't seem to be working. I updated the code to say actions instead of buttongs, but the buttons do not do anything when clicked

', command: 'formatBlock', mode: 'text' }, 'sub-heading' : { title: 'sub-heading', tags: ['h4'], arguments: '

', command: 'formatBlock', mode: 'text' }, 'Quote' : { title: 'Quote', tags: ['blockquote'], arguments: '
', command: 'formatBlock', mode: 'text' } }); window.addEvent('load', function(){ $('id_body').mooEditable({actions: 'bold italic | Heading sub-heading Quote | insertunorderedlist indent outdent | undo redo refresh-view | createlink unlink | toggleview'}) });

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A simple web-based WYSIWYG editor, written in Mootools.

People watching this ticket

Pages