vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quote Feature in Text Editor (https://vborg.vbsupport.ru/showthread.php?t=143712)

dcpaq2xx 03-31-2007 06:03 PM

Quote Feature in Text Editor
 
Group,

I have disabled quoting in my forums by removing and hiding the "Quote" button that automatically quotes ones post or reply and showing who they are quoting.

I still allow my members to quote they just have to do it in the text editor and copy and paste the text in there that they want to quote, thing is though, the quote feature by default is not showing who its quoting.

My question is this...

When clicking on the "Quote" Icon in the text editor, is there a way to change the default quote code of

PHP Code:

[QUOTE][/QUOTE

to this code instead?

PHP Code:

[quote="ENTER USER NAME"]ENTER TEXT TO BE QUOTED[/quote

(Had to use "php" to show the code so it wouldnt actually quote)

Thanks

Doug

Marco van Herwaarden 04-01-2007 07:57 AM

Why do you want to remove the default feature (quote button in post), to only request the same functionality to be added again?

andmcgr 04-01-2007 08:33 AM

Why dont you like the quote feature?

Luky 04-01-2007 09:51 AM

Didnt either of you read it? He wants it more advanced! So it asks who posted the original quote and what the quote was, i think :|

Marco van Herwaarden 04-01-2007 10:18 AM

Luky, that is exactly what the default Quote button in a post does.

Dismounted 04-01-2007 10:29 AM

The default one even adds a link aswell.

dcpaq2xx 04-01-2007 11:24 AM

Guys,

Please let me explain this a bit better so hopefully all can understand clearer.

I took the auto quote feature in the forums away from my members because they abused it to death by quoting on just about every reply wheather it was needed or not and on top of that they would quote an entire post and never remove the excess text that they are not quoting, so now if they want to use the quote feature they have to work for it to use it by coping and pasting in what text they want to quote. This means that I have REMOVED the "Quote" buttons from the forums and the only way that they can quote something is by using the quote button in the text editor.

But the problem and reason for my original question posted above is that currently when in the text editor, if you click on the quote button it doesnt say what user name the person is it is quoting, it just says
PHP Code:

[QUOTE][/QUOTE

and I want it to say this
PHP Code:

[quote="ENTER USER NAME"]ENTER TEXT TO BE QUOTED[/quote

thats what im trying to ask.

Please reread my original post and see the code examples again if you will.

Thank you

Doug

tobybird 04-01-2007 11:38 AM

hmmmm, Off the top of my head.....have you looked in your misc.php file? Search for the phrase "Quote Tag" and look at the code beneath that.

Marco van Herwaarden 04-01-2007 12:25 PM

You will need to create a Custom BB-Code for that. You might find some information on doing that in our Articles forum.

Luky 04-01-2007 12:45 PM

Cant you just remove the quote reply button thingo? =/


All times are GMT. The time now is 02:57 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.01138 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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