From: IPB 3.1.4 Быстрый ответ выделенного текста
IPB 3.1.4 Быстрый ответ выделенного текста:
спасибо iaroslav и автору хука:
1) установить Ник и цитата в форму быстрого ответа для 3.1.x
2) загрузить на сервер fastquote.zip
3) вызвать в globalTemplate, после <head> добавить:
<script type="text/javascript" src="/public/js/fastquote.js"/></script>
4) в topicViewTemplate найти:
<li class='top hide'><a href='#top' class='top' title='{$this->lang->words['back_top']}'>{$this->lang->words['back_top']} of the page up there ^</a></li> <if test="replyButton:|:$displayData['reply_button']['image']">
добавить внизу:
<li><a href="#editor_fast-reply" class="frq_quote" onclick="frq_quote('{$post['author']['members_display_name' ]}',{$post['post'][ 'pid']})">Цитировать</a></li>
-
2
Sign in to follow this
Followers
0
0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now