vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Quick Editor Improver - Support Attachment (https://vborg.vbsupport.ru/showthread.php?t=202160)

Speedy1505 01-25-2009 04:47 PM

no -- sorry ....
Problem all ready exists ...

i can send my url -- per PN :)

sunrise2006 01-25-2009 04:50 PM

Quote:

Originally Posted by Speedy1505 (Post 1724416)
no -- sorry ....
Problem all ready exists ...

i can send my url -- per PN :)

Yes, this is good to test it by myself.

Stifmeister2 01-25-2009 05:28 PM

I love the fact that this mod doesn't require any template or code edits.



2.5.0 seems to be working fine for me. It doesn't add that UserCp menu when I use this mod, but it's no big deal. I don't really need that feature on my board. ;)

sunrise2006 01-25-2009 05:42 PM

Quote:

Originally Posted by Stifmeister2 (Post 1724450)
I love the fact that this mod doesn't require any template or code edits.



2.5.0 seems to be working fine for me. It doesn't add that UserCp menu when I use this mod, but it's no big deal. I don't really need that feature on my board. ;)

However you say you don't need this feature but you may add that item handy as below:

in USERCP_SHELL template find similar to this:
HTML Code:

<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
After that add this:
HTML Code:

<if condition="$vbulletin->options['qeimp_enabled'] AND (($qei_apply AND (2 & $vbulletin->options['qei_user_quickeditor_settings'])) OR ((4 & $vbulletin->options['qei_user_quickeditor_settings']) AND (1 & $vbulletin->userinfo['permissions']['qeipermissions'])))">
    <tr><td class="$navclass[quickeditor]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=quickeditor">$vbphrase[quickeditor_settings]</a></td></tr>
</if>

Good Luck

Simon Lloyd 01-25-2009 07:01 PM

Hamed, brilliant hack, and love the upgrade too!

Could you answer a question? this: Thread Display - Show Close/Open Thread on Quick Reply is it permission driven? i.e only Admin and moderators can use it or is it there for everyone if its turned on?

Stifmeister2 01-25-2009 07:02 PM

Quote:

Originally Posted by sunrise2006 (Post 1724464)
However you say you don't need this feature but you may add that item handy as below:

in USERCP_SHELL template find similar to this:
HTML Code:

<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
After that add this:
HTML Code:

<if condition="$vbulletin->options['qeimp_enabled'] AND (($qei_apply AND (2 & $vbulletin->options['qei_user_quickeditor_settings'])) OR ((4 & $vbulletin->options['qei_user_quickeditor_settings']) AND (1 & $vbulletin->userinfo['permissions']['qeipermissions'])))">
    <tr><td class="$navclass[quickeditor]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=quickeditor">$vbphrase[quickeditor_settings]</a></td></tr>
</if>

Good Luck

Yep I found it, it's in the USERCP_SHELL_ICONS template that comes with the hack.


This is the exact code:
HTML Code:

<tr><td class="$navclass[options]" nowrap="nowrap"><div style="float:left;margin-right:5px;"><img border="0" src="$stylevar[imgdir_misc]/usercp_icons/cog.gif" /></div><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>

Simon Lloyd 01-25-2009 07:06 PM

Hamed, is it possible to add the Attach bbcode to the quick reply/edit...etc?

Hornstar 01-25-2009 07:16 PM

upgraded. took a lot of processing to complete but it finished and looks like without problems.

sunrise2006 01-26-2009 05:56 AM

Quote:

Originally Posted by Simon Lloyd (Post 1724525)
Hamed, is it possible to add the Attach bbcode to the quick reply/edit...etc?

In current version this is not possible but in newer version (working on ...) this capability will add :up:

sunrise2006 01-26-2009 06:00 AM

Quote:

Originally Posted by Simon Lloyd (Post 1724522)
Hamed, brilliant hack, and love the upgrade too!

Could you answer a question? this: Thread Display - Show Close/Open Thread on Quick Reply is it permission driven? i.e only Admin and moderators can use it or is it there for everyone if its turned on?

This option will show for only users that have moderator permission based on their permission for every forum :up:


All times are GMT. The time now is 09:15 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.01409 seconds
  • Memory Usage 1,754KB
  • 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
  • (5)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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