vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [v.4.5] MARCO1 Advanced Quick Reply - Advanced Quick Edit - With Smiles!! (https://vborg.vbsupport.ru/showthread.php?t=232730)

Juggernaut 01-29-2010 02:02 AM

Works great, thank you. :)

homanhtruong 01-29-2010 02:21 AM

I've waited it for a long time. Very Excellent. Good Job. Thanks.:P

Hasanudin 01-29-2010 02:35 AM

yes!

this version worked for me!

thx marco1

lolo? 01-29-2010 03:04 AM

Very nice thanks for update :)

RedHacker 01-29-2010 06:06 AM

Are have smilies in quick reply?

Extra PC 01-29-2010 07:54 AM

perfect MARCO

but center - left - right not working

MARCO1 01-29-2010 08:52 AM

Thanks All, a new version will release with 4.0.2 It will include full control and smiles box :)

Quote:

Originally Posted by Extra PC (Post 1969620)
perfect MARCO


but center - left - right not working

That's Doesn't happen with anyone here in vb.org, Can you send PM To me with admin test member.

Quote:

Originally Posted by RedHacker (Post 1969575)
Are have smilies in quick reply?

That's an bug fixes release, the smiles box will be in the next version "When vb4.0.2 release"

RedHacker 01-29-2010 08:53 AM

Quote:

Originally Posted by MARCO1 (Post 1969640)
That's an bug fixes release, the smiles box will be in the next version "When vb4.0.2 release"

Thanks MARCO1 i will waiting....

MARCO1 01-29-2010 11:56 AM

You are welcome.

ARP 01-29-2010 05:30 PM

New version works great!, Thanks Man.

Installed and nominated.

tazattitude 01-29-2010 05:38 PM

Great job Marco!

:up:

SABRSox 01-30-2010 01:36 AM

Has there been any resolution on the "Post Reply" issue? It's doing the exact same thing as "Quick Reply" now, instead of opening a new page for replies.

MARCO1 01-30-2010 08:51 AM

Quote:

Originally Posted by SABRSox (Post 1970189)
Has there been any resolution on the "Post Reply" issue? It's doing the exact same thing as "Quick Reply" now, instead of opening a new page for replies.

Can you explain more your question ? I'm not completely understand your question.

Gnappy 01-30-2010 03:35 PM

thx Marco, good job!

MARCO1 01-30-2010 04:32 PM

Quote:

Originally Posted by Gnappy (Post 1970580)
thx Marco, good job!

You are welcome.

MARCO1 01-31-2010 09:15 AM

Quote:

Originally Posted by ARP (Post 1969916)
New version works great!, Thanks Man.

Installed and nominated.

Thanks Steve.

3raq4all 01-31-2010 12:41 PM

Quick reply options don't work with firefox
allso RTL problems screen shot attached

Vinillo 01-31-2010 12:59 PM

thanks <3

steve1966 01-31-2010 01:48 PM

Now bugs have been fixed i will try it thanks

MARCO1 01-31-2010 01:50 PM

Quote:

Originally Posted by 3raq4all (Post 1971221)
Quick reply options don't work with firefox
allso RTL problems screen shot attached

I Have posted A solution for that in all vBulletin Arabic development sites.

Open "MARCO1_Full_Reply" Template and replace the template content with this :
HTML Code:

