On Mon, Jun 28, 2004 at 02:55:03PM -0700, Bev Scott wrote: > Does anyone know how to make a text field in mailman read only > or how to just display the information in the field.
If you want the change to apply to all of the lists in a given instance of Mailman, the easiest way would be to modify the appropriate (depending upon which field you want to be "read only") routine in Mailman/Cgi/*.py so that it ignores any value submitted for that field. -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
