28.06.2007, 14:22
(Dieser Beitrag wurde zuletzt bearbeitet: 26.08.2014, 09:52 von MyBB.de Bot.)
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