<div id="{vb:raw editorid}" class="texteditor">

    <div class="editor quickreply">
        <div class="editor_controls floatcontainer" id="{vb:raw editorid}_controls">
            <ul class="right">
                <li>
                    <div>
                        <div><img src="{vb:stylevar imgdir_editor}/resize_0.gif" class="imagebutton" id="{vb:raw editorid}_cmd_resize_0_100" width="21" height="9" alt="{vb:rawphrase decrease_size}" /></div>
                        <div><img src="{vb:stylevar imgdir_editor}/resize_1.gif" class="imagebutton" id="{vb:raw editorid}_cmd_resize_1_100" width="21" height="9" alt="{vb:rawphrase increase_size}" /></div>
                    </div>
                    <vb:if condition="$show['wysiwyg_compatible']"><img src="{vb:stylevar imgdir_editor}/switchmode.png" class="imagebutton" id="{vb:raw editorid}_cmd_switchmode" width="20" height="20" alt="{vb:rawphrase switch_editor_mode}" /></vb:if>
                </li>
            </ul>
            <ul>
                <li>
                    <img src="{vb:stylevar imgdir_editor}/removeformat.png" class="imagebutton" id="{vb:raw editorid}_cmd_removeformat" width="20" height="20" alt="{vb:rawphrase remove_text_formatting}" />
                </li>
                <vb:if condition="$show['font_bbcode']">
                <li class="popupmenu menubutton fonts nomouseover nohovermenu" id="{vb:raw editorid}_popup_fontname">
                    <div class="popupctrl"><div id="{vb:raw editorid}_fontfield">{vb:rawphrase fonts}</div></div>
                    <ul class="editorpopupbody popupbody popuphover">
                        <li style="display:none">&nbsp;</li>
                        {vb:raw fontnames}
                    </ul>
                </li>
                </vb:if>
                <vb:if condition="$show['size_bbcode']">
                <li class="popupmenu menubutton sizes nomouseover nohovermenu" id="{vb:raw editorid}_popup_fontsize">
                    <div class="popupctrl"><div id="{vb:raw editorid}_sizefield">{vb:rawphrase sizes}</div></div>
                    <ul class="editorpopupbody popupbody popuphover">
                        <li style="display:none">&nbsp;</li>
                        {vb:raw fontsizes}
                    </ul>
                </li>
                </vb:if>
                <vb:if condition="$show['color_bbcode']">
                <li class="popupmenu menubutton colors imagemenu nomouseover nohovermenu" id="{vb:raw editorid}_popup_forecolor" style="position:relative">
                    <img src="{vb:raw vboptions.cleargifurl}" class="vbedit_colorbar" id="{vb:raw editorid}_color_bar" alt="" width="21" height="4" />
                    <div class="popupctrl" id="{vb:raw editorid}_colorfield"><img src="{vb:stylevar imgdir_editor}/color.png" class="vbedit_colorbutton" width="21" height="16" alt="" /></div>
                    <ul id="colorrow" class="editorpopupbody popupbody popuphover">
                        {vb:raw colors}                                                               
                    </ul>
                </li>
                </vb:if>
                <vb:if condition="$show['wysiwygsmilies']">
                <li class="popupmenu menubutton smilies imagemenu nomouseover nohovermenu" id="{vb:raw editorid}_popup_smilie">
                    <div class="popupctrl"><img src="{vb:stylevar imgdir_editor}/smilie.png" alt="{vb:rawphrase smilies}" width="20" height="20" /></div>
                    <ul class="editorpopupbody popupbody popuphover">
                        <li style="display:none">&nbsp;</li>
                        {vb:raw smiliepopup}
                        <vb:if condition="$show['moresmilies']"><li class="category" id="moresmilies"><div>{vb:rawphrase show_all_smilies}</div></li></vb:if>
                    </ul>
                </li>
                </vb:if>
                <vb:if condition="$show['attach']">
                <li class="popupmenu menubutton attach imagemenu nomouseover nohovermenu" id="{vb:raw editorid}_popup_attach">
                    <div class="popupctrl"><img src="{vb:stylevar imgdir_editor}/attach.png" alt="{vb:rawphrase attachments}" width="20" height="20" /></div>
                    <ul id="attachlist" class="editorpopupbody popupbody popuphover noempty">
                        <li class="noempty" style="display:none">&nbsp;</li>
                        <li class="category noempty" id="manageattach"><div>{vb:rawphrase manage_attachments}</div></li>
                    </ul>
                </li>
                </vb:if>
                <li>
                    <img src="{vb:stylevar imgdir_editor}/undo.png" class="imagebutton" id="{vb:raw editorid}_cmd_undo" width="20" height="20" alt="{vb:rawphrase undo}" />
                    <img src="{vb:stylevar imgdir_editor}/redo.png" class="imagebutton" id="{vb:raw editorid}_cmd_redo" width="20" height="20" alt="{vb:rawphrase redo}" />
                </li>
                <vb:if condition="is_browser('ie') AND !is_browser('mac')">
                    <li>
                        <img src="{vb:stylevar imgdir_editor}/spelling.png" class="imagebutton" id="{vb:raw editorid}_cmd_spelling" width="20" height="20" alt="{vb:rawphrase check_spelling}" />
                    </li>
                </vb:if>
            </ul>
            <vb:if condition="!$show['basicbbcodeonly']">
            <ul>
                <vb:if condition="$show['basic_bbcode']">
                    <li>
                        <img src="{vb:stylevar imgdir_editor}/bold.png" class="imagebutton" id="{vb:raw editorid}_cmd_bold" width="20" height="20" alt="{vb:raw bold}" />
                        <img src="{vb:stylevar imgdir_editor}/italic.png" class="imagebutton" id="{vb:raw editorid}_cmd_italic" width="20" height="20" alt="{vb:raw bold}" />
                        <img src="{vb:stylevar imgdir_editor}/underline.png" class="imagebutton" id="{vb:raw editorid}_cmd_underline" width="20" height="20" alt="{vb:raw underline}" />
                    </li>
                </vb:if>
                <vb:if condition="$show['align_bbcode']">
                    <li>
                        <vb:if condition="$stylevar['textdirection'] == 'ltr'">
                            <img src="{vb:stylevar imgdir_editor}/justifyleft.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyleft" width="20" height="20" alt="{vb:rawphrase align_left}" />
                            <img src="{vb:stylevar imgdir_editor}/justifycenter.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifycenter" width="20" height="20" alt="{vb:rawphrase align_center}" />
                            <img src="{vb:stylevar imgdir_editor}/justifyright.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyright" width="20" height="20" alt="{vb:rawphrase align_right}" />
                        <vb:else />
                            <img src="{vb:stylevar imgdir_editor}/justifyright.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyright" width="20" height="20" alt="{vb:rawphrase align_right}" />
                            <img src="{vb:stylevar imgdir_editor}/justifycenter.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifycenter" width="20" height="20" alt="{vb:rawphrase align_center}" />
                            <img src="{vb:stylevar imgdir_editor}/justifyleft.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyleft" width="20" height="20" alt="{vb:rawphrase align_left}" />
                        </vb:if>
                    </li>
                </vb:if>
                <vb:if condition="$show['align_bbcode'] OR $show['list_bbcode']">
                    <li>
                        <vb:if condition="$show['list_bbcode']">
                            <img src="{vb:stylevar imgdir_editor}/insertorderedlist.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertorderedlist" width="20" height="20" alt="{vb:rawphrase ordered_list}" />
                            <img src="{vb:stylevar imgdir_editor}/insertunorderedlist.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertunorderedlist" width="20" height="20" alt="{vb:rawphrase unordered_list}" />
                        </vb:if>
                        <vb:if condition="$stylevar['textdirection'] == 'ltr'">
                            <img src="{vb:stylevar imgdir_editor}/outdent.png" class="imagebutton" id="{vb:raw editorid}_cmd_outdent" width="20" height="20" alt="{vb:rawphrase decrease_indent}" />
                            <img src="{vb:stylevar imgdir_editor}/indent.png" class="imagebutton" id="{vb:raw editorid}_cmd_indent" width="20" height="20" alt="{vb:rawphrase increase_indent}" />
                        <vb:else />
                            <img src="{vb:stylevar imgdir_editor}/indent.png" class="imagebutton" id="{vb:raw editorid}_cmd_outdent" width="20" height="20" alt="{vb:rawphrase decrease_indent}" />
                            <img src="{vb:stylevar imgdir_editor}/outdent.png" class="imagebutton" id="{vb:raw editorid}_cmd_indent" width="20" height="20" alt="{vb:rawphrase increase_indent}" />
                        </vb:if>
                    </li>
                </vb:if>
                <vb:if condition="$show['url_bbcode'] OR $show['attach'] OR $show['img_bbcode']">
                    <li>
                        <vb:if condition="$show['url_bbcode']">
                            <img src="{vb:stylevar imgdir_editor}/createlink.png" class="imagebutton" id="{vb:raw editorid}_cmd_createlink" width="20" height="20" alt="{vb:rawphrase insert_link}" />
                            <img src="{vb:stylevar imgdir_editor}/unlink.png" class="imagebutton" id="{vb:raw editorid}_cmd_unlink" width="20" height="20" alt="{vb:rawphrase remove_link}" />
                            <img src="{vb:stylevar imgdir_editor}/email.png" class="imagebutton" id="{vb:raw editorid}_cmd_email" width="20" height="20" alt="{vb:rawphrase insert_email_link}" />
                        </vb:if>
                        <vb:if condition="$show['img_bbcode'] OR $show['attach']">
                            <img src="{vb:stylevar imgdir_editor}/insertimage.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertimage" width="20" height="20" alt="{vb:rawphrase insert_image}" />
                            <img src="{vb:stylevar imgdir_editor}/video.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertvideo" width="21" height="20" alt="{vb:rawphrase insert_video}" />
                        </vb:if>
                    </li>
                </vb:if>
                <vb:if condition="$show['quote_bbcode']">
                    <li>
                        <img src="{vb:stylevar imgdir_editor}/quote.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_quote" width="20" height="20" alt="{vb:rawphrase wrap_quote_tags}" />
                    </li>
                </vb:if>
                <vb:if condition="$show['code_bbcode'] OR $show['html_bbcode'] OR $show['php_bbcode']">
                    <li>
                        <vb:if condition="$show['code_bbcode']"><img src="{vb:stylevar imgdir_editor}/code.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_code" width="20" height="20" alt="{vb:rawphrase wrap_code_tags}" /></vb:if>
                        <vb:if condition="$show['html_bbcode']"><img src="{vb:stylevar imgdir_editor}/html.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_html" width="20" height="20" alt="{vb:rawphrase wrap_html_tags}" /></vb:if>
                        <vb:if condition="$show['php_bbcode']"><img src="{vb:stylevar imgdir_editor}/php.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_php" width="20" height="20" alt="{vb:rawphrase wrap_php_tags}" /></vb:if>
                    </li>
                </vb:if>   
                <vb:if condition="$extrabuttons">       
                    <li>
                        <vb:each from="extrabuttons" value="button">
                            <img src="{vb:raw button.buttonimage}" class="imagebutton" id="{vb:raw editorid}_cmd_wrap{vb:raw button.twoparams}_{vb:raw button.bbcodetag}" width="21" height="20" alt="{vb:rawphrase wrap_x_tags, {vb:raw button.tag}}" />
                        </vb:each>
                    </li>
                </vb:if>
            </ul>
        </vb:if>
        </div>
       
        <div class="editor_textbox quickreply">
            <vb:if condition="$show['qr_require_click']">
                <textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}" disabled="disabled">{vb:raw click_quick_reply_icon}</textarea>
            <vb:else />
                <textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}"></textarea>
            </vb:if>
        </div>   
       
    </div>
