[For 1.8] Spoiler MyCode - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.8] Spoiler MyCode (/thread-159302.html) |
RE: Spoiler MyCode - Nebulon Ranger - 2014-11-24 Are your spoilers nestable, meaning, can I stick one inside another without the "root" spoiler breaking? RE: Spoiler MyCode - Eldenroot - 2014-12-18 how to add a button into editor? thx RE: Spoiler MyCode - Sephiroth - 2014-12-19 (2014-11-24, 04:20 PM)Nebulon Ranger Wrote: Are your spoilers nestable, meaning, can I stick one inside another without the "root" spoiler breaking? Yes, they are nestable without breakage. That's the magic of this plugin. Unfortunately, can't really add a button to the editor without some sort of additional Javascript to go along with it. I can look into adding a new global css file upon activation so that all themes will get it. RE: Spoiler MyCode - ashkir - 2015-01-13 Oddly this sin't working in Chrome as well for me. RE: Spoiler MyCode - Parsian™ - 2015-01-13 (2014-12-18, 06:09 AM)Eldenroot Wrote: how to add a button into editor? thx see this http://community.mybb.com/thread-155702.html RE: Spoiler MyCode - Lennart Sauter - 2015-01-13 A customer installed this and is having issues in Opera. The JS does not seem to work there. I replaced it with a different spoiler mycode but thought I'd let you know. RE: Spoiler MyCode - ashkir - 2015-01-13 (2015-01-13, 01:53 PM)Lennart Sauter Wrote: A customer installed this and is having issues in Opera. The JS does not seem to work there. I replaced it with a different spoiler mycode but thought I'd let you know. What did you use? RE: Spoiler MyCode - Hamster24 - 2015-01-14 what happened to this ? http://community.mybb.com/mods.php?action=bugtracker&sub=view&pid=143&bid=35 RE: Spoiler MyCode - Nebulon Ranger - 2015-01-16 http://www.zejroleplaying.org/showthread.php?tid=231&pid=32732#pid32732 Seems that it doesn't like the quote tag, at least on my board, as spoilers containing quotes won't open. RE: Spoiler MyCode - Sephiroth - 2015-01-21 (2015-01-14, 10:17 AM)Hamster24 Wrote: what happened to this ? Can you actually provide me with a link to a thread encountering this issue? I apologize about the delayed response, but I've been quite busy. (2015-01-16, 10:27 AM)Nebulon Ranger Wrote: http://www.zejroleplaying.org/showthread.php?tid=231&pid=32732#pid32732 Seems that it doesn't like the quote tag, at least on my board, as spoilers containing quotes won't open. I would like to apologize for this one. I've got it fixed on a customized version I use on my own site, but it appears I didn't include the fix in the plugin. The problem is not the quote tag, but rather the apostrophe used in the custom title of the spoiler. I will get a fix posted up momentarily. e: Build 1.8.2 posted, should fix the above issue with apostrophes and other symbols breaking the spoiler. e2: Whoops, build #3 on the plugin's page reverted the non-root-directory image fix. Build #4 fixes that. |