2014-09-20, 04:38 PM
Here's the Simple Spoiler created for 1.6: http://community.mybb.com/thread-79493.h...le+spoiler.
One key feature of Simple Spoiler is it doesn't ask for descriptions or titles. That makes is simpler for users.
Here's the code used to add the button:
Adding this as MyCode to 1.8 is easy. But it also needs a button. How can I get this working. I need one this simple (meaning no description) that can understand the codes that are already in the messages.. It doesn't have to be wysiwyg.
One key feature of Simple Spoiler is it doesn't ask for descriptions or titles. That makes is simpler for users.
Here's the code used to add the button:
{type: 'button', name: 'spoiler', insert: 'spoiler', image: 'spoiler.gif', title: 'Spoiler'}
Adding this as MyCode to 1.8 is easy. But it also needs a button. How can I get this working. I need one this simple (meaning no description) that can understand the codes that are already in the messages.. It doesn't have to be wysiwyg.