MyBB.de Forum

Normale Version: DipNOT MyCode
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: DipNOT MyCode

Zitat:Create a new Custom MyCode inside Admin CP.

Regular Expression:
Code:
\[dipnot\](.*?)\[/dipnot\]



Replacement:
Code:
<fieldset style="margin: 2px auto; padding: 2px; width: 90%;"><legend><font color="#CC3300">DipNOT</font></legend>$1</fieldset></div>


Code:
Code:
[dipnot]TextHere[/dipnot]


EXTRA
Add Button:
Upload to images/codebuttons , this image: [Bild: http://www.avrupayakasi-fan.com/forum/im...dipnot.gif]

Then, open jcripts/editor.js, Find:
Code:
this.insertStandardButton(elements, "php", "images/codebuttons/php.gif", "php", "", this.options.lang.title_php);

Add to On:
Code:
this.insertStandardButton(elements, "dipnot", "images/codebuttons/dipnot.gif", "dipnot", "", this.options.lang.title_dipnot);


Okey all...

Vorschau:
http://img243.imageshack.us/img243/9821/159yy2.jpg