vForums Support > Programming & Coding :: Code Requests & Support :: > Paragraph Quote

Paragraph Quote - Posted By Paddy (artemis) on 4th Jan 09 at 12:17am
Ideally, this code would allow:

1. A button, only visible when the paragraph is hovered over, that would mark the paragraph as "quoted". Preferably toggleable, to quote/unquote paragraphs at will.

2. Insertion of properly formatted [quote] tags for each paragraph- a link directly to the paragraph would be nice, but if that's impossible, to the post would suffice- in the quick reply text area.

3. Ability to use the full reply, while retaining the [quote] tags.

This would be really helpful. Smiley

~Paddy

Re: Paragraph Quote - Posted By Dreg[Bot] (dregondrahl) on 4th Jan 09 at 2:23am
I looked over coding this, the problem is the same as with on PB and multi quoting. The problem with handling UBBC in the paragraph quoted. how to convert it, when on the posting page. And if its a quote of a quote, everything goes to hell XD

Re: Paragraph Quote - Posted By Paddy (artemis) on 5th Jan 09 at 9:05pm
I'm utterly confused. Should I just take "It's not possible" from that? XD

~Paddy

Re: Paragraph Quote - Posted By Graham (amusedtodeath) on 6th Jan 09 at 1:57pm
 
I looked over coding this, the problem is the same as with on PB and multi quoting. The problem with handling UBBC in the paragraph quoted. how to convert it, when on the posting page. And if its a quote of a quote, everything goes to hell XD


Is there a way to get around the 'quoting of a quote' issue? i reckon thi would be a fantastic addition should it be possible.