Re: [Mailman-Developers] admin approval page / cvs
On Sat, 11 Dec 1999 13:44:04 +0100 Ricardo Kustner <ricardo@miss-janet.com> wrote:
- message headers: putting the message in a TEXTAREA is a neat solution :)
Agreed. I would like to be able to edit moderated messages, given that MailMan would then insert a custom header stating that the message had been edited by the moderator.
however, when all the message headers are being shown, you have to scroll the box alot before you see anything about the message body... maybe the headers should be left out entirely since the subject/from is being mentioned above anyway ?
No way. The headers are essential to me.
-- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--
On Sat, Dec 11, 1999 at 07:14:01AM -0800, J C Lawrence wrote:
No way. The headers are essential to me.
What about having separate text fields for the headers and the body? I suppose with JavaScript you could cause the cursor to move to the first line of the body...
Sean
These go to eleven. -- _This_is_Spinal_Tap_ Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com> URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.
Hi,
- message headers: putting the message in a TEXTAREA is a neat solution :) Agreed. I would like to be able to edit moderated messages, given
On Sat, 11 Dec 1999 13:44:04 +0100 Ricardo Kustner <ricardo@miss-janet.com> wrote: that MailMan would then insert a custom header stating that the message had been edited by the moderator. yes i saw that the textarea data isn't used when approving the
On Sat, Dec 11, 1999 at 07:14:01AM -0800, J C Lawrence wrote: post... the complete message is read from disk when it has been approved.
message body... maybe the headers should be left out entirely since the subject/from is being mentioned above anyway ?
No way. The headers are essential to me. i can understand that the headers may be very usefull sometimes... what if we meet half way? i just thought of the following solution: put the message body in a textarea... and put a select box on top if it that includes the headers... something like this:
<SELECT NAME=dummy> <OPTION>View Message headers <OPTION>From: me@there.com <OPTION>Subject: blah <OPTION>X-Mailer: Mutt1.1 ..etc.. </SELECT>
so if you click on the select box, you get the list of headers. and you don't even need to use Javascript :)
Ricardo.
--
participants (4)
-
Barry A. Warsaw
-
J C Lawrence
-
Ricardo Kustner
-
Sean Reifschneider