Quote:
Originally Posted by CarCdr
(Implementation note:
There is a challenge here, as the [*QUOTE] block is built when the message is parsed, not when it is output to a page. One needs a unique ID of some sort for each collapseable block displayed on a page. A post can contain more than one [~QUOTE] block. Generating the unique ID's is the only thing that complicates this application of collapseable blocks.)
|
Hmm... not sure how you could do that... could use the post id, perhaps?