Quote depth limiter - mod or plugin [message #166721] |
Fri, 17 February 2012 03:07 |
|
rboatright
Messages: 5 Registered: February 2012 Location: United States
Karma: 0
|
Junior Member |
|
|
We have a lot of users who read our forum via email, and as a result many of the posts coming into the forum contain quoted messages.
We would like to limit the length or depth of the quotes either to 'x' lines, or to a quote depth of 1 or 2. Any suggestions about where to start on the filter to do that?
It's not that I can't write the filter, but I have not managed to find the logical place to stick it in...
-_ Rick
|
|
|
|
|
Re: Quote depth limiter - mod or plugin [message #166790 is a reply to message #166751] |
Thu, 23 February 2012 22:25 |
NeXuS
Messages: 121 Registered: July 2010 Location: South Korea
Karma: 5
|
Senior Member Contributing Core Developer |
|
|
Quote:It would make more sense to limit the quote depth at the time the quote button was pressed I would think.
I am sorry, but I does not make sense: when one quotes someone else it is logical to give them the full quote and then let them choose which parts should be discarded. If you preemptively discard part of the quote, it might make the whole quoting useless.
|
|
|
Re: Quote depth limiter - mod or plugin [message #166794 is a reply to message #166790] |
Fri, 24 February 2012 11:15 |
|
rboatright
Messages: 5 Registered: February 2012 Location: United States
Karma: 0
|
Junior Member |
|
|
Normally, you are completely correct, however in the particular forum in question, since well over half of the users participate in the forum by email, and are unable to have any context from a reply UNLESS there is at least some quoting, the reply button without quotes is disabled, and all replies automatically get quotes.
If no quote-length limit is imposed a linear lengthening happens.
Message length rapidly gets out-of-control for the web users, making it difficult for them to read the web pages.
In prior incarnations of the forum, where we were using something other than FUDforum, we implemented a routine we called "Otto Von Schnipp" which removed any quote parts with depth > 1. (anything with >> prepending)
|
|
|