vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - MTB - Magic Tool Box (https://vborg.vbsupport.ru/showthread.php?t=199014)

M Shaker 12-15-2008 10:00 PM

MTB - Magic Tool Box
 
/*==========================================*\
|| ######################################### ||
#
|| # Magic ToolBox Hack v4.0.0 for vB 3.7.x
|| # ------------------------------------
|| # Arabic Version By : Abu Rashed ---- English Version By : EGY-MAFIA & Misr.Cc
|| # Turkish Version By : HaYLaZ
|| # Thanks to ( Abu Omar - Alandalib - Jare7 Al7ob - Matlob - uaeserver.com )
|| #
This file may only be redistributed to vBulletin license holders
|| # ------------------------------------------------
|| # --------------
Ported by EGY-MAFIA ----------------------------------------
|| #
This Hack was ported to work with vB 3.7.X & 3.8.x
|| # ---------------------------------------------------------------- |
|| # ----------------
VBULLETIN IS NOT FREE SOFTWARE ------------------------
|| # http://www.egycrack.com || http://www.Misr.cc || http://www.vbulletin.com
||
|| ##################################### ||
\*===================================*/
Important : This has been tested on 3.7 (1.2.3.4) - and should work good for 3.8.X , please test with caution - and as always BACKUP FIRST!

For vb 3.6.8 Click Here
What this hack do ?
Add extra buttons with new custom BB codes for your text editor

Demo :- Click Here
user : vbulletin.org
Pass : magictoolbox

screen

https://vborg.vbsupport.ru/https://vborg.vbsupport.ru/

AdminCp
https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/


Feature List:
  • Settings
    • Enable Magic ToolBox ( On - Off ) .
    • Show Magic TollBox on Quickreply ( On - Off ) .
    • Active Rainbow ( On - Off ) .
    • Active ready text ( On - Off ) .
  • Buttons
    • Active Poem ( On - Off ) .
    • Active Text Formatting ( On - Off ) .
    • Active Note & Caution & Warning buttons ( On - Off ) .
    • Active Glint ( On - Off ) .
    • Active Tables( On - Off ) .
    • Active Flash ( On - Off ) .
    • Active Flash ( New Window ) ? *Beta ( On - Off ) .
    • Active Real Player ( On - Off ) == Video & Audio .
    • Active Windows Media Player ( On - Off ) == Video & Audio .
    • Active Video Tube ( On - Off ) .
      Supports Sites : YouTube & Google & MySpace & MetaCafe & Yahoo & Koreus & Sapo Live Leak & Game Trailers .
    • Full control to ( On - Off ) All buttons .
  • Hide Options
    • Hide Integration By Abu Rashid .
    • Hide hack itsid
      If you use Hide hack you need to remove it First .
  • No files edit need .
  • No Templates edit need ( maybe need to edit editor_toolbar_on ) .
Installation time :- 3 : 5 Min

Installation :
Upload :-
includes >>> {forum_path}/includes
mwaextraedit2 >>> {forum_path}
flash.php & mwaextraedit2.php >>> forum root

import product-Magic Tool Box.xml

Edit Template :-
Check Next Post :D

Edit Magic ToolBoX Settings :-
https://vborg.vbsupport.ru/

Enjoy And Have Fun

Upgrade :-
Remove the old Magic Tool Box and follow the install steps :up:


M Shaker 12-16-2008 01:27 PM

known bugs :-
1- some buttons can't used by Firefox .
2-
some buttons not work correct with Firefox ( need to reload the page :D )
3-
[s]if you got some syntax errors use the attached file replace it with the one on the zip folder[/s]Fixed
4- [s]To use Magic Tool Box with Quick Reply you should Disable Problematic AJAX Features ( will try to fix it )[/s] Fixed

Documentation :-

Similar Mods
:-
This MTB Integrated with some mods
you must remove any mod listed here before use this MTB
* Hide hack itsid
* Video Tube ( any tube mod )
* [You] hack
* Tables hack
* info & caution & warning BB codes
* Any Flash & Real Player & Windows Media Player BB Codes


-----------------------------------------------

Help topic


1-
you may Need to Edit editor_toolbar_on
Template editor_toolbar_on
Replace with this
PHP Code:

$vBeditTemplate[clientscript]
<
center>
<
table cellpadding="0" cellspacing="0" width="100%" border="0">
<
tr>
 <
td id="$editoridclass="vBulletin_editor" width="100%">
  <
div id="{$editorid}_controls" class="controlbar">
   <
table cellpadding="0" cellspacing="0" border="0">
   <
tr>
    <
td><div class="imagebutton" id="{$editorid}_cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" width="21" height="20" alt="$vbphrase[remove_text_formatting]/></div></td>
   <if 
condition="$show['font_bbcode'] OR $show['size_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['font_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px">&nbsp;</div></td>
      <
td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>    
    </
div></td>
   </if>
   <if 
condition="$show['size_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
      <
td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['color_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase[colors]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td id="{$editorid}_color_out"><img src="$stylevar[imgdir_editor]/color.gif" width="21" height="16" alt="" /><br /><img src="$vboptions[cleargifurl]id="{$editorid}_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['wysiwygsmilies']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['attach']">
    <
td><div class="imagebutton" id="{$editorid}_popup_attach" title="$vbphrase[attachments]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td><img src="$stylevar[imgdir_editor]/attach.gif" alt="" width="21" height="20" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
    <!--
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_cut"><img src="$stylevar[imgdir_editor]/cut.gif" width="21" height="20" alt="$vbphrase[cut]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar[imgdir_editor]/copy.gif" width="21" height="20" alt="$vbphrase[copy]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_paste"><img src="$stylevar[imgdir_editor]/paste.gif" width="21" height="20" alt="$vbphrase[paste]/></div></td>
    -->
    <if 
condition="$show['basicbbcodeonly']">
     <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
     <if 
condition="$show['basic_bbcode']">
      <
td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" width="21" height="20" alt="$vbphrase[italic]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]/></div></td>
     </if> 
     <if 
condition="$show['url_bbcode']">
      <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="$stylevar[imgdir_editor]/createlink.gif" width="21" height="20" alt="$vbphrase[insert_link]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_unlink"><img src="$stylevar[imgdir_editor]/unlink.gif" width="21" height="20" alt="$vbphrase[remove_link]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_email"><img src="$stylevar[imgdir_editor]/email.gif" width="21" height="20" alt="$vbphrase[insert_email_link]/></div></td>
     </if>    
     <if 
condition="$show['align_bbcode']">    
      <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
      <if 
condition="$stylevar['textdirection'] == 'ltr'">
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
      <else />
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
      </if>     
     </if>
     <if 
condition="$show['quote_bbcode']">
      <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
      <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
     </if>
    </if>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="$stylevar[imgdir_editor]/undo.gif" width="21" height="20" alt="$vbphrase[undo]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]/></div></td>
    
   <if 
condition="is_browser('ie') AND !is_browser('mac')">
    <
td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]/></div></td>
   </if>
    <
