www.eccocaffe.com: custom coffee roasted in Northern Italian style

Non nested quotes?

Offer your ideas on how to improve the site or report site problems.

Link to "Non nested quotes?"by another_jim on Tue Apr 29, 2008 2:27 pm

The BB doesn't seem to allow nested quotes. Makes giving the context kind of tough.
User avatar
another_jim
 
Posts: 1866
Joined: May 05, 2005
Location: Chicago

Link to "Non nested quotes?"by HB on Wed Apr 30, 2008 10:04 pm

The base phpBB implementation pulls a quoted post in its entirety, including images. I modified it to replace images with <image> and reduce the amount of quoted text to the last section if there's lots of quotes one after another. It's an imperfect solution to discourage huge quotes (as a usenet oldtimer, you know the problem -- someone quotes two pages of text to add "Yes, I agree" :roll:) and word parsing. The new version of phpBB also has an option to limit embedded quotes. They're not overly popular (e.g., CG has never had them). Embedded quotes also increase the number of formatting errors because posters neglect to preview their post, otherwise they'd see that they've omitted one or more terminating [/quote] tags.

For those who are forum savvy, an easy workaround for the limit on embedded quotes is to serialize them. I modified the post you linked above to follow this format.
Dan Kehn
User avatar
HB
 
Posts: 6369
Joined: Apr 29, 2005
Location: Cary, NC
www.ptscoffee.com: without the love, it's just coffee
www.ptscoffee.com: without the love, it's just coffee


Return to News and Suggestion Box