форум vBSupport.ru > vBulletin > vBulletin 4.0.x-4.1.х > Внешний вид 4.0.x-4.1.х
Register Меню vBsupport Изображения Files Manager О рекламе Today's Posts Search
  • Родная гавань
  • Блок РКН снят
  • Premoderation
  • For English speaking users
  • Каталог Фрилансеров
  • If you want to buy some product or script
  • Администраторам
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей

Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
for English speaking users:
You may be surprised with restriction of access to the attachments of the forum. The reason is the recent change in vbsupport.org strategy:

- users with reputation < 10 belong to "simple_users" users' group
- if your reputation > 10 then administrator (kerk, Luvilla) can decide to move you into an "improved" group, but only manually

Main idea is to increase motivation of community members to share their ideas and willingness to support to each other. You may write an article for the subject where you are good enough, you may answer questions, you may share vbulletin.com/org content with vbsupport.org users, receiving "thanks" equal your reputation points. We should not only consume, we should produce something.

- you may:
* increase your reputation (doing something useful for another members of community) and being improved
* purchase temporary access to the improved category:
10 $ for 3 months. - this group can download attachments, reputation/posts do not matter.
20 $ for 3 months. - this group can download attachments, reputation/posts do not matter + adds eliminated + Inbox capacity increased + files manager increased permissions.

Please contact kerk or Luvilla regarding payments.

Important!:
- if your reputation will become less then 0, you will be moved into "simple_users" users' group automatically.*
*for temporary groups (pre-paid for 3 months) reputation/posts do not matter.
Уважаемые пользователи!

На форуме открыт новый раздел "Каталог фрилансеров"

и отдельный раздел для платных заказов "Куплю/Закажу"

Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже:
Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
ERT
Знаток
Default [4.x.x] Добавляем BB Code в редактор
2

Добавляем BBCode в редактор.
Версия форума: 4.х.х

BB Code Flash
Заголовок: Flash
Название BB кода: flash
Замена:
HTML Code:
<fieldset style="float:center; background:url('misc/background/flash.png') no-repeat right center; min-height:90px; border:1px solid #808080; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:5px 50px 5px 50px;">     <legend style="text-algin:center; font-weight:bold">Флеш плеер</legend>     <center>     <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" id="{param}" align="middle">         <param name="movie" value="{param}" />         <param name="quality" value="high" />         <param name="wmode" value="transparent">         <embed src="{param}" quality="high" wmode="transparent" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />     </object>     </center> </fieldset>
Пример: [FLASH]http://www.nhaccuatui.com/m/n4ELtFs6hz[/FLASH]
Изображение кнопки: images/editor/flash.gif
Использовать опцию: Нет
Другие опции: Да, Да, Да, Да, Да

Click image for larger version

Name:	bbcode_flashplayer.JPG
Views:	26
Size:	30.3 KB
ID:	24252

BB Code Spoiler (Показать/Скрыть)
Заголовок: Spoiler
Название BB кода: spoiler
Замена:
HTML Code:
<div style="margin:5px 0px 5px 0px;">
<input type="button" value="Содержание сообщения" style="font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Скрыть'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Показать'; }">
<div class="alt2">
<div style="display: none;">
{param} </div>
</div> </div>
Пример: [spoiler]Скрытый текст[/spoiler]
Изображение кнопки: images/editor/spoiler.gif
Использовать опцию: Нет
Другие опции: Да, Да, Да, Да, Да

Click image for larger version

Name:	bbcode_spoiler.JPG
Views:	31
Size:	44.5 KB
ID:	24254

BB Code Download Box
Заголовок: Download Box
Название BB кода: down
Замена:
HTML Code:
<fieldset style="float:center; background:url('misc/background/download.png') no-repeat right center; min-height:90px; border:1px solid #808080; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:5px 50px 5px 50px; padding:15px;">     <legend style="text-algin:center; font-weight:bold">Ссылка для скачивания</legend>     <div style="font: 12px courier new; text-align:left;">         {param}     </div> </fieldset>
Пример: [down]http://[/down]
Изображение кнопки: images/editor/download.gif
Использовать опцию: Нет
Другие опции: Да, Нет, Да, Нет, Нет

Click image for larger version

Name:	bbcode_downloads.JPG
Views:	29
Size:	23.0 KB
ID:	24251

Livestream BBCode
Заголовок: Livestream BBCode
Название BB кода: livestream
Замена:
HTML Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel="{option}"&amp;clip="{param}"&amp;autoPlay=false"> </param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel="{option}"&amp;clip="{param}"&amp;autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div>
Пример: [livestream]pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd[/livestream]
Изображение кнопки: images/editor/изображение
Использовать опцию: Нет
Другие опции: Да, Да, Да, Нет, Да

Livestream YourChannel BBCode
Заголовок: Livestream YourChannel BBCode
Название BB кода: yourchannel
Замена:
HTML Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=YourChannel&amp;clip="{param}"&amp;autoPlay=false"> </param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=YourChannel&amp;clip="{param}"&amp;autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div>
Пример: [yourchannel]pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd[/yourchannel]
Изображение кнопки: images/editor/изображение
Использовать опцию: Нет
Другие опции: Да, Да, Да, Нет, Да

Click image for larger version

Name:	bbcode_livestream.JPG
Views:	20
Size:	63.7 KB
ID:	24253

Neon Lights Text BBCode
Заголовок: Neon Lights Text
Название BB кода: neon
Замена:
HTML Code:
<h2><script language="JavaScript1.2">

var message="{param}"
var neonbasecolor="black"
var neontextcolor="red"
var neontextcolor2="#fb5353"
var flashspeed=100        // speed of flashing in milliseconds
var flashingletters=3        // number of letters flashing in neontextcolor
var flashingletters2=1        // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0        // the pause between flash-cycles in milliseconds

///No need to edit below this line/////

var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)

function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}

function neon(){

//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
crossref(m).style.color=neonbasecolor
}

//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor

if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2 
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor


if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}

function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()

</script></h2>
Пример: [neon]А вот тут вот текст[/neon]
Изображение кнопки: images/bbcode/neon.png
Использовать опцию: Нет
Другие опции: Да, Да, Да, Да, Да

Click image for larger version

Name:	bbcode_neon.JPG
Views:	22
Size:	16.6 KB
ID:	24256

На скрине мало что видно. Меняется цвет текста.
Attached Files
File Type: zip images.zip (10.3 KB, 6 views)

Last edited by ERT : 10-23-2011 at 07:10 PM.
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Sven
Front-End Developer
 
Sven's Avatar
Default
1

Насчет спойлера.
Не думаю что удачное название тега т.к. может быть конфликт с хайдом (если установлен), лучше заменить на spoiler (например)
 
 
ERT
Знаток
Default
0

Так и было вначале. Потом зачем-то сменил на hide
Поправил.
 

Tags
bbcode


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 01:03 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.