</div>

<input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />
<script type="text/javascript">
<!--
    vB_Editor['{vb:raw editorid}'] = new vB_Text_Editor('{vb:raw editorid}', {vb:raw editortype}, '{vb:raw forumid}', '{vb:raw parsesmilie}');
    var QR_EditorID = '{vb:raw editorid}';
//-->

</script>


MARCO1 01-31-2010 01:51 PM

Quote:

Originally Posted by steve1966 (Post 1971264)
Now bugs have been fixed i will try it thanks

Yes, And let me know if you have any other problem.

MARCO1 02-01-2010 10:03 AM

New Version is released, With All of your suggests :)

KURTZ 02-01-2010 10:24 AM

Quote:

Originally Posted by MARCO1 (Post 1972018)
New Version is released, With All of your suggests :)

thanks Marco ;)

nikosb 02-01-2010 10:27 AM

thx Marco !!!

GeNeRaL NT 02-01-2010 10:29 AM

Hi bro ...

where the Mod arabic ?

and thankx i like it

MARCO1 02-01-2010 10:33 AM

Quote:

Originally Posted by GeNeRaL NT (Post 1972037)
Hi bro ...

where the Mod arabic ?

and thankx i like it

Just wait 1 hour and I will post it in all famous Arabic development sites :)

