vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Different (old style) quotes (https://vborg.vbsupport.ru/showthread.php?t=33335)

Martin CX 12-18-2001 10:00 PM

I'm currently modifying a vBulletin board which is going to take the place of an old WebBBS. One of the problems my test-users are having, is the different quote-system in the vBulletin board.

They are used to seeing quotes like this:

?I'm currently modifying a vBulletin board which is
?going to take the place of an old WebBBS. One of the
?problems my test-users are having, is the different
?quote-system in the vBulletin board.
?
?They are used to seeing quotes like this:


This type of quoting may not look as fancy as the default quoting in vBulletin, but it has many other advantages; the ability to "double-quote", or to easily split the quoted text if you want to comment specific parts of a quote.

So, with some difficulty (as I am no programmer) I managed to create such a function. And it works quite well, if I may say so myself. :D

The script used is mainly Dominic J. Eidson's creation with a few modifications by yours truly. It is a fairly straight forward hack (1 template edit, 1 file mod).

-.valkyre 12-19-2001 01:01 AM

I won't use it personally, but I'm sure other people need this, great job :)

floleb7 12-19-2001 01:50 AM

why changing ?
u can use the two quotes no ?

Martin CX 12-19-2001 03:26 AM

-.valkyrie, thanks. :)

floleb7, I'm not sure if I understand your question? The reason you would change is, if you - when you quote a post - rather than this:[QUOTE]Originally posted by Martin CX
You can modify this hack in several ways. First of all I use ALT-0155 ('?') as prefix as this only takes up one character instead of '> ', but you can, of course, use any prefix you please.

Furthermore you can specify another line-length by modifying the value of '$cols'.

Martin CX 09-30-2002 11:44 AM

Now, I realise this isn't the MOST popular hack. Even so, I've refined it somewhat (sometimes empty lines showed up between quoted paragraphs - they're gone now), and I've updated the instructions to 2.2.8.

What can I say, my users requested this hack relentlessly and are very happy with the results. I guess my users are a breed apart! :D


All times are GMT. The time now is 03:44 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.02332 seconds
  • Memory Usage 1,715KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete