هاست لینوکس

آخرین بسته‌ی MyBB: نسخه‌ی 1.8.27 MyBB منتشر شد


امتیاز موضوع:
  • 2 رأی - میانگین امتیازات: 5
  • 1
  • 2
  • 3
  • 4
  • 5
[محصول MyBBIran] ویرایشگر WYSIWYG HotEditor
#41
(۱۳۸۹/۸/۹، ۰۰:۴۶:۰۶ صبح)Kevin نوشته است:
نقل‌قول: حالا من سوال مرورگر رو هم جواب میدم به همراه سوال خودم
من هم IE9 دارم هم FIrefox تو هر دوتا اینطوریه
تغییر جاش هم کمکی نمیکنه

در قالب Showthread_quickreply
کد php:
height=305 
را افزایش دهید.

آخه مسئله فقط پاسخ سریع نیست
حتی تو پاسخ که فضای کافی هم داره اون نصف سمت راست نیست
فقط کادر دورش هست
#42
در کل پیغام پیامی وارد نشده است نیز برای من نمایان شد.
در صورت تمایل دسترسی را برای من یا S-ARM ارسال کنید تا نصب کنیم.
البته من فردا می توانم این کار را انجام دهم.
#43
این کد را در پوسته خو وارد کنید
کد:
<br />
<script language="javascript">
    function  setmessage ()
    {
window.frames[0].get_hoteditor_data();
window.frames[0].FormatText('editor', 'delete_all', '');

        }
    </script>
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
    <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
    <input type="hidden" name="action" value="do_newreply" />
    <input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
    <input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
    <input type="hidden" name="from_page" value="{$page}" />
    <input type="hidden" name="tid" value="{$tid}" />
    <input type="hidden" name="method" value="quickreply" />

    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
                    <div><strong>{$lang->quick_reply}</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>{$lang->message}</strong><br />
                    <span class="smalltext">{$lang->message_note}<br /><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
