14.02.2008, 17:37
(Dieser Beitrag wurde zuletzt bearbeitet: 26.08.2014, 09:52 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Open Close Spoiler Mycode
Zitat:/************************************************************************/
/* 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 */
Vorschau:
http://www.yenibirforum.biz/showthread.p...1#pid81051