Назначение: Набор смайлов 29 штуки для DLE
Установка:
1. Заменить папку emoticons в ...engine/data на ту что в архиве.
2. В админке прописать коды смайлов (Админка - Настройки системы - Настройка вывода новостей - Смайлики):
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19, 20,21,22,23,24,25,26,27,28,29 |
3. Открыть файл ...engine/modules/bbcode.php
Найти:
if ($i%3 == 0) $output .= " |
Заменить на:
if ($i%6 == 0) $output .= " |
В этом же файле находим:
style="visibility:hidden; display: none; position: absolute; width:140px; height: 124px; |
Заменяем на:
style="visibility:hidden; display: none; position: absolute; width:153px; height: 120px; |
Ниже находим:
style="visibility:hidden; display: none; position: absolute; width:140px; height: 124px; |
Заменяем на:
style="visibility:hidden; display: none; position: absolute; width:153px; height: 120px; |
4. Открыть файл ...engine/ajax/bbcode.php
Найти:
if ($i%3 == 0) $output .= " |
Заменить на:
if ($i%6 == 0) $output .= " |
В этом же файле находим:
style="visibility:hidden; display: none; position: absolute; width:140px; height: 124px; |
Заменяем на:
style="visibility:hidden; display: none; position: absolute; width:153px; height: 120px; |
Ниже находим:
style="visibility:hidden; display: none; position: absolute; width:140px; height: 124px; |
Заменяем на:
style="visibility:hidden; display: none; position: absolute; width:153px; height: 120px; |
5. Открыть файл ...engine/inc/inserttag.php Для DLE 8.0 и 8.2 ...engine/inc/include/inserttag.php
Найти:
if ($i%3 == 0) $output .= " |
Заменить на:
if ($i%6 == 0) $output .= " |
В этом же файле находим:
style="visibility:hidden; display: none; position: absolute; width:140px; height: 124px; |
Заменяем на:
style="visibility:hidden; display: none; position: absolute; width:153px; height: 120px; |
Установка окончена!
С уважением,
Матрица http://bitpotr.org.ua/