<iframe frameborder="0" align="midle" src="hoteditor/index_mini.html" scrolling="no"  height="305" width="700"&nbsp; id ="editor"></iframe>
                        <textarea style="width: 100%; padding: 4px; margin: 0;visibility:hidden;" rows="0" cols="0" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            {$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
                        </span>
                    </div>
                </td>
            </tr>
            {$captcha}
            <tr>
        <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit"&nbsp; onclick="setmessage();"/> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" onclick="setmessage();" /></td>
            </tr>
        </tbody>
    </table>
</form>


دسترسی منا کامل کنید
 سپاس شده توسطpersiavip (۱۳۸۹/۸/۹، ۰۰:۵۹:۳۳ صبح)
#44
دوستان این ادیتور اوضاش تو اینترنت اکسپلوره و اپرا بی ریخته
کلا همه چی قاطی میشه
چه میشه کرد؟
#45
(۱۳۸۹/۸/۹، ۰۰:۵۲:۱۹ صبح)S-ARM نوشته است: این کد را در پوسته خو وارد کنید
کد:
<br />
<script language="javascript">
    function  setmessage ()
    {
window.frames[0].get_hoteditor_data();
window.frames[0].FormatText('editor', 'delete_all', '');

        }
    </script>
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
    <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
    <input type="hidden" name="action" value="do_newreply" />
    <input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
    <input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
    <input type="hidden" name="from_page" value="{$page}" />
    <input type="hidden" name="tid" value="{$tid}" />
    <input type="hidden" name="method" value="quickreply" />

    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
                    <div><strong>{$lang->quick_reply}</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>{$lang->message}</strong><br />
                    <span class="smalltext">{$lang->message_note}<br /><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
<iframe frameborder="0" align="midle" src="hoteditor/index_mini.html" scrolling="no"  height="305" width="700"&nbsp; id ="editor"></iframe>
                        <textarea style="width: 100%; padding: 4px; margin: 0;visibility:hidden;" rows="0" cols="0" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            {$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
                        </span>
                    </div>
                </td>
            </tr>
            {$captcha}
            <tr>
        <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit"&nbsp; onclick="setmessage();"/> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" onclick="setmessage();" /></td>
            </tr>
        </tbody>
    </table>
</form>


دسترسی منا کامل کنید

دسترسی کامل شد
#46
(۱۳۸۹/۸/۹، ۰۰:۵۸:۲۸ صبح)zohair نوشته است:
(۱۳۸۹/۸/۹، ۰۰:۵۲:۱۹ صبح)S-ARM نوشته است: این کد را در پوسته خو وارد کنید
کد:
<br />
<script language="javascript">
    function  setmessage ()
    {
window.frames[0].get_hoteditor_data();
window.frames[0].FormatText('editor', 'delete_all', '');

        }
    </script>
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
    <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
    <input type="hidden" name="action" value="do_newreply" />
    <input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
    <input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
    <input type="hidden" name="from_page" value="{$page}" />
    <input type="hidden" name="tid" value="{$tid}" />
    <input type="hidden" name="method" value="quickreply" />

    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
                    <div><strong>{$lang->quick_reply}</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>{$lang->message}</strong><br />
                    <span class="smalltext">{$lang->message_note}<br /><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
<iframe frameborder="0" align="midle" src="hoteditor/index_mini.html" scrolling="no"  height="305" width="700"&nbsp; id ="editor"></iframe>
                        <textarea style="width: 100%; padding: 4px; margin: 0;visibility:hidden;" rows="0" cols="0" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            {$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
                        </span>
                    </div>
                </td>
            </tr>
            {$captcha}
            <tr>
        <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit"&nbsp; onclick="setmessage();"/> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" onclick="setmessage();" /></td>
            </tr>
        </tbody>
    </table>
</form>


دسترسی منا کامل کنید

دسترسی کامل شد

تغییرات رو انجام دادم
شما نسخه دستی رو نصب کنید
نسخه دستی رو تا چند دقیقه دیگه توی صفحه اول میزارم
#47
یک مشکل هم که من الان با اکسپلورر تست کردم وقتی شکلک میفرستی داخل صفحه وارد نمیشه میاد بالای خود ادیتور
اما با فایر فوکس درست کار میکنه
 سپاس شده توسطarakueed (۱۳۸۹/۸/۹، ۰۱:۱۵:۱۲ صبح)
#48
شاید گفت مشکلش اینه که فقط برای مروگر فایرفاکس جواب میده و توی بقیه مرورگرا ایراداتی داره

خواستم بپرسم نمیشه توی بخش ارسال جدید این ادیتور نباشه ... یعنی توی سایر بخش ها مثل پیام خصوصی و پاسخ سریع از این ادیتور بشه استفاده کرد اما توی ارسال های جدی از ادیتور اصلی مای بی بی استفاده کرد ؟!

با تشکر
#49
یه چیز دیگه شماها که اینقدر روی Persian باشه نه Farsi تاکید دارید
چرا تو کیبورد های مجازی Persian نداره فارسی داره؟Huh
 سپاس شده توسطgolbazi (۱۳۸۹/۸/۹، ۰۱:۲۱:۰۲ صبح)
#50
(۱۳۸۹/۸/۹، ۰۱:۱۷:۲۶ صبح)funset نوشته است: شاید گفت مشکلش اینه که فقط برای مروگر فایرفاکس جواب میده و توی بقیه مرورگرا ایراداتی داره

خواستم بپرسم نمیشه توی بخش ارسال جدید این ادیتور نباشه ... یعنی توی سایر بخش ها مثل پیام خصوصی و پاسخ سریع از این ادیتور بشه استفاده کرد اما توی ارسال های جدی از ادیتور اصلی مای بی بی استفاده کرد ؟!

با تشکر

با مراجعه به ارسال 2
باید دستی نصب بشه


پرش به انجمن:


کاربرانِ درحال بازدید از این موضوع: 1 مهمان