Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 09-05-2012, 12:10 PM
jeniverre jeniverre is offline
 
Join Date: Nov 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GateKeeper_ View Post
I can't find the template anywhere, I've checked everywhere for it. :down:








...
Reply With Quote
  #12  
Old 08-18-2014, 06:29 AM
westbam666's Avatar
westbam666 westbam666 is offline
 
Join Date: Jul 2011
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello!
I would also like to know in what template hidden content "{vb: raw messagearea}", because I would like to hide or remove it some BBcodes.
And on versions 4.1.Х can solve problems BBcodes, there is no 4.2.2.
Reply With Quote
  #13  
Old 08-18-2014, 08:00 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by westbam666 View Post
Hello!
I would also like to know in what template hidden content "{vb: raw messagearea}",
$template variable $messagearea contains the rendering of the editor. It is created in "functions_editor.php". See function "construct_edit_toolbar". This variable is used in many templates, to numerous to list.

Quote:
Originally Posted by westbam666 View Post
Hello!
I would like to hide or remove it some BBcodes.
And on versions 4.1.? can solve problems BBcodes, there is no 4.2.2.
Sorry, I do not understand this question (maybe, due to translation software) to be of assistance. Try to reword if possible.
Reply With Quote
  #14  
Old 08-19-2014, 08:59 AM
westbam666's Avatar
westbam666 westbam666 is offline
 
Join Date: Jul 2011
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
I'm from Russia, I am sorry for such a transfer.
I need to hide some of the bb codes, in which the template can do this?

Example 1:


Example 2:
Reply With Quote
  #15  
Old 08-19-2014, 09:17 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No need to edit a template, go to ACP --> Settings --> Options --> BB Code Settings and disable the ones you don't want.
Reply With Quote
Благодарность от:
tbworld
  #16  
Old 08-20-2014, 06:32 PM
westbam666's Avatar
westbam666 westbam666 is offline
 
Join Date: Jul 2011
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks ozzy47, problem solved.
Reply With Quote
Благодарность от:
ozzy47
  #17  
Old 08-20-2014, 06:36 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not a problem, glad to help.
Reply With Quote
  #18  
Old 08-20-2016, 04:38 AM
ExcelFox ExcelFox is offline
 
Join Date: Apr 2011
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know if anyone is still looking for this. But since I was, and I wanted to have the Advance editor available in the Quick Edit section, I modified the SHOWTHREAD.PHP and now I have the advanced editor available in my quick reply section

Now, I don't claim that this is the best thing to do, but at least I got what I wanted. Here's what I did it

Search for the function
Code:
construct_edit_toolbar
in the showthread.php

Then make modification the below function. Basically, all you are doing is changing the string 'qr' to 'fe'

By the way, qr stands for quick reply, and fe stands for full edit(or).

PHP Code:
    $editorid construct_edit_toolbar(
        
'',
        
0,
        
$foruminfo['forumid'],
        
false,
        
1,
        
false,
        
'fe',
        
'',
        
$attachinfo,
        
'forum',
        
'vBForum_Post',
        
0,
        
$threadinfo['threadid']
    ); 
I don't take any responsibility for any issue you may face because of this, but I thought it may help those who do not want to use an add-on template or MOD.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:41 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.03940 seconds
  • Memory Usage 2,250KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (8)post_thanks_box
  • (2)post_thanks_box_bit
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete