Dan MacNeil wrote: > > From a quick look at the template in 2.1.9, it looks like you can stick >some javascript in to require that Names be submitted. Obviously, this >won't work if the user doesn't have javascript enabled, but javascript >beats a stick in the eye.
There are a few issues in trying to do this. In the template, the 'subscribe' button and it's actions are generated from a pseudo tag, so without access to the underlying code, you would have to rewrite the template replacing various pseudo tags with the desired HTML. Then again, without access to the underlying installation, you have to use the admin interface to edit the listinfo template, and we try not to allow javascript in HTML entered via the web interface in order to avoid XSS attacks. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp