Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1810">
| <theme name="MyBB Master Style" version="1811">
|
<properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
| <properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
|
Zeile 9 | Zeile 9 |
---|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<stylesheet name="global.css" version="1809" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1811" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 576 | Zeile 576 |
---|
outline: 0; font-size: 13px; font-family: Tahoma, Verdana, Arial, Sans-Serif;
|
outline: 0; font-size: 13px; font-family: Tahoma, Verdana, Arial, Sans-Serif;
|
| }
input.textbox.portal_search { width: 68%;
|
}
textarea {
| }
textarea {
|
Zeile 633 | Zeile 637 |
---|
color: #f30; margin: 5px; padding: 0px;
|
color: #f30; margin: 5px; padding: 0px;
|
display: block;
| display: block;
|
font-weight: bold; font-size: 11px; }
| font-weight: bold; font-size: 11px; }
|
Zeile 689 | Zeile 693 |
---|
.reputation_negative { color: red;
|
.reputation_negative { color: red;
|
}
| }
|
.repbox { font-size:16px; font-weight: bold; padding:5px 7px 5px 7px;
|
.repbox { font-size:16px; font-weight: bold; padding:5px 7px 5px 7px;
|
}
| }
|
._neutral { background-color:#FAFAFA; color: #999999;
| ._neutral { background-color:#FAFAFA; color: #999999;
|
Zeile 707 | Zeile 711 |
---|
background-color: #FDD2D1; color: #CB0200; border:1px solid #980201;
|
background-color: #FDD2D1; color: #CB0200; border:1px solid #980201;
|
}
| }
|
._plus { background-color:#E8FCDC;
| ._plus { background-color:#E8FCDC;
|
Zeile 717 | Zeile 721 |
---|
img { border: none;
|
img { border: none;
|
}
| }
|
img.attachment { border: 1px solid #E9E5D7; padding: 2px;
|
img.attachment { border: 1px solid #E9E5D7; padding: 2px;
|
}
| }
|
hr { background-color: #000000; color: #000000; height: 1px; border: 0px;
|
hr { background-color: #000000; color: #000000; height: 1px; border: 0px;
|
}
| }
|
.clear { clear: both;
|
.clear { clear: both;
|
}
| }
|
.float_left { float: left;
|
.float_left { float: left;
|
}
| }
|
.float_right { float: right; }
.hidden {
|
.float_right { float: right; }
.hidden {
|
display: none; float: none;
| display: none; float: none;
|
width: 1%; }
| width: 1%; }
|
Zeile 801 | Zeile 805 |
---|
}
.codeblock {
|
}
.codeblock {
|
background: #fff;
| background: #fff;
|
border: 1px solid #ccc; padding: 10px;
|
border: 1px solid #ccc; padding: 10px;
|
}
| }
|
.codeblock .title { border-bottom: 1px solid #ccc;
| .codeblock .title { border-bottom: 1px solid #ccc;
|
Zeile 820 | Zeile 824 |
---|
display: block; font-family: Monaco, Consolas, Courier, monospace; font-size: 13px;
|
display: block; font-family: Monaco, Consolas, Courier, monospace; font-size: 13px;
|
}
| }
|
.smilie { vertical-align: middle; }
.smilie_pointer {
|
.smilie { vertical-align: middle; }
.smilie_pointer {
|
cursor: pointer; }
| cursor: pointer; }
|
.separator { margin: 5px; padding: 0; height: 0px; font-size: 1px; list-style-type: none;
|
.separator { margin: 5px; padding: 0; height: 0px; font-size: 1px; list-style-type: none;
|
}
| }
|
.popup_menu .popup_item_container { margin: 1px;
| .popup_menu .popup_item_container { margin: 1px;
|
Zeile 847 | Zeile 851 |
---|
display: block; padding: 4px; white-space: nowrap;
|
display: block; padding: 4px; white-space: nowrap;
|
text-decoration: none;
| text-decoration: none;
|
}
.popup_menu a.popup_item:hover {
| }
.popup_menu a.popup_item:hover {
|
Zeile 855 | Zeile 859 |
---|
}
.subject_new {
|
}
.subject_new {
|
font-weight: bold; }
| font-weight: bold; }
|
.highlight { background: #FFFFCC; padding-top: 3px;
| .highlight { background: #FFFFCC; padding-top: 3px;
|
Zeile 913 | Zeile 917 |
---|
.moderate_banned { color: #FF6600;
|
.moderate_banned { color: #FF6600;
|
}
| }
|
.low_banned { color: #008000;
|
.low_banned { color: #008000;
|
}
| }
|
.online { color: #15A018;
| .online { color: #15A018;
|
Zeile 929 | Zeile 933 |
---|
div.error { padding: 5px 10px;
|
div.error { padding: 5px 10px;
|
border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324;
| border: 2px solid #FFD324;
|
background: #FFF6BF; font-size: 12px;
|
background: #FFF6BF; font-size: 12px;
|
}
| }
|
div.error p { margin: 0;
| div.error p { margin: 0;
|
Zeile 943 | Zeile 946 |
---|
div.error p em { font-style: normal;
|
div.error p em { font-style: normal;
|
font-weight: bold;
| font-weight: bold;
|
padding-left: 24px; display: block; color: #C00;
| padding-left: 24px; display: block; color: #C00;
|
Zeile 1026 | Zeile 1029 |
---|
.thread_legend dd { padding-bottom: 4px; margin-right: 15px;
|
.thread_legend dd { padding-bottom: 4px; margin-right: 15px;
|
}
| }
|
.thread_legend img { margin-right: 4px; vertical-align: bottom;
|
.thread_legend img { margin-right: 4px; vertical-align: bottom;
|
}
| }
|
.forum_legend, .forum_legend dt, .forum_legend dd { margin: 0; padding: 0;
|
.forum_legend, .forum_legend dt, .forum_legend dd { margin: 0; padding: 0;
|
}
| }
|
.forum_legend dd {
|
.forum_legend dd {
|
float: left; margin-right: 10px;
| float: left; margin-right: 10px;
|
margin-top: 7px; }
| margin-top: 7px; }
|
Zeile 1053 | Zeile 1056 |
---|
.success_message { color: #00b200;
|
.success_message { color: #00b200;
|
font-weight: bold; font-size: 10px;
| font-weight: bold; font-size: 10px;
|
margin-bottom: 10px; }
| margin-bottom: 10px; }
|
Zeile 1222 | Zeile 1225 |
---|
.post .post_meta a:link, .post .post_meta a:visited {
|
.post .post_meta a:link, .post .post_meta a:visited {
|
color: #777;
| color: #777;
|
}
.post .post_meta a:hover, .post .post_meta a:active { color: #777;
|
}
.post .post_meta a:hover, .post .post_meta a:active { color: #777;
|
}
| }
|
.post_controls { clear: both; background: #f5f5f5;
| .post_controls { clear: both; background: #f5f5f5;
|
Zeile 1249 | Zeile 1252 |
---|
background: #eee url(images/buttons_bg.png) repeat-x; border: 1px solid #ccc; color: #555;
|
background: #eee url(images/buttons_bg.png) repeat-x; border: 1px solid #ccc; color: #555;
|
}
| }
|
.postbit_buttons > a:hover { border-color: #bbb;
| .postbit_buttons > a:hover { border-color: #bbb;
|
Zeile 1918 | Zeile 1921 |
---|
}
.pmspace_unused {
|
}
.pmspace_unused {
|
display: inline-block; }
| display: inline-block; }
|
.pmspace_text { padding: 1px 5px; display: inline-block;
|
.pmspace_text { padding: 1px 5px; display: inline-block;
|
}
| }
|
.new_pm { font-weight: bold;
| .new_pm { font-weight: bold;
|
Zeile 1934 | Zeile 1937 |
---|
padding: 1px 0 1px 23px; background-image: url(images/modcp_sprite.png); background-repeat: no-repeat;
|
padding: 1px 0 1px 23px; background-image: url(images/modcp_sprite.png); background-repeat: no-repeat;
|
}
| }
|
.modcp_nav_home { background-position: 0 0;
|
.modcp_nav_home { background-position: 0 0;
|
}
| }
|
.modcp_nav_announcements { background-position: 0 -20px; }
.modcp_nav_reports {
|
.modcp_nav_announcements { background-position: 0 -20px; }
.modcp_nav_reports {
|
background-position: 0 -40px; }
.modcp_nav_modqueue { background-position: 0 -60px;
| background-position: 0 -40px; }
.modcp_nav_modqueue { background-position: 0 -60px;
|
}
.modcp_nav_modlogs { background-position: 0 -80px;
|
}
.modcp_nav_modlogs { background-position: 0 -80px;
|
}
| }
|
.modcp_nav_editprofile { background-position: 0 -100px;
|
.modcp_nav_editprofile { background-position: 0 -100px;
|
}
| }
|
.modcp_nav_banning { background-position: 0 -120px;
| .modcp_nav_banning { background-position: 0 -120px;
|
Zeile 1975 | Zeile 1978 |
---|
.modqueue_message { overflow: auto; max-height: 250px;
|
.modqueue_message { overflow: auto; max-height: 250px;
|
}
| }
|
.modqueue_controls { width: 270px;
| .modqueue_controls { width: 270px;
|
Zeile 2028 | Zeile 2031 |
---|
}]]></stylesheet> <stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1800" disporder="4"><![CDATA[.star_rating, .star_rating li a:hover,
|
}]]></stylesheet> <stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1800" disporder="4"><![CDATA[.star_rating, .star_rating li a:hover,
|
.star_rating .current_rating { background: url(images/star_rating.png) left -1000px repeat-x; vertical-align: middle; }
| .star_rating .current_rating { background: url(images/star_rating.png) left -1000px repeat-x; vertical-align: middle; }
|
.star_rating { position: relative;
| .star_rating { position: relative;
|
Zeile 2087 | Zeile 2090 |
---|
.star_rating li a.four_stars { width:80%; z-index:3;
|
.star_rating li a.four_stars { width:80%; z-index:3;
|
}
| }
|
.star_rating li a.five_stars { width:100%;
| .star_rating li a.five_stars { width:100%;
|
Zeile 2142 | Zeile 2145 |
---|
}
ul.thread_tools li.subscription_remove {
|
}
ul.thread_tools li.subscription_remove {
|
background-position: 0 -60px;
| background-position: 0 -60px;
|
}
ul.thread_tools li.poll {
| }
ul.thread_tools li.poll {
|
Zeile 2233 | Zeile 2236 |
---|
.thread_status.newlockfolder { background-position: 0 -320px; }]]></stylesheet>
|
.thread_status.newlockfolder { background-position: 0 -320px; }]]></stylesheet>
|
<stylesheet name="css3.css" version="1807" disporder="7"><![CDATA[tr td.trow1:first-child,
| <stylesheet name="css3.css" version="1811" disporder="7"><![CDATA[tr td.trow1:first-child,
|
tr td.trow2:first-child, tr td.trow_shaded:first-child { border-left: 0;
| tr td.trow2:first-child, tr td.trow_shaded:first-child { border-left: 0;
|
Zeile 2277 | Zeile 2280 |
---|
}
.thead_collapsed {
|
}
.thead_collapsed {
|
-moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
| -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
|
.thead_left { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0;
|
.thead_left { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0;
|
}
| }
|
.thead_right { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0;
| .thead_right { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0;
|
Zeile 2310 | Zeile 2313 |
---|
-webkit-border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important;
|
-webkit-border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important;
|
}
| }
|
button, input.button, input.textbox,
| button, input.button, input.textbox,
|
Zeile 2367 | Zeile 2370 |
---|
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
|
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
|
| }
div.error { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
|
}]]></stylesheet> </stylesheets> <templates>
| }]]></stylesheet> </stylesheets> <templates>
|
Zeile 3659 | Zeile 3668 |
---|
{$auto_dst_detection} </div>]]></template> <template name="footer_contactus" version="1800"><![CDATA[<li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li>]]></template>
|
{$auto_dst_detection} </div>]]></template> <template name="footer_contactus" version="1800"><![CDATA[<li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li>]]></template>
|
<template name="footer_languageselect" version="1800"><![CDATA[<div class="language"> <form method="{$lang_redirect_url['form_method']}" action="{$lang_redirect_url['location']}" id="lang_select">
| <template name="footer_languageselect" version="1811"><![CDATA[<div class="language"> <form method="POST" action="{$lang_redirect_url['location']}" id="lang_select">
|
{$lang_redirect_url['form_html']} <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <select name="language" onchange="MyBB.changeLanguage();">
| {$lang_redirect_url['form_html']} <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <select name="language" onchange="MyBB.changeLanguage();">
|
Zeile 3672 | Zeile 3681 |
---|
</form> </div>]]></template> <template name="footer_languageselect_option" version="1800"><![CDATA[<option value="{$key}"{$selected}> {$language}</option>]]></template>
|
</form> </div>]]></template> <template name="footer_languageselect_option" version="1800"><![CDATA[<option value="{$key}"{$selected}> {$language}</option>]]></template>
|
<template name="footer_themeselect" version="1800"><![CDATA[<div class="theme"> <form method="{$theme_redirect_url['form_method']}" action="{$theme_redirect_url['location']}" id="theme_select">
| <template name="footer_themeselect" version="1811"><![CDATA[<div class="theme"> <form method="POST" action="{$theme_redirect_url['location']}" id="theme_select">
|
{$theme_redirect_url['form_html']} <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> {$theme_options}
| {$theme_redirect_url['form_html']} <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> {$theme_options}
|
Zeile 6287 | Zeile 6296 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="modcp_announcements_announcement" version="1400"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;">{$icon}<a href="modcp.php?action=edit_announcement&aid={$aid}">{$subject}</a></div></td>
| <template name="modcp_announcements_announcement" version="1811"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;">{$icon}<a href="announcements.php?aid={$aid}">{$subject}</a></div></td>
|
<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&aid={$aid}">{$lang->edit}</a></td> <td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&aid={$aid}">{$lang->delete}</a></td> </tr>]]></template> <template name="modcp_announcements_announcement_active" version="1800"><![CDATA[<div class="subforumicon subforum_minion" title="{$lang->active_announcement}"></div>]]></template> <template name="modcp_announcements_announcement_expired" version="1800"><![CDATA[<div class="subforumicon subforum_minioff" title="{$lang->expired_announcement}"></div>]]></template>
|
<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&aid={$aid}">{$lang->edit}</a></td> <td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&aid={$aid}">{$lang->delete}</a></td> </tr>]]></template> <template name="modcp_announcements_announcement_active" version="1800"><![CDATA[<div class="subforumicon subforum_minion" title="{$lang->active_announcement}"></div>]]></template> <template name="modcp_announcements_announcement_expired" version="1800"><![CDATA[<div class="subforumicon subforum_minioff" title="{$lang->expired_announcement}"></div>]]></template>
|
<template name="modcp_announcements_announcement_global" version="1400"><![CDATA[ <tr> <td class="{$trow}">{$icon}<a href="modcp.php?action=edit_announcement&aid={$aid}">{$subject}</a></td>
| <template name="modcp_announcements_announcement_global" version="1811"><![CDATA[ <tr> <td class="{$trow}">{$icon}<a href="announcements.php?aid={$aid}">{$subject}</a></td>
|
<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&aid={$aid}">{$lang->edit}</a></td> <td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&aid={$aid}">{$lang->delete}</a></td> </tr>]]></template>
| <td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&aid={$aid}">{$lang->edit}</a></td> <td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&aid={$aid}">{$lang->delete}</a></td> </tr>]]></template>
|
Zeile 9282 | Zeile 9291 |
---|
</tr> </table> <br />]]></template>
|
</tr> </table> <br />]]></template>
|
<template name="portal_search" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <template name="portal_search" version="1811"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead"><strong>{$lang->search_forums}</strong></td> </tr>
| <tr> <td class="thead"><strong>{$lang->search_forums}</strong></td> </tr>
|
Zeile 9293 | Zeile 9302 |
---|
<input type="hidden" name="postthread" value="1" /> <input type="hidden" name="forums" value="all" /> <input type="hidden" name="showresults" value="threads" />
|
<input type="hidden" name="postthread" value="1" /> <input type="hidden" name="forums" value="all" /> <input type="hidden" name="showresults" value="threads" />
|
<input type="text" class="textbox" name="keywords" value="" />
| <input type="text" class="textbox portal_search" name="keywords" value="" />
|
{$gobutton} </form><br /> <span class="smalltext">
| {$gobutton} </form><br /> <span class="smalltext">
|
Zeile 13496 | Zeile 13505 |
---|
<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template> <template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template> <template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>
|
<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template> <template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template> <template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>
|
<template name="video_liveleak_embed" version="1800"><![CDATA[<iframe width="500" height="300" src="http://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>
| <template name="video_liveleak_embed" version="1811"><![CDATA[<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>
|
<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template> <template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template> <template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>
|
<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template> <template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template> <template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>
|
<template name="video_twitch_embed" version="1809"><![CDATA[<iframe src="https://player.twitch.tv/?video=v{$id}" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
| <template name="video_twitch_embed" version="1811"><![CDATA[<iframe src="https://player.twitch.tv/?video=v{$id}&autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
|
<template name="warnings" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->warning_log}</title>
| <template name="warnings" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->warning_log}</title>
|