19:21 BB-коды code и spoiler | |
BB-коды code и spoiler для каталога файлов ucozПриступим к установке: На страницу добавления/редактирования материала сразу после тега $BODY$ ставим вот такой скрипт Код <script type="text/javascript"> $(document).ready(function(){ if ($("#brief")) $("input.codeButtons[value='u']:first").parent().after("<span style=\"padding-right: 1px;\"><input title=\"Вставить код\" value=\"Code\" onclick=\"simpletag('code','','','brief','')\" class=\"codeButtons\" id=\"codes\" type=\"button\"></span><span style=\"padding-right: 1px;\"><input title=\"spoiler\" value=\"spoiler\" onclick=\"simpletag('spoiler','','','brief','')\" class=\"codeButtons\" id=\"spoiler\" type=\"button\"></span>"); if ($("#message")) $("input.codeButtons[value='u']:last").parent().after("<span style=\"padding-right: 1px;\"><input title=\"Вставить код\" value=\"Code\" onclick=\"simpletag('code','','','message','')\" class=\"codeButtons\" id=\"codes\" type=\"button\"></span><span style=\"padding-right: 1px;\"><input title=\"spoiler\" value=\"spoiler\" onclick=\"simpletag('spoiler','','','message','')\" class=\"codeButtons\" id=\"spoiler\" type=\"button\"></span>"); }); </script> На этом установка закончена. Демоверсию вы можете посмотреть зарегистрировавшись на uc-portaller.ru и попробовать добавить материал. Взято с сайта uc-portaller.ru | |
|
Всего комментариев: 0 | |