quote inside quotes inside quotes... :/

thats usually one of the biggest issues with quoting

allow users to multiquote too deeply usually break a forums layout, can create confusion and bloat threads.

a few forums limit the number of levels deep to 1, 2 or 3. More than 3 is usually not needed and can be counter-productive.

any simple code/hack to do this in the meanwhile?

Comments

Zen’s picture

Title: option to limit number of quote levels » Option to limit the number of nested quotes
Version: 6.x-1.x-dev » 7.x-1.x-dev
Component: Miscellaneous » Code
Zen’s picture

Version: 7.x-1.x-dev » 6.x-2.x-dev
Assigned: Unassigned » kalman.hosszu
Status: Active » Patch (to be ported)

Fixed. JS solution.

Needs portage to 6-2.
-K

kalman.hosszu’s picture

Hi,

I developed the JS solution for 6.x-2.x in d371ef7 commit.

Cheers,
Kálmán

Zen’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.