steve1966 02-01-2010 10:41 AM

thanks for the update

GeNeRaL NT 02-01-2010 10:45 AM

okay bro

but i will install it

i see arabic already !

GeNeRaL NT 02-01-2010 10:52 AM

Hi again,

see this pic video.gif don't have !

MARCO1 02-01-2010 10:53 AM

Quote:

Originally Posted by GeNeRaL NT (Post 1972049)
okay bro

but i will install it

i see arabic already !

Until now I doesn't post it in Arabic sites, The posted version is 4.2 Just wait it release today, I'm now working to add the RTL Fix in the Arabic version.

GeNeRaL NT 02-01-2010 10:57 AM

اخوي الصندوق ادا بنسوي موضوع ليش مو مثل الرد السريع

MARCO1 02-01-2010 11:12 AM

Quote:

Originally Posted by GeNeRaL NT (Post 1972058)
اخوي الصندوق ادا بنسوي موضوع ليش مو مثل الرد السريع

Sorry Can you explain more ? Are you want the new thread like the advanced reply ?

abdulbasitsaeed 02-01-2010 11:20 AM

Mmmm, I've got this weird problem.

The version you released today is 4.5. According to your upgrade instructions, I uninstalled the 4.2 version, and then installed 4.5. In "Manage Products", the version it shows is 4.5. However, when I go to Settings>Options>MARCO1 Advanced Editor Settings", it still shows the 4.2 version, with only a couple of options, along with the message:

