[FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
-
- Valued Contributor
- Beiträge: 3557
- Registriert: 21.04.2004 12:22
- Wohnort: Berlin
- Kontaktdaten:
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
So auf Anhieb nicht.
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hi, ich habe ein neues phpBB 3.0.10 installiert mit dem neuen Style Aero 1.4.6 (früher Aero Blue, Red...) (Link: http://www.phpbb.com/community/viewtopi ... 5&t=639995).
In dem Forum versuche ich gerade die BBCodeBox3 zu installieren, habe aber leider Probleme, weil bei dem Style vieles verändert wurde und er wohl nicht mehr standartmässig ist.
Es geht um die Datei styles/subsilver2/template/posting_body.html
So steht es in der Anleitung:
Also habe ich mir die posting_layout.html angeschaut, dort gibt es aber "row2" usw nicht mehr, das wurde in dem Style wohl ersetzt.
So wie ich das sehe wird bei den beiden Anweisungen ja nur ein eingefügt, darum frage ich mich, ob das wichtig ist und ob es auch ohne das geht.
Wenn es wichtig ist, weiß ich leider nicht, wo ich es einfügen muss, weil der Style eben neu und geändert ist.
Hier ist der Code von der posting_layout.html: https://www.phpbb.de/support/pastebin.p ... iew&s=1017
Vielleicht kann mir ja jemand sagen, wo ich hier dann was ändern muss.
In dem Forum versuche ich gerade die BBCodeBox3 zu installieren, habe aber leider Probleme, weil bei dem Style vieles verändert wurde und er wohl nicht mehr standartmässig ist.
Es geht um die Datei styles/subsilver2/template/posting_body.html
So steht es in der Anleitung:
Finde:
<td class="row2"><input class="post" type="text" tabindex="1" name="username" size="25" value="{USERNAME}" /></td>
Ersetze mit:
<td class="row2"> <input class="post" type="text" tabindex="1" name="username" size="25" value="{USERNAME}" /></td>
Die Datei styles/subsilver2/template/posting_body.html besteht bei dem neuen Style aber nur hier raus:Finde:
<td class="row2" width="78%"><input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="<!-- IF S_NEW_MESSAGE -->60<!-- ELSE -->64<!-- ENDIF -->" tabindex="2" value="{SUBJECT}" /></td>
Ersetze mit:
<td class="row2" width="78%"> <input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="<!-- IF S_NEW_MESSAGE -->60<!-- ELSE -->64<!-- ENDIF -->" tabindex="2" value="{SUBJECT}" /></td>
Code: Alles auswählen
<!-- IF S_PRIVMSGS -->
<!-- INCLUDE posting_pm_layout.html -->
<!-- ELSE -->
<!-- INCLUDE posting_layout.html -->
<!-- ENDIF -->
So wie ich das sehe wird bei den beiden Anweisungen ja nur ein eingefügt, darum frage ich mich, ob das wichtig ist und ob es auch ohne das geht.
Wenn es wichtig ist, weiß ich leider nicht, wo ich es einfügen muss, weil der Style eben neu und geändert ist.
Hier ist der Code von der posting_layout.html: https://www.phpbb.de/support/pastebin.p ... iew&s=1017
Vielleicht kann mir ja jemand sagen, wo ich hier dann was ändern muss.
- franki
- Ehemaliges Teammitglied
- Beiträge: 2823
- Registriert: 21.10.2007 14:02
- Wohnort: Sonsbeck
- Kontaktdaten:
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hallo Sandra95
Aero war, in den Vorversionen, schon immer ein Zwitter aus prosilver und subsilver2 Style.
Ich habe die 3.0.10 Version mal überflogen und es sieht so aus, dass der Style jetzt auf prosilver basiert.
An der posting_body.html brauchst Du nichts zu ändern.
Also nehme nur die Style-Änderungen aus der install.xml vor.
öffne styles/aero/template/posting_buttons.html
suche','
ersetze durch'
//10
,'
//12
,'
//14 Listenpunkt [*]
,'[img]','[/img]'
//16
,'',''
//18 Flash phpbb3-intern
,'[flash=]','[/flash]'
//20 Font - Size - phpbb3-intern
,'[size=]','[/size]'
//22
,'[align=center]','[/align]'
//24
,'[align=right]','[/align]'
//26
,'[spoil]','[/spoil]'
//28
,'[spoil=]','[/spoil]'
//30
,'[img_l]','[/img_l]'
//32
,'[flash_i]','[/flash_i]'
//34
,'[img_r]','[/img_r]'
//36
,'[br]','[/br]'
//38
,'[youtube]','[/youtube]'
//40
,'[gvideo]','[/gvideo]'
//42
,'[myspace]','[/myspace]'
//44
,'[myvideo]','[/myvideo]'
//46
,'[clipfish]','[/clipfish]'
//48
,'[flv]','[/flv]'
//50
,'[stream]','[/stream]'
//52
,'[mov]','[/mov]'
//54
,'[sup]','[/sup]'
//56
,'[sub]','[/sub]'
//58
,'[marq=down]','[/marq]'
//60
,'[marq=up]','[/marq]'
//62
,'[marq=left]','[/marq]'
//64
,'[marq=right]','[/marq]'
//66
,'[strike]','[/strike]'
//68
,'[align=justify]','[/align]'
//70
,'[rm]','[/rm]'
//72
,'[wmv]','[/wmv]'
//74
,'[hr]','[/hr]'
//76
,'[mail=]','[/mail]'
//77 Font - Type
//79 Font - Color
//78
,'[dailymotion]','[/dailymotion]'
//80
,'[gamespot]','[/gamespot]'
//82
,'[gametrailers]','[/gametrailers]'
//84
,'[gotgame]','[/gotgame]'
//86
,'[gamevideos]','[/gamevideos]'
//88
,'[streetfire]','[/streetfire]'
//90
,'[xfire]','[/xfire]'
//92
,'[ebay=]','[/ebay]'
//94
,'[ot]','[/ot]'
//96
,'[search=]','[/search]'
//98
,'[wiki=]','[/wiki]'
//100
,'[divx]','[/divx]'
//102
,'[warning]','[/warning]'
//104
,'[col]','[/col]'
//106
,'[indent]','[/indent]'
//108
,'[outdent]','[/outdent]'
//110
,'[megavideo]','[/megavideo]'
//112
,'[metacafe]','[/metacafe]'
//114
,'[veoh]','[/veoh]'
//116
,'[vimeo]','[/vimeo]'
//118
,'[soundcloud]','[/soundcloud]'
//120
,'[slide]','[/slide]'
//122
,'[pbslide]','[/pbslide]'
//124
,'[flickr]','[/flickr]'
//126
,'[picasa]','[/picasa]'
//128
,'[user]','[/user]'
//130
,'[web_thumb]','[/web_thumb]'
//132
,'[copyright]','[/copyright]'
//134
,'[copyright=]','[/copyright]'
//136 Begin Custom: ,'[bbcode]','[/bbcode]'
<!-- BEGIN custom_tags -->, {custom_tags.BBCODE_NAME}<!-- END custom_tags -->);[/code]
suche
füge danach ein
suche
ersetze durch
suche
ersetze durch
Aero war, in den Vorversionen, schon immer ein Zwitter aus prosilver und subsilver2 Style.
Ich habe die 3.0.10 Version mal überflogen und es sieht so aus, dass der Style jetzt auf prosilver basiert.
An der posting_body.html brauchst Du nichts zu ändern.
Also nehme nur die Style-Änderungen aus der install.xml vor.
öffne styles/aero/template/posting_buttons.html
suche
Code: Alles auswählen
var bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','
- ','
- ','
ersetze durch
Code: Alles auswählen
var bbtags = new Array(
//0
'[b]','[/b]'
//2
,'[i]','[/i]'
//4
,'[u]','[/u]'
//6
,'[quote]','[/quote]'
//8
,'[code]','
//10
,'
- ','
//12
,'
- ','
//14 Listenpunkt [*]
,'[img]','[/img]'
//16
,'',''
//18 Flash phpbb3-intern
,'[flash=]','[/flash]'
//20 Font - Size - phpbb3-intern
,'[size=]','[/size]'
//22
,'[align=center]','[/align]'
//24
,'[align=right]','[/align]'
//26
,'[spoil]','[/spoil]'
//28
,'[spoil=]','[/spoil]'
//30
,'[img_l]','[/img_l]'
//32
,'[flash_i]','[/flash_i]'
//34
,'[img_r]','[/img_r]'
//36
,'[br]','[/br]'
//38
,'[youtube]','[/youtube]'
//40
,'[gvideo]','[/gvideo]'
//42
,'[myspace]','[/myspace]'
//44
,'[myvideo]','[/myvideo]'
//46
,'[clipfish]','[/clipfish]'
//48
,'[flv]','[/flv]'
//50
,'[stream]','[/stream]'
//52
,'[mov]','[/mov]'
//54
,'[sup]','[/sup]'
//56
,'[sub]','[/sub]'
//58
,'[marq=down]','[/marq]'
//60
,'[marq=up]','[/marq]'
//62
,'[marq=left]','[/marq]'
//64
,'[marq=right]','[/marq]'
//66
,'[strike]','[/strike]'
//68
,'[align=justify]','[/align]'
//70
,'[rm]','[/rm]'
//72
,'[wmv]','[/wmv]'
//74
,'[hr]','[/hr]'
//76
,'[mail=]','[/mail]'
//77 Font - Type
//79 Font - Color
//78
,'[dailymotion]','[/dailymotion]'
//80
,'[gamespot]','[/gamespot]'
//82
,'[gametrailers]','[/gametrailers]'
//84
,'[gotgame]','[/gotgame]'
//86
,'[gamevideos]','[/gamevideos]'
//88
,'[streetfire]','[/streetfire]'
//90
,'[xfire]','[/xfire]'
//92
,'[ebay=]','[/ebay]'
//94
,'[ot]','[/ot]'
//96
,'[search=]','[/search]'
//98
,'[wiki=]','[/wiki]'
//100
,'[divx]','[/divx]'
//102
,'[warning]','[/warning]'
//104
,'[col]','[/col]'
//106
,'[indent]','[/indent]'
//108
,'[outdent]','[/outdent]'
//110
,'[megavideo]','[/megavideo]'
//112
,'[metacafe]','[/metacafe]'
//114
,'[veoh]','[/veoh]'
//116
,'[vimeo]','[/vimeo]'
//118
,'[soundcloud]','[/soundcloud]'
//120
,'[slide]','[/slide]'
//122
,'[pbslide]','[/pbslide]'
//124
,'[flickr]','[/flickr]'
//126
,'[picasa]','[/picasa]'
//128
,'[user]','[/user]'
//130
,'[web_thumb]','[/web_thumb]'
//132
,'[copyright]','[/copyright]'
//134
,'[copyright=]','[/copyright]'
//136 Begin Custom: ,'[bbcode]','[/bbcode]'
<!-- BEGIN custom_tags -->, {custom_tags.BBCODE_NAME}<!-- END custom_tags -->);[/code]
suche
Code: Alles auswählen
d: '{LA_BBCODE_D_HELP}'
Code: Alles auswählen
,center: '{LA_BBCODE_CENTER_HELP}'
,right: '{LA_BBCODE_RIGHT_HELP}'
,flash_i: '{LA_BBCODE_FLASH_I_HELP}'
,spoil: '{LA_BBCODE_SPOIL_HELP}'
,textflow_l: '{LA_BBCODE_TEXTFLOW_L_HELP}'
,textflow_r: '{LA_BBCODE_TEXTFLOW_R_HELP}'
,textflow_break: '{LA_BBCODE_TEXTFLOW_BREAK_HELP}'
,flash_i: '{LA_BBCODE_FLASH_I_HELP}'
,youtube: '{LA_BBCODE_YOUTUBE_HELP}'
,gvideo: '{LA_BBCODE_GVIDEO_HELP}'
,myspace: '{LA_BBCODE_MYSPACE_HELP}'
,myvideo: '{LA_BBCODE_MYVIDEO_HELP}'
,clipfish: '{LA_BBCODE_CLIPFISH_HELP}'
,flv: '{LA_BBCODE_FLV_HELP}'
,stream: '{LA_BBCODE_STREAM_HELP}'
,mov: '{LA_BBCODE_MOV_HELP}'
,sup: '{LA_BBCODE_SUP_HELP}'
,sub: '{LA_BBCODE_SUB_HELP}'
,marqd: '{LA_BBCODE_MARQD_HELP}'
,marqu: '{LA_BBCODE_MARQU_HELP}'
,marql: '{LA_BBCODE_MARQL_HELP}'
,marqr: '{LA_BBCODE_MARQR_HELP}'
,ft: '{LA_BBCODE_FT_HELP}'
,fc: '{LA_BBCODE_FC_HELP}'
,strike: '{LA_BBCODE_STRIKE_HELP}'
,justify: '{LA_BBCODE_JUSTIFY_HELP}'
,rm: '{LA_BBCODE_RM_HELP}'
,wmv: '{LA_BBCODE_WMV_HELP}'
,hr: '{LA_BBCODE_HR_HELP}'
,mail: '{LA_BBCODE_MAIL_HELP}'
,tip: '{L_STYLES_TIP}'
,dailymotion: '{LA_BBCODE_DAILYMOTION_HELP}'
,gamespot: '{LA_BBCODE_GAMESPOT_HELP}'
,gametrailers: '{LA_BBCODE_GAMETRAILERS_HELP}'
,gotgame: '{LA_BBCODE_GOTGAME_HELP}'
,gamevideos: '{LA_BBCODE_GAMEVIDEOS_HELP}'
,streetfire: '{LA_BBCODE_STREETFIRE_HELP}'
,xfire: '{LA_BBCODE_XFIRE_HELP}'
,ebaylink: '{LA_BBCODE_EBAYLINK_HELP}'
,ot: '{LA_BBCODE_OFFTOPIC_HELP}'
,searchlink: '{LA_BBCODE_SEARCH_HELP}'
,wiki: '{LA_BBCODE_WIKI_HELP}'
,divx: '{LA_BBCODE_DIVX_HELP}'
,table: '{LA_BBCODE_TABLE_HELP}'
,warning: '{LA_BBCODE_WARNING_HELP}'
,col: '{LA_BBCODE_COLLUMN_HELP}'
,indent: '{LA_BBCODE_INDENT_HELP}'
,outdent: '{LA_BBCODE_OUTDENT_HELP}'
,megavideo: '{LA_BBCODE_MEGAVIDEO_HELP}'
,metacafe: '{LA_BBCODE_METACAFE_HELP}'
,veoh: '{LA_BBCODE_VEOH_HELP}'
,vimeo: '{LA_BBCODE_VIMEO_HELP}'
,soundcloud: '{LA_BBCODE_SOUNDCLOUD_HELP}'
,slide: '{LA_BBCODE_SLIDE_HELP}'
,pbslide: '{LA_BBCODE_PBSLIDE_HELP}'
,flickr: '{LA_BBCODE_FLICKR_HELP}'
,picasa: '{LA_BBCODE_PICASA_HELP}'
,user: '{LA_BBCODE_USER_HELP}'
,web_thumb: '{LA_BBCODE_WEBTHUMB_HELP}'
,copyright: '{LA_BBCODE_COPYRIGHT_HELP}'
Code: Alles auswählen
<div id="colour_palette" style="display: none;">
<dl style="clear: left;">
<dt><label>{L_FONT_COLOR}:</label></dt>
<dd>
<script type="text/javascript">
// <![CDATA[
function change_palette()
{
dE('colour_palette');
e = document.getElementById('colour_palette');
if (e.style.display == 'block')
{
document.getElementById('bbpalette').value = '{LA_FONT_COLOR_HIDE}';
}
else
{
document.getElementById('bbpalette').value = '{LA_FONT_COLOR}';
}
}
colorPalette('h', 15, 10);
// ]]>
</script>
</dd>
</dl>
</div>
Code: Alles auswählen
<!-- /removed-by-BBCodeBox3/
<div id="colour_palette" style="display: none;">
<dl style="clear: left;">
<dt><label>{L_FONT_COLOR}:</label></dt>
<dd>
<script type="text/javascript">
// <![CDATA[
function change_palette()
{
dE('colour_palette');
e = document.getElementById('colour_palette');
if (e.style.display == 'block')
{
document.getElementById('bbpalette').value = '{LA_FONT_COLOR_HIDE}';
}
else
{
document.getElementById('bbpalette').value = '{LA_FONT_COLOR}';
}
}
colorPalette('h', 15, 10);
// ]]>
</script>
</dd>
</dl>
</div>
/removed-by-BBCodeBox3/ -->
Code: Alles auswählen
<div id="format-buttons">
<input type="button" class="button2" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" />
<input type="button" class="button2" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />
<input type="button" class="button2" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" />
<!-- IF S_BBCODE_QUOTE -->
<input type="button" class="button2" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />
<!-- ENDIF -->
<input type="button" class="button2" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" />
<input type="button" class="button2" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />
<input type="button" class="button2" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />
<input type="button" class="button2" accesskey="y" name="addlistitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" />
<!-- IF S_BBCODE_IMG -->
<input type="button" class="button2" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
<!-- ENDIF -->
<!-- IF S_LINKS_ALLOWED -->
<input type="button" class="button2" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />
<!-- ENDIF -->
<!-- IF S_BBCODE_FLASH -->
<input type="button" class="button2" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" />
<!-- ENDIF -->
<select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP}">
<option value="50">{L_FONT_TINY}</option>
<option value="85">{L_FONT_SMALL}</option>
<option value="100" selected="selected">{L_FONT_NORMAL}</option>
<!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 150 -->
<option value="150">{L_FONT_LARGE}</option>
<!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 200 -->
<option value="200">{L_FONT_HUGE}</option>
<!-- ENDIF -->
<!-- ENDIF -->
</select>
<input type="button" class="button2" name="bbpalette" id="bbpalette" value="{L_FONT_COLOR}" onclick="change_palette();" title="{L_BBCODE_S_HELP}" />
<!-- BEGIN custom_tags -->
<input type="button" class="button2" name="addbbcode{custom_tags.BBCODE_ID}" value="{custom_tags.BBCODE_TAG}" onclick="bbstyle({custom_tags.BBCODE_ID})" title="{custom_tags.BBCODE_HELPLINE}" />
<!-- END custom_tags -->
</div>
<!-- ENDIF -->
Code: Alles auswählen
<div id="format-buttons">
<table class="posttablecolorprosilver" id="posttable" width="100%" border="0" style="border-collapse: collapse;" cellspacing="0" cellpadding="0">
<tr>
<td class="tdbgbox">
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<select class="fontbox" name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 0;" onmouseover="helpline('f');" onmouseout="helpline('tip');">
<option selected="selected" value="">{L_FONT_SIZE}</option>
<option value="50">{L_FONT_TINY}</option>
<option value="85">{L_FONT_SMALL}</option>
<option value="100">{L_FONT_NORMAL}</option>
<option value="150">{L_FONT_LARGE}</option>
<option value="200">{L_FONT_HUGE}</option>
</select>
<select class="fontbox" name="addbbcode77" onchange="bbfontstyle('[font=' + this.form.addbbcode77.options[this.form.addbbcode77.selectedIndex].value + ']', '[/font]');this.form.addbbcode77.selectedIndex = 0;" onmouseover="helpline('ft');" onmouseout="helpline('tip');">
<option selected="selected" value="">{L_FONT_TYPE}</option>
<option style="font-family: Arial" value="Arial">Arial</option>
<option style="font-family: Arial Black" value="Arial Black">Arial Black</option>
<option style="font-family: Century Gothic" value="Century Gothic">Century Gothic</option>
<option style="font-family: Comic Sans MS" value="Comic Sans MS">Comic Sans MS</option>
<option style="font-family: Georgia" value="Georgia">Georgia</option>
<option style="font-family: Verdana" value="Verdana">Verdana</option>
<option style="font-family: Courier New" value="Courier New">Courier New</option>
<option style="font-family: Times New Roman" value="Times New Roman">Times New Roman</option>
<option style="font-family: Trebuchet MS" value="Trebuchet MS">Trebuchet MS</option>
<option style="font-family: Impact" value="Impact">Impact</option>
</select>
<select class="fontbox" name="addbbcode79" onchange="bbfontstyle('[color=' + this.form.addbbcode79.options[this.form.addbbcode79.selectedIndex].value + ']', '[/color]');this.form.addbbcode79.selectedIndex = 0;" onmouseover="helpline('fc');" onmouseout="helpline('tip');">
<option selected="selected" value="">{L_FONT_COLOR}</option>
<option style="background-color:chocolate" value="chocolate">chocolate</option>
<option style="background-color:sandybrown" value="sandybrown">sandybrown</option>
<option style="background-color:darkorange" value="darkorange">darkorange</option>
<option style="background-color:orange" value="orange">orange</option>
<option style="background-color:darkgoldenrod" value="darkgoldenrod">darkgoldenrod</option>
<option style="background-color:goldenrod" value="goldenrod">goldenrod</option>
<option style="background-color:gold" value="gold">gold</option>
<option style="background-color:olive" value="olive">olive</option>
<option style="background-color:yellow" value="yellow">yellow</option>
<option style="background-color:yellowgreen" value="yellowgreen">yellowgreen</option>
<option style="background-color:greenyellow" value="greenyellow">greenyellow</option>
<option style="background-color:chartreuse" value="chartreuse">chartreuse</option>
<option style="background-color:green" value="green">green</option>
<option style="background-color:lime" value="lime">lime</option>
<option style="background-color:limegreen" value="limegreen">limegreen</option>
<option style="background-color:springgreen" value="springgreen">springgreen</option>
<option style="background-color:turquoise" value="turquoise">turquoise</option>
<option style="background-color:lightseagreen" value="lightseagreen">lightseagreen</option>
<option style="background-color:mediumturquoise" value="mediumturquoise">mediumturquoise</option>
<option style="background-color:teal" value="teal">teal</option>
<option style="background-color:darkcyan" value="darkcyan">darkcyan</option>
<option style="background-color:cyan" value="cyan">cyan</option>
<option style="background-color:darkturquoise" value="darkturquoise">darkturquoise</option>
<option style="background-color:deepskyblue" value="deepskyblue">deepskyblue</option>
<option style="background-color:dodgerblue" value="dodgerblue">dodgerblue</option>
<option style="background-color:royalblue" value="royalblue">royalblue</option>
<option style="background-color:navy" value="navy">navy</option>
<option style="background-color:darkblue" value="darkblue">darkblue</option>
<option style="background-color:mediumblue" value="mediumblue">mediumblue</option>
<option style="background-color:blue" value="blue">blue</option>
<option style="background-color:blueviolet" value="blueviolet">blueviolet</option>
<option style="background-color:purple" value="purple">purple</option>
<option style="background-color:darkmagenta" value="darkmagenta">darkmagenta</option>
<option style="background-color:magenta" value="magenta">magenta</option>
<option style="background-color:mediumvioletred" value="mediumvioletred">mediumvioletred</option>
<option style="background-color:deeppink" value="deeppink">deeppink</option>
<option style="background-color:hotpink" value="hotpink">hotpink</option>
<option style="background-color:crimson" value="crimson">crimson</option>
<option style="background-color:brown" value="brown">brown</option>
<option style="background-color:indianred" value="indianred">indianred</option>
<option style="background-color:rosybrown" value="rosybrown">rosybrown</option>
<option style="background-color:lightcoral" value="lightcoral">lightcoral</option>
<option style="background-color:lightsalmon" value="lightsalmon">lightsalmon</option>
<option style="background-color:sienna" value="sienna">sienna</option>
<option style="background-color:saddlebrown" value="saddlebrown">saddlebrown</option>
<option style="background-color:peachpuff" value="peachpuff">peachpuff</option>
<option style="background-color:peru" value="peru">peru</option>
<option style="background-color:burlywood" value="burlywood">burlywood</option>
<option style="background-color:tan" value="tan">tan</option>
<option style="background-color:khaki" value="khaki">khaki</option>
<option style="background-color:darkkhaki" value="darkkhaki">darkkhaki</option>
<option style="background-color:olivedrab" value="olivedrab">olivedrab</option>
<option style="background-color:darkolivegreen" value="darkolivegreen">darkolivegreen</option>
<option style="background-color:darkseagreen" value="darkseagreen">darkseagreen</option>
<option style="background-color:darkgreen" value="darkgreen">darkgreen</option>
<option style="background-color:forestgreen" value="forestgreen">forestgreen</option>
<option style="background-color:lightgreen" value="lightgreen">lightgreen</option>
<option style="background-color:seagreen" value="seagreen">seagreen</option>
<option style="background-color:mediumseagreen" value="mediumseagreen">mediumseagreen</option>
<option style="background-color:mediumaquamarine" value="mediumaquamarine">mediumaquamarine</option>
<option style="background-color:aquamarine" value="aquamarine">aquamarine</option>
<option style="background-color:darkslategray" value="darkslategray">darkslategray</option>
<option style="background-color:paleturquoise" value="paleturquoise">paleturquoise</option>
<option style="background-color:cadetblue" value="cadetblue">cadetblue</option>
<option style="background-color:lightblue" value="lightblue">lightblue</option>
<option style="background-color:lightskyblue" value="lightskyblue">lightskyblue</option>
<option style="background-color:steelblue" value="steelblue">steelblue</option>
<option style="background-color:cornflowerblue" value="cornflowerblue">cornflowerblue</option>
<option style="background-color:midnightblue" value="midnightblue">midnightblue</option>
<option style="background-color:slateblue" value="slateblue">slateblue</option>
<option style="background-color:darkslateblue" value="darkslateblue">darkslateblue</option>
<option style="background-color:mediumslateblue" value="mediumslateblue">mediumslateblue</option>
<option style="background-color:mediumpurple" value="mediumpurple">mediumpurple</option>
<option style="background-color:indigo" value="indigo">indigo</option>
<option style="background-color:mediumorchid" value="mediumorchid">mediumorchid</option>
<option style="background-color:plum" value="plum">plum</option>
<option style="background-color:violet" value="violet">violet</option>
<option style="background-color:orchid" value="orchid">orchid</option>
<option style="background-color:palevioletred" value="palevioletred">palevioletred</option>
<option style="background-color:pink" value="pink">pink</option>
<option style="background-color:black" value="black">black</option>
<option style="background-color:dimgray" value="dimgray">dimgray</option>
<option style="background-color:gray" value="gray">gray</option>
<option style="background-color:darkgray" value="darkgray">darkgray</option>
<option style="background-color:silver" value="silver">silver</option>
<option style="background-color:lightgray" value="lightgray">lightgray</option>
<option style="background-color:white" value="white">white</option>
</select>
<!-- /removed-by-BBCodeBox3/
<input type="button" class="button2" id="bbpalette" id="bbpalette" value="{L_FONT_COLOR}" onclick="change_palette();" title="{L_BBCODE_S_HELP}" />
/removed-by-BBCodeBox3/-->
</td>
</tr>
<tr>
<td class="tdbgbox">
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/center.gif" alt="{L_BBCODE_IMGALT_CENTER}" id="center" onclick="bbstyle(22)"
onmouseover="helpline('center')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/justify.gif" alt="{L_BBCODE_IMGALT_JUSTIFY}" id="justify" onclick="bbstyle(68)"
onmouseover="helpline('justify')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/right.gif" alt="{L_BBCODE_IMGALT_RIGHT}" id="right" onclick="bbstyle(24)"
onmouseover="helpline('right')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/collumn.gif" alt="{L_BBCODE_IMGALT_COLLUMN}" id="col" onclick="bbstyle(104)"
onmouseover="helpline('col')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/indent.gif" alt="{L_BBCODE_IMGALT_INDENT}" id="indent" onclick="bbstyle(106)"
onmouseover="helpline('indent')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/outdent.gif" alt="{L_BBCODE_IMGALT_OUTDENT}" id="outdent" onclick="bbstyle(108)"
onmouseover="helpline('outdent')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/hr.gif" alt="{L_BBCODE_IMGALT_HR}" id="hr" onclick="bbstyle(74)"
onmouseover="helpline('hr')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/bold.gif" alt="{L_BBCODE_IMGALT_B}" id="bold" onclick="bbstyle(0)"
onmouseover="helpline('b')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/italic.gif" alt="{L_BBCODE_IMGALT_I}" id="italic" onclick="bbstyle(2)"
onmouseover="helpline('i')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/under.gif" alt="{L_BBCODE_IMGALT_U}" id="under" onclick="bbstyle(4)"
onmouseover="helpline('u')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/strike.gif" alt="{L_BBCODE_IMGALT_STRIKE}" id="strike" onclick="bbstyle(66)"
onmouseover="helpline('strike')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/sup.gif" alt="{L_BBCODE_IMGALT_SUP}" id="sup" onclick="bbstyle(54)"
onmouseover="helpline('sup')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/sub.gif" alt="{L_BBCODE_IMGALT_SUB}" id="sub" onclick="bbstyle(56)"
onmouseover="helpline('sub')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/list.gif" alt="{L_BBCODE_IMGALT_LIST}" id="list" onclick="bbstyle(10)"
onmouseover="helpline('l')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/list_ord.gif" alt="{L_BBCODE_IMGALT_LISTORDER}" id="list_ord" onclick="bbstyle(12)"
onmouseover="helpline('o')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/list_point.gif" alt="{L_BBCODE_IMGALT_LISTPOINT}" id="list_point" onclick="bbstyle(-1)"
onmouseover="helpline('e')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/marqd.gif" alt="{L_BBCODE_IMGALT_MARQD}" id="marqd" onclick="bbstyle(58)"
onmouseover="helpline('marqd')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/marqu.gif" alt="{L_BBCODE_IMGALT_MARQU}" id="marqu" onclick="bbstyle(60)"
onmouseover="helpline('marqu')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/marql.gif" alt="{L_BBCODE_IMGALT_MARQL}" id="marql" onclick="bbstyle(62)"
onmouseover="helpline('marql')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/marqr.gif" alt="{L_BBCODE_IMGALT_MARQR}" id="marqr" onclick="bbstyle(64)"
onmouseover="helpline('marqr')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/table.gif" alt="{L_BBCODE_IMGALT_TABLE}" id="table"
onclick="var kleinesfenster = window.open('tablemaker/tablemaker.php', '_blank', 'width=500,height=430, left=0,top=0, resizable=no,status=no,menubar=no, location=no,scrollbars=no,toolbar=no')"
onmouseover="helpline('table')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/spoil.gif" alt="{L_BBCODE_IMGALT_SPOILER}" id="spoil" onclick="bbstyle(26)"
onmouseover="helpline('spoil')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/ot.gif" alt="{L_BBCODE_IMGALT_OT}" id="ot" onclick="bbstyle(94)"
onmouseover="helpline('ot')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/warning.gif" alt="{L_BBCODE_IMGALT_WARNING}" id="warning" onclick="bbstyle(102)"
onmouseover="helpline('warning')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/copyright.gif" alt="{L_BBCODE_IMGALT_COPYRIGHT}" id="copyright" onclick="bbstyle(132)"
onmouseover="helpline('copyright')" onmouseout="helpline('tip')" /></a></div>
<!-- IF S_BBCODE_QUOTE -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/quote.gif" alt="{L_BBCODE_IMGALT_QUOTE}" id="quote" onclick="bbstyle(6)"
onmouseover="helpline('q')" onmouseout="helpline('tip')" /></a></div>
<!-- ENDIF -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/code.gif" alt="{L_BBCODE_IMGALT_CODE}" id="code" onclick="bbstyle(8)"
onmouseover="helpline('c')" onmouseout="helpline('tip')" /></a></div>
</td>
</tr>
<tr>
<td class="tdbgbox">
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/search.gif" alt="{L_BBCODE_IMGALT_SEARCH}" id="searchlink" onclick="bbstyle(96)"
onmouseover="helpline('searchlink')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/userprofil.gif" alt="{L_BBCODE_IMGALT_USER}" id="user" onclick="bbstyle(128)"
onmouseover="helpline('user')" onmouseout="helpline('tip')" /></a></div>
<!-- IF S_LINKS_ALLOWED -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/url.gif" alt="{L_BBCODE_IMGALT_URL}" id="url" onclick="bbstyle(16)"
onmouseover="helpline('w')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/ebay.gif" alt="{L_BBCODE_IMGALT_EBAYLINK}" id="ebaylink" onclick="bbstyle(92)"
onmouseover="helpline('ebaylink')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/wiki.gif" alt="{L_BBCODE_IMGALT_WIKI}" id="wiki" onclick="bbstyle(98)"
onmouseover="helpline('wiki')" onmouseout="helpline('tip')" /></a></div>
<!-- ENDIF -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/mail.gif" alt="{L_BBCODE_IMGALT_EMAIL}" id="mail" onclick="bbstyle(76)"
onmouseover="helpline('mail')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/web_thumb.gif" alt="{L_BBCODE_IMGALT_WEBTHUMB}" id="web_thumb" onclick="bbstyle(130)"
onmouseover="helpline('web_thumb')" onmouseout="helpline('tip')" /></a></div>
<!-- IF S_BBCODE_IMG -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/img.gif" alt="{L_BBCODE_IMGALT_IMG}" id="img" onclick="bbstyle(14)"
onmouseover="helpline('p')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<!-- ENDIF -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/textflow_l.gif" alt="{L_BBCODE_IMGALT_TEXTFLOWL}" id="textl" onclick="bbstyle(30)"
onmouseover="helpline('textflow_l')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/textflow_r.gif" alt="{L_BBCODE_IMGALT_TEXTFLOWR}" id="textr" onclick="bbstyle(34)"
onmouseover="helpline('textflow_r')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/textflow_break.gif" alt="{L_BBCODE_IMGALT_TEXTFLOWBREAK}" id="textbr" onclick="bbstyle(36)"
onmouseover="helpline('textflow_break')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/slide.gif" alt="{L_BBCODE_IMGALT_SLIDE}" id="slide" onclick="bbstyle(120)"
onmouseover="helpline('slide')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/photobucket.gif" alt="{L_BBCODE_IMGALT_PBSLIDE}" id="pbslide" onclick="bbstyle(122)"
onmouseover="helpline('pbslide')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/flickr.gif" alt="{L_BBCODE_IMGALT_FLICKR}" id="flickr" onclick="bbstyle(124)"
onmouseover="helpline('flickr')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/picasa.gif" alt="{L_BBCODE_IMGALT_PICASA}" id="picasa" onclick="bbstyle(126)"
onmouseover="helpline('picasa')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/stream.gif" alt="{L_BBCODE_IMGALT_STREAM}" id="stream" onclick="bbstyle(50)"
onmouseover="helpline('stream')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/soundcloud.gif" alt="{L_BBCODE_IMGALT_SOUNDCLOUD}" id="soundcloud" onclick="bbstyle(118)"
onmouseover="helpline('soundcloud')" onmouseout="helpline('tip')" /></a></div>
</td>
</tr>
<tr>
<td class="tdbgbox">
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/flv.gif" alt="{L_BBCODE_IMGALT_FLV}" id="flv" onclick="bbstyle(48)"
onmouseover="helpline('flv')" onmouseout="helpline('tip')" /></a></div>
<!-- IF S_BBCODE_FLASH -->
<!-- <input type="button" class="btnbbcode" accesskey="d" id="addbbcode18" value="Flash" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')" /> -->
<!-- <img src="{T_IMAGESET_PATH}/buttons/flash.gif" alt="" accesskey="d" id="addbbcode18" value="Flash" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')"> -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/flash.gif" alt="{L_BBCODE_IMGALT_FLASH}" id="flash" onclick="bbstyle(32)"
onmouseover="helpline('flash_i')" onmouseout="helpline('tip')" /></a></div>
<!-- ENDIF -->
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/divx.gif" alt="{L_BBCODE_IMGALT_DIVX}" id="divx" onclick="bbstyle(100)"
onmouseover="helpline('divx')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/mov.gif" alt="{L_BBCODE_IMGALT_MOV}" id="mov" onclick="bbstyle(52)"
onmouseover="helpline('mov')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/rm.gif" alt="{L_BBCODE_IMGALT_RM}" id="rm" onclick="bbstyle(70)"
onmouseover="helpline('rm')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/wmv.gif" alt="{L_BBCODE_IMGALT_WMV}" id="wmv" onclick="bbstyle(72)"
onmouseover="helpline('wmv')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><img src="{T_IMAGESET_PATH}/buttons/dots.gif" alt="" width="3" height="19" /></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/youtube.gif" alt="{L_BBCODE_IMGALT_YOUTUBE}" id="youtube" onclick="bbstyle(38)"
onmouseover="helpline('youtube')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/googlevid.gif" alt="{L_BBCODE_IMGALT_GVIDEO}" id="googlevid" onclick="bbstyle(40)"
onmouseover="helpline('gvideo')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/myspace.gif" alt="{L_BBCODE_IMGALT_MYSPACE}" id="myspace" onclick="bbstyle(42)"
onmouseover="helpline('myspace')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/myvideo.gif" alt="{L_BBCODE_IMGALT_MYVIDEO}" id="myvideo" onclick="bbstyle(44)"
onmouseover="helpline('myvideo')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/clipfish.gif" alt="{L_BBCODE_IMGALT_CLIPFISH}" id="clipfish" onclick="bbstyle(46)"
onmouseover="helpline('clipfish')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/dailymotion.gif" alt="{L_BBCODE_IMGALT_DAILYMOTION}" id="dailymotion" onclick="bbstyle(78)"
onmouseover="helpline('dailymotion')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/megavideo.gif" alt="{L_BBCODE_IMGALT_MEGAVIDEO}" id="megavideo" onclick="bbstyle(110)"
onmouseover="helpline('megavideo')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/metacafe.gif" alt="{L_BBCODE_IMGALT_METACAFE}" id="metacafe" onclick="bbstyle(112)"
onmouseover="helpline('metacafe')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/veoh.gif" alt="{L_BBCODE_IMGALT_VEOH}" id="veoh" onclick="bbstyle(114)"
onmouseover="helpline('veoh')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/vimeo.gif" alt="{L_BBCODE_IMGALT_VIMEO}" id="vimeo" onclick="bbstyle(116)"
onmouseover="helpline('vimeo')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/streetfire.gif" alt="{L_BBCODE_IMGALT_STREETFIRE}" id="streetfire" onclick="bbstyle(88)"
onmouseover="helpline('streetfire')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/gamespot.gif" alt="{L_BBCODE_IMGALT_GAMESPOT}" id="gamespot" onclick="bbstyle(80)"
onmouseover="helpline('gamespot')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/gametrailers.gif" alt="{L_BBCODE_IMGALT_GAMETRAILERS}" id="gametrailers" onclick="bbstyle(82)"
onmouseover="helpline('gametrailers')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/gotgame.gif" alt="{L_BBCODE_IMGALT_GOTGAME}" id="gotgame" onclick="bbstyle(84)"
onmouseover="helpline('gotgame')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/gamevideos.gif" alt="{L_BBCODE_IMGALT_GAMEVIDEOS}" id="gamevideos" onclick="bbstyle(86)"
onmouseover="helpline('gamevideos')" onmouseout="helpline('tip')" /></a></div>
<div class="bb-button"><a><img src="{T_IMAGESET_PATH}/buttons/xfire.gif" alt="{L_BBCODE_IMGALT_XFIRE}" id="xfire" onclick="bbstyle(90)"
onmouseover="helpline('xfire')" onmouseout="helpline('tip')" /></a></div>
</td>
</tr>
<!-- IF S_BBCODE_ALLOWED and .custom_tags -->
<tr>
<td class="tdcustombox">
<!-- BEGIN custom_tags -->
<img src="{T_IMAGESET_PATH}/buttons/spacer.gif" alt="" width="4" height="14" />
<input type="button" class="button2" id="addbbcode{custom_tags.BBCODE_ID}" value="{custom_tags.BBCODE_TAG}" onclick="bbstyle({custom_tags.BBCODE_ID})"
<!-- IF custom_tags.BBCODE_HELPLINE !== '' -->
onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')" />
<!-- ENDIF -->
<!-- END custom_tags -->
</td>
</tr>
<!-- ENDIF -->
<tr>
<td class="tdbgtickerbox">
<input type="text" readonly="readonly" id="helpbox" class="tdbgticker helpline" value="{L_STYLES_TIP}" />
</td>
</tr>
</table>
</div>
<!-- ENDIF -->
LG Franki
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hi franki,
danke für deine Hilfe, na da habe ich mir ja einen tollen Style ausgesucht.
Ich habe alle Änderungen, die ich bisher in der Anleitung für subsilver2 gemacht habe, rückgängig gemacht und habe die prosilver-Anleitung abgearbeitet aber auch das funktioniert irgendwie nicht, die Codes sind zwar alle da aber jetzt, wo ich alles gemacht habe wird die Seite zum Beitrag schreiben nicht mehr geladen: Screenshot
Edit:
Ich habe die Mod jetzt wieder komplett ausgebaut und versuche es heute abend noch einmal, soll ich es dann mit prosilver oder subsilver2 einbauen?
danke für deine Hilfe, na da habe ich mir ja einen tollen Style ausgesucht.

Ich habe alle Änderungen, die ich bisher in der Anleitung für subsilver2 gemacht habe, rückgängig gemacht und habe die prosilver-Anleitung abgearbeitet aber auch das funktioniert irgendwie nicht, die Codes sind zwar alle da aber jetzt, wo ich alles gemacht habe wird die Seite zum Beitrag schreiben nicht mehr geladen: Screenshot
Edit:
Ich habe die Mod jetzt wieder komplett ausgebaut und versuche es heute abend noch einmal, soll ich es dann mit prosilver oder subsilver2 einbauen?
- franki
- Ehemaliges Teammitglied
- Beiträge: 2823
- Registriert: 21.10.2007 14:02
- Wohnort: Sonsbeck
- Kontaktdaten:
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hallo
Hast Du auch die Mod-Style-Dateien von prosilver gegen die subsilver2 überschrieben?
Hast Du auch die Mod-Style-Dateien von prosilver gegen die subsilver2 überschrieben?
LG Franki
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hi, nachdem ich die Mod wieder ausgebaut und die prosilver-Anleitung nochmal von vorne gemacht habe funktioniert es, danke für die Hilfe 

- franki
- Ehemaliges Teammitglied
- Beiträge: 2823
- Registriert: 21.10.2007 14:02
- Wohnort: Sonsbeck
- Kontaktdaten:
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hallo Sandra95
Das freut mich, dass es geklappt hat.
Das freut mich, dass es geklappt hat.

LG Franki
- o0Pascal0o
- Mitglied
- Beiträge: 819
- Registriert: 24.10.2010 21:32
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hallo,
manche youtube-links lassen sich nicht mehr einbetten, z.b. diser hier: http://www.youtube.com/watch?feature=pl ... ZZv4CDmp54
Anstelle des Video´s wird dann im Forum tatsächlich nur folgendes angezeigt:
Bei anderen Youtube-Videos klappt es allerdings. Woran liegt das?
manche youtube-links lassen sich nicht mehr einbetten, z.b. diser hier: http://www.youtube.com/watch?feature=pl ... ZZv4CDmp54
Anstelle des Video´s wird dann im Forum tatsächlich nur folgendes angezeigt:
Code: Alles auswählen
[youtube]http://www.youtube.com/watch?feature=player_embedded&v=hZZv4CDmp54[/youtube]
phpBB: 3.3.3 De
php: 7.3
db: 5.7-MySQL
php: 7.3
db: 5.7-MySQL
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Hallo
Wenn du unterhalb des Videos auf Teilen klickst,
werden dir zwei verschiedene Links angeboten probier die mal aus.
Wenn du unterhalb des Videos auf Teilen klickst,
werden dir zwei verschiedene Links angeboten probier die mal aus.
- o0Pascal0o
- Mitglied
- Beiträge: 819
- Registriert: 24.10.2010 21:32
Re: [FINAL] BBCodeBox3 - Expanded Version (1.0.10)
Danke. Es wird mir zunächst nur dieser angeboten: http://youtu.be/hZZv4CDmp54
Der funktioniert aber ebenso wenig. Wenn ich dann ein Häkchen auf "Langer Link" mache, dann kommt dein angesprochener 2. Link. Der funktioniert dann auch. Vielen Dank für deinen 999ten Beitrag, Captain!
!
Der funktioniert aber ebenso wenig. Wenn ich dann ein Häkchen auf "Langer Link" mache, dann kommt dein angesprochener 2. Link. Der funktioniert dann auch. Vielen Dank für deinen 999ten Beitrag, Captain!

phpBB: 3.3.3 De
php: 7.3
db: 5.7-MySQL
php: 7.3
db: 5.7-MySQL