Re: Auto-Download tags/function?

wmperry@indiana.edu (William M. Perry)
Errors-To: listmaster@www0.cern.ch
Date: Wed, 18 May 1994 21:16:21 +0200
Errors-To: listmaster@www0.cern.ch
Message-id: <m0q3q02-00005XC@monolith>
Errors-To: listmaster@www0.cern.ch
Reply-To: wmperry@indiana.edu
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: wmperry@indiana.edu (William M. Perry)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: Auto-Download tags/function? 
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
>
>John Lewis writes:
>
>> I'm aware that if configured correctly, some browsers can do the above
>> when a certain type of document is called, but this is a manual switch
>> not all users will be aware of.
>
>Then make it obvious in the browser.  For example, you could put a little
>disk icon beside each link (I wouldn't personally care for that but I'm
>just showing you some of the options).
>
>With recent versions of NCSA Mosaic for the X Window System users can
>specify they want certain types of data to be saved to a file and not
>viewed in their .mailcap files.  For example:
>
>    video/quicktime; mosiac-internal-dump %s

   Yes, but this is not what I would call a good way to use the viewer
field of the mailcap.  Anybody else out there think Mosaic (and all other
browsers) should use an X-xxxx field in the mailcap for this?  Something
like (needsx11 is in the latest mailcap RFC, of yesterday afternoon):

   video/quicktime; quicktimeview %s; needsx11;   \
                    x-mosaic-attrib=mosaic-internal-dump %s

-Bill P.