td>
     <
div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar[imgdir_editor]/resize_0.gif" width="21" height="9" alt="$vbphrase[decrease_size]/></div>
     <
div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar[imgdir_editor]/resize_1.gif" width="21" height="9" alt="$vbphrase[increase_size]/></div>
    </
td>
   <if 
condition="$show['wysiwyg_compatible']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]/></div></td>
   </if>
   </
tr>
   </
table>
   
   <if 
condition="!$show['basicbbcodeonly']">
   <
table cellpadding="0" cellspacing="0" border="0">
   <
tr>
   <if 
condition="$show['basic_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" width="21" height="20" alt="$vbphrase[italic]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]/></div></td>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['align_bbcode']">
    <if 
condition="$stylevar['textdirection'] == 'ltr'">
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
    <else />
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
    </if>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['list_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_insertorderedlist"><img src="$stylevar[imgdir_editor]/insertorderedlist.gif" width="21" height="20" alt="$vbphrase[ordered_list]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_insertunorderedlist"><img src="$stylevar[imgdir_editor]/insertunorderedlist.gif" width="21" height="20" alt="$vbphrase[unordered_list]/></div></td>
   </if>
   <if 
condition="$show['align_bbcode'] OR $show['list_bbcode']">
    <if 
condition="$stylevar['textdirection'] == 'ltr'">
    <
td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
    <else />
    <
td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
    </if>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['url_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="$stylevar[imgdir_editor]/createlink.gif" width="21" height="20" alt="$vbphrase[insert_link]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_unlink"><img src="$stylevar[imgdir_editor]/unlink.gif" width="21" height="20" alt="$vbphrase[remove_link]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_email"><img src="$stylevar[imgdir_editor]/email.gif" width="21" height="20" alt="$vbphrase[insert_email_link]/></div></td>
   </if>
   <if 
condition="$show['img_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]/></div></td>
   </if>
   <if 
condition="$show['quote_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['code_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/code.gif" width="21" height="20" alt="$vbphrase[wrap_code_tags]/></div></td>
   </if>
   <if 
condition="$show['html_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif"  width="21" height="20" alt="$vbphrase[wrap_html_tags]/></div></td>
   </if>
   <if 
condition="$show['php_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]/></div></td>
   </if>
    
$vBeditTemplate[extrabuttons]
   </
tr>
   </
table>
   </if>
   
  </
div>
</
center>
  
  <
table cellpadding="0" cellspacing="0" border="0" width="100%">
  <
tr valign="top">
   <
td class="controlbar">
    <
textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="display:block; width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea>
   </
td>
   <if 
condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
  </
tr>
  </
table>
 </
td>
</
tr>
</
table>
<
input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype/>
<
script type="text/javascript">
<!--
vB_Editor['$editorid'] = new vB_Text_Editor('$editorid'$editortype'$forumid''$parsesmilie'undefined'$ajax_extra');
//-->
</script


---------------------------

2-
can't use the buttons ( click but no thing change )
Open headinclude and make sure you have this
PHP Code:

<!-- CSS Stylesheet --> 

And

PHP Code:

<!-- / CSS Stylesheet --> 

If not add them

---------------------------

3-
This Mod does not use BB Codes -- If you find any one this not belong to our Mod


---------------------------

4-
Change ready text
Open product-Magic Tool Box.xml with Notepad
Find
PHP Code:

<!-- Ready Text --> 

After it you will find
PHP Code:

<if condition="$vboptions['mwaextraedit2_setting_readytext_active']">
</
tr><tr><td colspan="99"><table><tr>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword1">
<
input class="button" type="button" value="Hello"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword2">
<
input class="button" type="button" value="How"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword3">
<
input class="button" type="button" value="Can i"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword4">
<
input class="button" type="button" value="I want"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword5">
<
input class="button" type="button" value="Thanks"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword6">
<
input class="button" type="button" value="Work good"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword7">
<
input class="button" type="button" value="Not Work"></div></td>

<
td><div class="imagebutton" id="{$editorid}_cmd_insertword8">
<
input class="button" type="button" value="Cong"></div></td>

<
SCRIPT LANGUAGE="JavaScript">
var 
selword1 'Hello ! ';
var 
selword2 ' How can i ';
var 
selword3 ' Can i ? ';
var 
selword4 ' I want .... ';
var 
selword5 ' Thanks m8 ';
var 
selword6 ' Work good with me ';
var 
selword7 ' Not work with me ';
var 
selword8 ' Congratulations ';
</
SCRIPT

Change it as you like
Note you will need to change this code 2 times as there is other code like this to

---------------------------------------------

5- RTL Or LTR
Quote:

Originally Posted by macc (Post 1762471)
hello!

need some help!

when i use button " info" i get my signature text - on right side (out)
when i use button "caution" it is ok

will attach two pictures to better explain -

maybe some can help me ?

regards

macc

Fixed Here
https://vborg.vbsupport.ru/showpost....8&postcount=37

Thanks For macc :D

chick 12-16-2008 01:50 PM

OH geez wow this look nice. Thank you. I am looking at.

7lanet 12-16-2008 01:51 PM

اخوي هذه نسخة الموده
هل اخذ الاذن منهم ؟؟

KatieG 12-16-2008 01:52 PM

Many thanks installed

M Shaker 12-16-2008 01:57 PM

Quote:

Originally Posted by chick (Post 1686628)
OH geez wow this look nice. Thank you. I am looking at.

Enjoy ... And any help tell me

Quote:

Originally Posted by 7lanet (Post 1686631)
اخوي هذه نسخة الموده
هل اخذ الاذن منهم ؟؟

نعم يا عزيزي لدي الاذن من اخوي ابو راشد
و لديه علم بترجمتي لهذا الهاك الرائع و بطرحي له هنا


Quote:

Originally Posted by KatieG (Post 1686632)
Many thanks installed

you are more welcome .. any help tell me

chick 12-16-2008 02:07 PM

a age old question the version for vb 3.6 is not as rich as this version.... so will this work on 3.6 do you think? I can try it on my test board and report back.... wow is all I can say.

1320Nation 12-16-2008 02:10 PM

*Reserved/Tagged.

M Shaker 12-16-2008 02:13 PM

Quote:

Originally Posted by chick (Post 1686648)
a age old question the version for vb 3.6 is not as rich as this version.... so will this work on 3.6 do you think? I can try it on my test board and report back.... wow is all I can say.

am not sure about this now am almost finish 3.6.8 Version as the old 3.6 didn't have Auto Protection and i don't try it ... you can try it and report back if it work with you or not :) ... but it maybe work with out any problems ... any way try it and let me knew :D thanks

--------------------------------

Quote:

Originally Posted by psychobike (Post 1686652)
*Reserved/Tagged.

Enjoy ... any help tell me

intensecool 12-16-2008 02:16 PM

This is the best version can any one get
thanks

M Shaker 12-16-2008 02:28 PM

Quote:

Originally Posted by intensecool (Post 1686660)
This is the best version can any one get
thanks

you are more welcome .. Enjoy

Balu29 12-16-2008 03:32 PM

wooow great thanks :)

M Shaker 12-16-2008 04:00 PM

Quote:

Originally Posted by Balu29 (Post 1686718)
wooow great thanks :)

Your are welcome .. Enjoy :cool:

chick 12-16-2008 08:40 PM

I installed on version 3.6.8 PL1 version. It all shows and headinclude < --- CSS tags are there.

But no buttons work??

beduino 12-16-2008 09:36 PM

well ... the mod looks good but I test in forum-test and nothing happens .... :(

M Shaker 12-17-2008 04:12 AM

Quote:

Originally Posted by chick (Post 1686935)
I installed on version 3.6.8 PL1 version. It all shows and headinclude < --- CSS tags are there.

But no buttons work??

Edit :- Yes as there is problem with mwaextraedit2_textedit.js i find it and fixed

Quote:

Originally Posted by beduino (Post 1686979)
well ... the mod looks good but I test in forum-test and nothing happens .... :(

any screenshot ?? make sure you made the edits ?? and read Documentation ?

father guido 12-19-2008 01:08 PM

Can this be made to only show for certain user groups? Like Staff or VIP members?

M Shaker 12-20-2008 10:50 AM

Quote:

Originally Posted by father guido (Post 1688729)
Can this be made to only show for certain user groups? Like Staff or VIP members?

No :(

Behzad Varedi 12-20-2008 10:05 PM

really nice mod !!!
thanks alot.
I think it would be better to add in MOTM poll :)

thanks

M Shaker 12-21-2008 06:19 PM

Quote:

Originally Posted by Behzad Varedi (Post 1689843)
really nice mod !!!
thanks alot.
I think it would be better to add in MOTM poll :)

thanks

Many thanks my Dear Friend
I hope it got enough votes for this :D

Many thanks :)

tanha 12-27-2008 12:10 PM

thanks...great job

pein87 01-01-2009 11:03 AM

Not working with private conversations mod it mades conversations threads for easy view and editor is missing from it can you help get it to work on this mod as well?

pein87 01-01-2009 11:20 AM

Heres image to show what I mean.

M Shaker 01-01-2009 01:32 PM

Quote:

Originally Posted by tanha (Post 1694697)
thanks...great job

you are more welcome :)
Quote:

Originally Posted by pein87 (Post 1698432)
Not working with private conversations mod it mades conversations threads for easy view and editor is missing from it can you help get it to work on this mod as well?

Quote:

Originally Posted by pein87 (Post 1698438)
Heres image to show what I mean.

I'll try ... can you give the mod link ??

pein87 01-02-2009 12:43 AM

yup heres the link mate

https://vborg.vbsupport.ru/showthrea...+conversations

viper357 01-02-2009 07:42 AM

Quote:

Originally Posted by father guido (Post 1688729)
Can this be made to only show for certain user groups? Like Staff or VIP members?

Nice hack, but I would really like it to have usergroup permissions.

abdelghani68 01-02-2009 12:42 PM

السلام عليم

أhow to do for this add on GTSmiliebox - Move Smilies Below Editor works with your product ?

thanks

M Shaker 01-02-2009 05:02 PM

Quote:

Originally Posted by pein87 (Post 1698919)

Thanks .. i'll try it :)

Quote:

Originally Posted by viper357 (Post 1699090)
Nice hack, but I would really like it to have usergroup permissions.

Well .. am working now with this i hope i can do it soon :D

Quote:

Originally Posted by abdelghani68 (Post 1699254)
السلام عليم

أhow to do for this add on GTSmiliebox - Move Smilies Below Editor works with your product ?

thanks

عليكم السلام و رحمة الله و بركاته
you will need to remove GTSmiliebox mod first
then replace your editor_toolbar_on Template
with this one
PHP Code:

