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)

AliMadkour 01-10-2010 07:23 PM

thanks MARCO
but I hate to edit vBulletin files!

Good JoB :)

MARCO1 01-10-2010 07:27 PM

Quote:

Originally Posted by AliMadkour (Post 1952222)
thanks MARCO
but I hate to edit vBulletin files!

Good JoB :)

Thanks Ali,
I have said it before you can use the Mod without edit any file in vBulletin but you will not see the smiles on your box.

tafreeh 01-10-2010 07:52 PM

thanks for that :) does upgrade possible from previous version ?

MARCO1 01-10-2010 07:59 PM

Quote:

Originally Posted by tafreeh (Post 1952240)
thanks for that :) does upgrade possible from previous version ?

What's your version ? This Mod will work on all of vBulletin 4 versions

Sador 01-10-2010 08:09 PM

Thanks, gonna try it out. :)

BaziCenter 01-10-2010 08:10 PM

Quote:

Originally Posted by MARCO1 (Post 1952220)
You can use the Mod without editing the file but you will not have smiles in your box.

Just create a single plugin and use this code:
Code:

if ($editor_type == 'qr' OR $editor_type == 'qr_small')
{
    $editor_type = 'fe';
}

Hook Location: editor_toolbar_switch

the quickreply will switch to full editor without any file/template change.

by the way you better cache the editor templates in your mod.

Sador 01-10-2010 08:13 PM

Hm, too bad that thread management (stick, unstick, open, close) is missing.

Any chance you'll add this later?

Dr.osamA 01-10-2010 10:18 PM

thanxx

installed
________
Brunette shower

mikem164 01-11-2010 12:12 AM

Hmmm. I installed the xml in product mangager and it doesn't show. I did both edits as well. Any suggestions?

Forum Lover 01-11-2010 02:47 AM

I used one before. But that was working for forum. Will it do the same for blog too?


All times are GMT. The time now is 10:47 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.01520 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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