This version without the full control, However In the next version "4.5" will included the full control of the 2 Mods quick edit and quick reply.
To Continue This Work Don't forget to Mark As Install if you use this Mod.

I hope I haven't got the wrong file, since the one I just downloaded is named: Advanced Reply With Smilies!.xml

elwachiman 02-01-2010 11:52 AM

updated tnks

argothiusz 02-01-2010 12:28 PM

New version with smiles are working fine. However, the inline edit post ajax doesn't seem to work. It just keep showing the loading icon. I believe this is a conflict with Vbseo. When I disable this mod, the inline edit ajax works again.

Extra PC 02-01-2010 01:04 PM

THANX FOR UPDATE AND ADD SMILES BUT ARABIC problem same nothing change and center-left-right buttons not working

GeorgeB85 02-01-2010 01:18 PM

I enjoy this mod. However, I would have preferred the smilies to be to the right, but still looks good.

cbiweb 02-01-2010 01:37 PM

Installed and works great except for one thing. I don't see the attachment manager? I see this code in the MARCO1_Full_Reply template:

Code:

                <vb:if condition="$show['attach']">
                <li class="popupmenu menubutton attach imagemenu nomouseover nohovermenu" id="{vb:raw editorid}_popup_attach">
                    <div class="popupctrl"><img src="{vb:stylevar imgdir_editor}/attach.png" alt="{vb:rawphrase attachments}" width="20" height="20" /></div>
                    <ul id="attachlist" class="editorpopupbody popupbody popuphover noempty">
                        <li class="noempty" style="display:none">&nbsp;</li>
                        <li class="category noempty" id="manageattach"><div>{vb:rawphrase manage_attachments}</div></li>
                    </ul>
                </li>
                </vb:if>

But there is no attachments icon in the editor. All attachment permissions are enabled for all usergroups, so I'm stumped.

RedFoxy 02-01-2010 02:08 PM

Installed, but when I go in setting it say: Your Version is 4.2

But in product I see 4.5, before install that version, I unistalled the old one

n_only 02-01-2010 02:11 PM

thaks :)

I'm have left & right alignment problem , it seems not working to me

please .. how to have "switch editor mode" on all the time ? in my case I have to press on it every time to have to ON?


All times are GMT. The time now is 02:25 AM.

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.01779 seconds
  • Memory Usage 1,930KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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