Главная » 2011 » Июнь » 5 » Новые bb-коды для комментариев (Скрипты для ucoz)
05.06.2011, 11:10

Новые bb-коды для комментариев





Этот вид bb-кодов похож на те, которые стоят на dle сайтах.

Скачиваем архив и кидаем его содержимое в корень сайта.

Затем, ПУ-->Управление дизайном-->CSS. В самый низ ставим это:

Code
<!--  
  #bbcodes {display:none;}  
  .selectors {  
  height: 26px;  
  width: auto;  
  }  
  -->  
  .smiles{border:0px;}  
   
  a.bBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: 0px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.bBut:hover { background-position: 0px -24px; color: #fff; text-decoration: none;}  
  a.bBut:active {outline: none; background-position: 0px -48px; text-decoration: none;}  

  a.IBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -24px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.IBut:hover { background-position: -24px -24px; color: #fff; text-decoration: none;}  
  a.IBut:active {outline: none; background-position: -24px -48px; text-decoration: none;}  

  a.UBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -48px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.UBut:hover { background-position: -48px -24px; color: #fff; text-decoration: none;}  
  a.UBut:active {outline: none; background-position: -48px -48px; text-decoration: none;}  

  a.SBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -72px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: 5px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.SBut:hover { background-position: -72px -24px; color: #fff; text-decoration: none;}  
  a.SBut:active {outline: none; background-position: -72px -48px; text-decoration: none;}  

  a.ImageBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -96px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.ImageBut:hover { background-position: -96px -24px; color: #fff; text-decoration: none;}  
  a.ImageBut:active {outline: none; background-position: -96px -48px; text-decoration: none;}  

  a.linkBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -120px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.linkBut:hover { background-position: -120px -24px; color: #fff; text-decoration: none;}  
  a.linkBut:active {outline: none; background-position: -120px -48px; text-decoration: none;}  
   
  a.emailBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -144px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.emailBut:hover { background-position: -144px -24px; color: #fff; text-decoration: none;}  
  a.emailBut:active {outline: none; background-position: -144px -48px; text-decoration: none;}  
   
  a.codeBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -168px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.codeBut:hover { background-position: -168px -24px; color: #fff; text-decoration: none;}  
  a.codeBut:active {outline: none; background-position: -168px -48px; text-decoration: none;}  
  /* RuCoz.com */  
  a.quoteBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -192px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.quoteBut:hover { background-position: -192px -24px; color: #fff; text-decoration: none;}  
  a.quoteBut:active {outline: none; background-position: -192px -48px; text-decoration: none;}  
   
  a.leftBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -216px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.leftBut:hover { background-position: -216px -24px; color: #fff; text-decoration: none;}  
  a.leftBut:active {outline: none; background-position: -216px -48px; text-decoration: none;}  

  a.centerBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -240px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.centerBut:hover { background-position: -240px -24px; color: #fff; text-decoration: none;}  
  a.centerBut:active {outline: none; background-position: -240px -48px; text-decoration: none;}  

  a.rightBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -264px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: 5px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.rightBut:hover { background-position: -264px -24px; color: #fff; text-decoration: none;}  
  a.rightBut:active {outline: none; background-position: -264px -48px; text-decoration: none;}  
  /* RuCoz.com */  
  a.closeBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -288px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: -1px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.closeBut:hover { background-position: -288px -24px; color: #fff; text-decoration: none;}  
  a.closeBut:active {outline: none; background-position: -288px -48px; text-decoration: none;}  

  a.emoBut { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -312px 0px; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 24px; width:17px;margin-right: 5px; padding-right: 7px; /* sliding doors padding */ text-decoration: none;}  
  a.emoBut:hover { background-position: -312px -24px; color: #fff; text-decoration: none;}  
  a.emoBut:active {outline: none; background-position: -312px -48px; text-decoration: none;}  

  a.allCodes { background: transparent url('/images/bbcodes.png') no-repeat; background-position: -336px 0px; color: #000; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 19px; width:56px;margin-right: 0px; padding:5px 0 0 9px; /* sliding doors padding */ text-decoration: none;}  
  a.allCodes:hover { background-position: -336px -24px; color: #000; text-decoration: none;}  
  a.allCodes:active {outline: none; background-position: -336px -48px; text-decoration: none;}


Потом, ПУ-->Управление дизайном-->Форма добавления комментариев. После $BBCODES$ вставляем это:

Code
<div style="height: 26px;">  
<a uzzonclick="simpletag('b')" title="Жирный" class="bbut"></a>  
<a uzzonclick="simpletag('i')" title="Курсив" class="ibut"></a>  
<a uzzonclick="simpletag('u')" title="Подчеркнутый" class="ubut"></a>  
<a id="spoiler" uzzonclick="simpletag('spoiler','','','message','')" title="Спойлер" class="sbut"></a>  
<a id="cdl" class="leftbut" uzzonclick="simpletag('l','cdl','···','message')" title="По левому краю"></a>  
<a id="cdc" class="centerbut" uzzonclick="simpletag('c','cdc','···','message')" title="По центру"></a>  
<a id="cdr" class="rightbut" uzzonclick="simpletag('r','cdr','···','message')" title="По правому краю"></a>  
<a id="img" uzzonclick="tag_image('message','')" title="Вставить Картинку" class="imagebut"></a>  
<a id="url" uzzonclick="tag_url('message','')" title="Вставить ссылку" class="linkbut"></a>  
<a id="email" uzzonclick="tag_email('message','')" title="Вставить Email" class="emailbut"></a>  
<a id="codes" uzzonclick="simpletag('code','','','message','')" title="Код" class="codebut"></a>  
<a id="quote" uzzonclick="simpletag('quote','','','message','')" title="Цитата" class="quotebut"></a>  
<a class="closebut" uzzonclick="closeall('message','');" title="Вставить закрывающие теги"></a>  
<a border="0" uzzonclick="openLayerB('Sml',0,'/index/35-1-0','Полный список смайлов',250,300);return false;" title="Вставить смайл" class="emobut">  
</a><a uzzonclick="window.open('/index/17','upp','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;" rel="nofollow" href="javascript://" title="Открывает окно со списком всех доступных кодов" class="allcodes"></a>  
</div>
Материал взят с сайта infoscript.ru
Теги: Скачать Новые bb-коды для комментариев
Скачать "Новые bb-коды для комментариев"
Внимание! Копирование данного материала запрещено без указания ссылки на сайт Infoscript.ru
Источник/Автор: Неизвестен
Категория: Скрипты uCoz | Просмотров: 4941 | Добавил: antisept | Рейтинг: 5.0/1 |
Теги: новые, комментариев, для, BB-коды
Всего комментариев: 15 1 2 »
0  
1 stefan   (05.06.2011 12:07) [Материал]
Аватар пользователя
sad

0  
2 Сай_22 -Infoscript Team-  (05.06.2011 12:35) [Материал]
Аватар пользователя
Что то не так?

0  
3 stefan   (05.06.2011 12:43) [Материал]
Аватар пользователя
Я ставлю, у меня комментарии вообще изчезают. Вы опробовали скрипт? В описании по установке все правильно?

0  
4 Сай_22 -Infoscript Team-  (05.06.2011 13:31) [Материал]
Аватар пользователя
Изображения из архива залили на сайт?

0  
5 Dimsan   (06.06.2011 09:10) [Материал]
Аватар пользователя
папку images создайте и уже туда картинку

0  
6 Dimsan   (06.06.2011 09:19) [Материал]
Аватар пользователя
как это заменяем все на это... а где $MESSAGE$ скорее всего $BBCODES$ меняем на кнопки и то сомневаюсь в работе нужна будет ссылка на скрипт би-би кода для коментов <script type='text/javascript' src='http://s106.ucoz.net/src/bbcodes.js?2'></script>

0  
7 Dimsan   (06.06.2011 09:25) [Материал]
Аватар пользователя
точнее так <script type='text/javascript' src='http://s106.ucoz.net/src/bbcodes.js'></script>

0  
8 Dimsan   (06.06.2011 09:29) [Материал]
Аватар пользователя
dj общем не доделанный какой то скрипт, почему вместо зачеркнутого текста спойлер ? wacko

0  
11 sold93 -Infoscript Team-  (11.06.2011 00:05) [Материал]
Аватар пользователя
ты на код глянь. там же зачеркнутый полностью отсутствует

1-6 7-12
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]