Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Open Close Spoiler Mycode

open close spoiler mycode plugin

Version: 1.1
Author: andyou
Submitted: 7th December 2007
/************************************************************************/
/* For Mybb Board Spoiler Mycode 1.1 I Love Google (: */
/* ==================================================================== */
/* */
/* Copyright © 2007 by andyou wm[at]yenibirforum[dot]org */
/* http://www.yenibirforum.biz / http://www.yenibirforum.info */
/* http://www.youtobest.net */
/* */
/* visit for support http://www.yenibirforum.biz */
/* */
/************************************************************************/





install



1 */ open .rar and upload

ybfspoiler.php / ybfspoil.png



2 */ Go to administrator panel and run plugin



3*/ go to Ftp open jscripts / editor.js

find


this.insertStandardButton(elements, "php", "images/codebuttons/php.gif", "php", "", this.options.lang.title_php);


after add


this.insertStandardButton(elements, "spoil", "images/codebuttons/ybfspoil.png", "spoil", "", this.options.lang.title_ybfspoiler);


Find */



by andyou

/* http://www.yenibirforum.biz mybbnuke */