Форум SAPE.RU

Форум SAPE.RU (http://forum.sape.ru/index.php)
-   Вопросы по работе системы (http://forum.sape.ru/forumdisplay.php?f=13)
-   -   Links DB (http://forum.sape.ru/showthread.php?t=95858)

Alex011 08.10.2015 15:07

Links DB
 
Посмотрел сегодня Links db файлы - помимо ссылок появились стили тизерных блоков, раньше такого не было. Это нормально?

L.Z. 08.10.2015 16:03

да, всё ок

Druider 08.10.2015 18:39

L.Z., в смысле, все ок? Что это, и для чего, можете развернуть шире?

Nike99 08.10.2015 19:12

Цитата:

Сообщение от Druider (Сообщение 1455700)
L.Z., в смысле, все ок? Что это, и для чего, можете развернуть шире?

Сейчас идёт тестирование и запуск тизерной рекламы, поэтому добавление новых параметров допустимо.

L.Z. 08.10.2015 19:13

Пока идет закрытый бета тест, скоро всё сообщим :-)

Maugli 09.10.2015 07:51

Цитата:

Сообщение от Nike99 (Сообщение 1455705)
дёт тестирование и запуск тизерной рекламы

Надеюсь это не совсем тизерная реклама, точнее, тизерная не в чистом виде?

Druider 09.10.2015 14:18

Цитата:

Сообщение от L.Z. (Сообщение 1455706)
закрытый бета тест

Вот это и не дает спокойно спать! Предполагаю, если код уже внедрили в действующие сайты, то и опыты на них же будете проводить по-живому?

zhegloff 09.10.2015 17:25

Цитата:

Сообщение от Druider (Сообщение 1455766)
Вот это и не дает спокойно спать! Предполагаю, если код уже внедрили в действующие сайты, то и опыты на них же будете проводить по-живому?

Никто ничего не внедрял на действующие сайты.

Druider 09.10.2015 18:45

zhegloff, а что тогда это за часть кода в в links.db и words.db?
PHP код:

a:0:{}s:20:"__sape_teasers_css__";s:4947:"<style type="text/css">
            .teaser_block * {
                margin: 0;
                padding: 0;
                cursor: pointer;
                background: transparent none repeat scroll 0 0;
                clear: none;
                clip: rect(auto, auto, auto, auto);
                font-size: 100%;
                font-style: normal;
                font-variant: normal;
                font-weight: normal;
                height: auto;
                letter-spacing: normal;
                position: static;
                text-align: left;
                text-indent: 0;
                text-transform: none;
                vertical-align: baseline;
                visibility: visible;
                white-space: normal;
                width: auto;
                word-spacing: normal;
                z-index: auto;
                word-wrap: break-word;
            }

            .teaser_block {
                overflow: hidden;
                border: 1px solid silver;
                background-color: white;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                border-radius: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }
            .teaser_list {
                white-space: nowrap;
                font-size: 0;
            }
            .teaser_item {
                white-space: normal;
                font-size: 14px;
                height: 100%;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                position: relative;
            }
            .teaser_item:hover {
                background-color: #FCFBF7;
            }
            .teaser_item:hover .teaser_item_block a {
                color: red;
            }
            .teaser_item_block {
                font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
                font-size: 14px;
                text-align: left !important;
                line-height: 130%;
                height: 100%;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }
            .teaser_item_block img {
                width: 80px;
                border: 0;
                position: absolute;
                padding: 3px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                top: 0;
                left: 5px;
                margin: auto;
                height: 100%;
                max-height: 80px;
            }
            .teaser_item_block a {
                color: #0645AD;
            }
            .teaser_item_block a:hover {
                color: red;
            }
            .teaser_list_small  .teaser_item_block {
                padding: 2px 2px 2px 70px !important;
                font-size: 11px;
                line-height: 110%;
            }
            .teaser_list_small .teaser_item_block img {
                width: auto;
                max-width: 80px;
            }
            .teaser_list_hor {
                height: 100%;
            }
            .teaser_list_hor > .teaser_item {
                display: inline-block;
                width: 50%;
                float: left;
            }
            .teaser_list_hor .teaser_item_block, .teaser_list_square .teaser_item_block {
                padding: 5px 5px 5px 90px;
            }
            .teaser_list_hor .teaser_item_block img, .teaser_list_square .teaser_item_block img {
                bottom: 0;
            }
            .teaser_list_hor > .teaser_item:last-child {
                border-left: 1px dotted silver;
            }
            .teaser_list_square, .teaser_list_ver {
                height: 50%;
            }
            .teaser_list_square > .teaser_item:last-child, .teaser_list_ver > .teaser_item:last-child {
                border-top: 1px dotted silver;
            }
            .teaser_list_ver .teaser_item_block {
                padding: 100px 10px 10px 10px;
            }
            .teaser_list_ver .teaser_item_block img {
                top: 10px;
                right: 0;
            }

            .teaser_block_240x400 {
                width: 240px;
                height: 400px;
            }
            .teaser_block_728x90 {
                width: 728px;
                height: 90px;
            }
            .teaser_block_300x250 {
                width: 300px;
                height: 250px;
            }
            .teaser_block_468x60 {
                width: 468px;
                height: 60px;
            }
            .teaser_block_160x600 {
                width: 160px;
                height: 600px;
            }
</style>"
;s:16:"__sape_new_url__";s:19:

Не выстрелят ли внезапно тизеры с сиськами/жопами, да удлинителями всякого?:)

zhegloff 09.10.2015 20:11

Цитата:

Сообщение от Druider (Сообщение 1455791)
zhegloff, а что тогда это за часть кода в в links.db и words.db?

.....
Стили для будущей тизерки от сапы.

Добавлено через 23 секунды
Цитата:

Сообщение от Druider (Сообщение 1455791)
Не выстрелят ли внезапно тизеры с сиськами/жопами, да удлинителями всякого?

Куда выстрелят?


Часовой пояс GMT +3, время: 19:40.

Работает на vBulletin® версия 3.8.7.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Перевод: zCarot
SAPE.RU — система купли-продажи ссылок с главных и внутренних страниц сайтов.