News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

new bbc buton ?

Started by Ignjatovic, March 27, 2008, 07:45:50 AM

Previous topic - Next topic

Ignjatovic

How can i add a new bbc buton in the quick reply?

ccbtimewiz

Quick Reply doesn't have any BBcode buttons on it in the first place. =T

Bulakbol

#2
There's a quick reply enhance mod for 1.1.4, Check this out.

http://custom.simplemachines.org/mods/index.php?mod=883
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Ignjatovic

Quote from: JohnyB on March 27, 2008, 06:21:47 PM
There's a quick reply enhance mod for 1.1.4, Check this out.

http://custom.simplemachines.org/mods/index.php?mod=883
I have this but i want to add a new bbc buton (hide tag buton)...

Ignjatovic

#4
I have it but I haven´t got  this  place for text



how can I do it?

Ignjatovic

Can someone help  me please?

blarejazi

ok find this in Display.template.php
Quote<input type="hidden" name="num_replies" value="', $context['num_replies'], '" />
before this past this
Quote<a href="javascript:void(0);" onclick="surroundText(\'[hide]\', \'[/hide]\', document.forms.postmodify.message); return false;"><img onmouseover="bbc_highlight(this, true);" onmouseout="if (window.bbc_highlight) bbc_highlight(this, false);" src="' . $settings['images_url'] . '/hide.gif" alt="Left" title="Left" style="margin: 1px 2px 1px 1px; background-image: url(' . $settings['images_url'] . '/bbc_bg.gif);" align="bottom" border="0" /></a>
past hide.gif and bbc_bg.gif file in main images dir ur problem will solved  ;)

Ignjatovic

Quote from: blarejazi on April 03, 2008, 12:08:13 PM
ok find this in Display.template.php
Quote<input type="hidden" name="num_replies" value="', $context['num_replies'], '" />
before this past this
Quote<a href="javascript:void(0);" onclick="surroundText(\'[hide]\', \'[/hide]\', document.forms.postmodify.message); return false;"><img onmouseover="bbc_highlight(this, true);" onmouseout="if (window.bbc_highlight) bbc_highlight(this, false);" src="' . $settings['images_url'] . '/hide.gif" alt="Left" title="Left" style="margin: 1px 2px 1px 1px; background-image: url(' . $settings['images_url'] . '/bbc_bg.gif);" align="bottom" border="0" /></a>
past hide.gif and bbc_bg.gif file in main images dir ur problem will solved  ;)

tnx but i Have this
I need this "textbox"jet



Do you know how can I do it?




Advertisement: