In message <[EMAIL PROTECTED]>, Andy Mabbett <[EMAIL PROTECTED]> writes

The hAudio spec says:

   <http://microformats.org/wiki/haudio#Full_Download_.28Enclosure.29>

       Full Download (Enclosure)

          *    The element is identified by a URI fitting the
               rel-design-pattern, the rel content being enclosure.

This does not allow for links to streaming files, which are not cacheable, and are thus outside the scope of rel-enclosure:

   <http://microformats.org/wiki/rel-enclosure>

       relEnclosure is one of several microformats. By adding
       rel="enclosure" to a hyperlink, a page indicates that the
       destination of that hyperlink is intended to be downloaded and
       cached.

It would also seem to be inadvisable to use rel="enclosure" for links to off-site files.

Perhaps download targets should be indicated by class="download" (or some such) with an informative note about using rel="enclosure" /where appropriate/ ?

--
Andy Mabbett
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to