![]() |
Nested Quotes
UPDATE 12/7/06: The hack is updated with CoreIssue's code edit ;) mentioned in the posts. It's more simple and you only add one line to it. Tested on vb3.6.4 so it now works fine!
Difficulty: Extremely Easy Time take to install: 15 seconds Version Info v1.01 Hack updated with CoreIssue simple file edit. Should work with all version of vb now. v1.0 Initial Release I made a suggestion on vb.com but it seems like the developers are not interested. But then a nice member rossco2005 helped me out since we both like the idea to have nested quote feature in our boards WHEN we click on the Quote button. Nested quotes are used in phpbb and IB forums. Nested quotes are used in VB's private message area, but for some reason they wont work for the forums. So let me show you an example on how this works. Let say i made this post. ------Post #1------ There are 11 planets in our solar system ------------------- And if someone (let say Bot) click on the Quote button and submit a new post it should turn out like this ------Post #2------ Quote:
-------------------- But if another person (let say Bot1) hit the quote button for that previous post it will return this ------Post #3------ Quote:
-------------------- But instead we want it to turn like this when we click on the quote button ------Post #3------- Quote:
-------------------- Get the picture? So here is the code modification on how to put nested quotes on your forums. Files to edit: functions.php In file functions.php, find: Code:
function strip_quotes($text) Code:
function strip_quotes($text) Upgrading from 1.0 to 1.01 Replace the original functions.php from vb and then perform the edits. Anyways i hope this is useful for peeps who need nest quotes. If someone can make it more advanced, like into a product or plugin, go ahead =]. I was hoping this can be built into the vb admin panel and lets u control how many nested quotes are allow per post, so that u dunt need to edit the file every upgrade or edit the file whenever u want to change the amount of nested quotes. |
screenshots?
|
Aye, some screenshots please.
|
haha no need for screenshots but its like this
Quote:
|
Very nicely done. I don't understand why Jelsoft didn't do this to begin with. Great job.
|
Very nice one, I just don't like file edits :(
|
me either but thats the only way =[
im have no programming skills other than java =p |
Works great! Sucks that it's a file edit but it's too good of a feature not to do it.
|
I agree that it should of been a default feature. I thought multi quote would of been able to cover this in some way, but oh well. Great job on this, if decide to put it in I'll click the install button for you.
|
Looking good, will install this soon! ;)
|
Great work!!
I do like it! Thx,Xtazy |
very nice!!! Thx!! :D
|
cool :)
installed and thx |
Quote:
|
Quote:
Like this: Quote:
Edit: Installed and works perfectly. See http://worldwartwozone.com/forums/ci....html#post2126 for an example. |
how can this be done for PM's???
|
Quote:
|
Quote:
|
FWIW:
<AOL>me too</AOL> Thought, I was too dumb to follow some simple instructions, but it seems there is another factor limiting the count to '2' Would be nice, if someone could clear that up. TIA |
it is nice hack..
quotes are being like phpbb!.. |
Nice thank you !
|
I had this in before. Worked find.
But it doesn't work on 3.6.1. And I really would like it back. What is with the developers not giving us an option to set our own depths? I have run phpBB and have an SMF on. Both nest, and SMF has the option of not allowing nested. Gee. Paying for vB you would think we can have an option included in a feebie. |
some screenshots please
|
Will install when it's a product. Looks great.
|
Quote:
|
Very nice ! thanks
|
anyone of you noticed that nested quotes are working in pm's in 3.6.1?
without that modification |
yes fine with 3.6.1
|
Quote:
Shame this thing is limited to 2 quotes and not the value you set in that one line of code :( XtAzY, you wanna take a look see and tell us what's wrong? |
Now make them work in the posts. Grrrr!
I need that function for my members. We use it 3 or 4 deep on many topics. Make it able to turn off, for those who don't want it, like they do in SMF. My comments are really aimed at the vB developers. I don't know what they are thinking to not have it in place. :confused: |
I installed it. Would really like to see it work with more than 2 quotes as well. I set mine to 6 and still just get 2. :/
|
Thanks so much for this mod! Exactly what I've been looking for! :)
|
X, you there?
|
You know, you can do it alot easier than this.
Find this: Code:
function strip_quotes($text) Code:
return text; Code:
function strip_quotes($text) |
Quote:
You quote a post and all it says is Quote:
|
Erm, I'm sorry, I did that wrong.
It should be. Code:
function strip_quotes($text) |
Quote:
That works. Thanks! But for clarity of others Quote:
Quote:
Again, thanks! You do good work! I only tried this on 3.6.4 |
Quote:
So change PHP Code:
PHP Code:
Also tested on 3.6.4 |
Thanks! Trying to help I just created another issue! :confused:
|
Quote:
|
All times are GMT. The time now is 05:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|