Fw: [Mailman-Users] Configuring the UI of Mailmain interface

Brad Knowles brad at stop.mail-abuse.org
Wed Mar 16 10:06:00 CET 2005


At 8:25 AM -0700 2005-03-15, Bruce A Baumgart wrote:

>  I think she wants (and so do I) to link the gnu icon to www.gnu.org, etc.
>  Is there any way for that, short of modifying code?

	Try reading the INSTALL document.  It says:

     - Copy the Mailman, Python, and GNU logos to a location accessible
       to your web server.  E.g. with Apache, you've usually got an
       `icons' directory that you can drop the images into.  For
       example:

         % cp $prefix/icons/*.{jpg,png} /path/to/apache/icons

       You then want to add a line to your $prefix/Mailman/mm_cfg.py
       file which sets the base URL for the logos.  For example:

       IMAGE_LOGOS = '/images/'

       The default value for IMAGE_LOGOS is '/icons/'.  Read the
       comment in Defaults.py.in for details.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.



More information about the Mailman-Users mailing list