$vBeditTemplate[clientscript]
<
center>
<
table cellpadding="0" cellspacing="0" border="0" width="100%">
<
tr>
 <
td id="$editoridclass="vBulletin_editor" width="100%">
  <
div id="{$editorid}_controls" class="controlbar">
   <
table cellpadding="0" cellspacing="0" border="0">
   <
tr>
    <
td><div class="imagebutton" id="{$editorid}_cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" width="21" height="20" alt="$vbphrase[remove_text_formatting]/></div></td>
   <if 
condition="$show['font_bbcode'] OR $show['size_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['font_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px">&nbsp;</div></td>
      <
td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['size_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
      <
td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['color_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase[colors]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td id="{$editorid}_color_out"><img src="$stylevar[imgdir_editor]/color.gif" width="21" height="16" alt="" /><br /><img src="$vboptions[cleargifurl]id="{$editorid}_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['wysiwygsmilies']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   <if 
condition="$show['attach']">
    <
td><div class="imagebutton" id="{$editorid}_popup_attach" title="$vbphrase[attachments]">
     <
table cellpadding="0" cellspacing="0" border="0">
     <
tr>
      <
td><img src="$stylevar[imgdir_editor]/attach.gif" alt="" width="21" height="20" /></td>
      <
td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
     </
tr>
     </
table>
    </
div></td>
   </if>
   
    <!--
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_cut"><img src="$stylevar[imgdir_editor]/cut.gif" width="21" height="20" alt="$vbphrase[cut]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar[imgdir_editor]/copy.gif" width="21" height="20" alt="$vbphrase[copy]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_paste"><img src="$stylevar[imgdir_editor]/paste.gif" width="21" height="20" alt="$vbphrase[paste]/></div></td>
    -->
 
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="$stylevar[imgdir_editor]/undo.gif" width="21" height="20" alt="$vbphrase[undo]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]/></div></td>
   <if 
condition="is_browser('ie') AND !is_browser('mac')">
    <
td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]/></div></td>
   </if>
    <
td>
     <
div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar[imgdir_editor]/resize_0.gif" width="21" height="9" alt="$vbphrase[decrease_size]/></div>
     <
div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar[imgdir_editor]/resize_1.gif" width="21" height="9" alt="$vbphrase[increase_size]/></div>
    </
td>
   <if 
condition="$show['wysiwyg_compatible']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]/></div></td>
   </if>
   </
tr>
   </
table>
   <if 
condition="!$show['basicbbcodeonly']">
   <
table cellpadding="0" cellspacing="0" border="0">
   <
tr>
   <if 
condition="$show['basic_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" width="21" height="20" alt="$vbphrase[italic]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]/></div></td>
   </if>
   <if 
condition="$show['align_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <if 
condition="$stylevar['textdirection'] == 'ltr'">
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
    <else />
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
    </if>
   </if>
   <if 
condition="$show['align_bbcode'] OR $show['list_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
   </if>
   <if 
condition="$show['list_bbcode']">
    <
td><div class="imagebutton" id="{$editorid}_cmd_insertorderedlist"><img src="$stylevar[imgdir_editor]/insertorderedlist.gif" width="21" height="20" alt="$vbphrase[ordered_list]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_insertunorderedlist"><img src="$stylevar[imgdir_editor]/insertunorderedlist.gif" width="21" height="20" alt="$vbphrase[unordered_list]/></div></td>
   </if>
   <if 
condition="$show['align_bbcode'] OR $show['list_bbcode']">
    <if 
condition="$stylevar['textdirection'] == 'ltr'">
    <
td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
    <else />
    <
td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
    </if>
   </if>
   <if 
condition="$show['url_bbcode'] OR $show['img_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <if 
condition="$show['url_bbcode']">
     <
td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="$stylevar[imgdir_editor]/createlink.gif" width="21" height="20" alt="$vbphrase[insert_link]/></div></td>
     <
td><div class="imagebutton" id="{$editorid}_cmd_unlink"><img src="$stylevar[imgdir_editor]/unlink.gif" width="21" height="20" alt="$vbphrase[remove_link]/></div></td>
     <
td><div class="imagebutton" id="{$editorid}_cmd_email"><img src="$stylevar[imgdir_editor]/email.gif" width="21" height="20" alt="$vbphrase[insert_email_link]/></div></td>
    </if>
    <if 
condition="$show['img_bbcode']">
     <
td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]/></div></td>
    </if>
   </if>
   <if 
condition="$show['quote_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
    <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
   </if>
   <if 
condition="$show['code_bbcode'] OR $show['html_bbcode'] OR $show['php_bbcode']">
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>    
    <if 
condition="$show['code_bbcode']">
     <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/code.gif" width="21" height="20" alt="$vbphrase[wrap_code_tags]/></div></td>
    </if>
    <if 
condition="$show['html_bbcode']">
     <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif"  width="21" height="20" alt="$vbphrase[wrap_html_tags]/></div></td>
    </if>
    <if 
condition="$show['php_bbcode']">
     <
td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]/></div></td>
    </if>
   </if>
    <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td
    
$vBeditTemplate[extrabuttons]
   </
tr>
   </
table>
   </if>
  </
div>
</
center>
  <
table cellpadding="0" cellspacing="0" border="0" width="100%">
  <
tr valign="top">
   <
td class="controlbar">
    <
textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="display:block; width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea>
   </
td>
<if 
condition="$smiliebox">
</
tr><tr>
<
td class="controlbar">
$smiliebox
</td>
</if>   
  </
tr>
  </
table>
 </
td>
</
tr>
</
table>
<
input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype/>
<
script type="text/javascript">
<!--
vB_Editor['$editorid'] = new vB_Text_Editor('$editorid'$editortype'$forumid''$parsesmilie'undefined'$ajax_extra');
//-->
</script

Save and Done :up: Enjoy

abdelghani68 01-02-2009 06:22 PM

thanks it's works ! good products !!

M Shaker 01-03-2009 04:33 AM

Quote:

Originally Posted by abdelghani68 (Post 1699536)
thanks it's works ! good products !!

you are more welcome .. any help tell me :)

abdelghani68 01-05-2009 07:10 AM

I like the option Frame... and I woul'd you see this little bug please :

M Shaker 01-05-2009 07:25 AM

Quote:

Originally Posted by abdelghani68 (Post 1702111)
I like the option Frame... and I woul'd you see this little bug please :

Welcome ... i knew this bug :D and am work to fix it all need Just
to replace the right image with the left and the left with the right :confused:
Well now am try to fix it and replace all image to right dir :cool:

abdelghani68 01-05-2009 08:22 AM

can you see also the probleme with the option poem please.

M Shaker 02-06-2009 07:24 PM

Quote:

Originally Posted by abdelghani68 (Post 1702140)
can you see also the probleme with the option poem please.

Sure .. and am sorry for late
i'll work now again to fix some problems :D

macc 03-07-2009 01:14 PM

hello!

need some help!

when i use button " info" i get my signature text - on right side (out)
when i use button "caution" it is ok

will attach two pictures to better explain -

maybe some can help me ?

regards

macc

M Shaker 03-08-2009 01:54 AM

Quote:

Originally Posted by macc (Post 1762471)
hello!

need some help!

when i use button " info" i get my signature text - on right side (out)
when i use button "caution" it is ok

will attach two pictures to better explain -

maybe some can help me ?

regards

macc

well it work with me good
i'll check it again :)

macc 03-08-2009 05:33 AM

Quote:

Originally Posted by EGY-+++++ (Post 1762892)
well it work with me good
i'll check it again :)

Hello!

Found one error in your prduct xml file!

fixed and installed again and now work fine!


PHP Code:

//[info]
                       
function handle_info(&$parser$param$option)
                       {
                                return 
'<table class="tborder" cellpadding="3" cellspacing="3" border="1" border="0" width="98%" align="Left"><tr><td class="thead" align="left">Note : </td></tr><tr><td bgcolor="#FFFFFF" valign="top" style="color: #000000; border: 1px solid #000000" align="left"><img border="0" src="mwaextraedit2/buttons/info1.gif" align="left">' $param '</td></tr></table>';
                       }
                       
$tag_list['no_option']['info'] = array
                       (
                                
'callback' => 'handle_external',
                                
'external_callback' => 'handle_info',
                                
'strip_empty' => true,
                       ); 


First word "Left" i changed to "center" and now is ok!


regards

macc

GSeybold 03-08-2009 05:49 AM

Hello would really like to see demo but demo is not working.

Please advise.

Seems like a great mod.

Thanks you.

Gabby

Ozidoggy 04-19-2009 02:14 AM

Conflicts with Photopost

If this mod is enabled, the comments box in Photopost will not show

iyama 04-20-2009 07:56 AM

I read "hide hack". Is this one still working on 3.8.2??


All times are GMT. The time now is 06:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04602 seconds
  • Memory Usage 2,449KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete