[whatwg] Configure Apache to send the right MIME type for XHTML
Ian Hickson
ian at hixie.ch
Tue May 13 15:11:47 PDT 2008
On Tue, 13 May 2008, Křištof Želechovski wrote:
>
> Removing @rev is harmful for Lynx because that is how it decides who the
> author is.
>
> At any time while viewing documents within Lynx, you may use the 'c'
> command to send a mail message to the owner of the current document if
> the author of the document has specified ownership. (Note to authors:
> if you want to assign the ownership to your document, you need to add
> into HEAD section a LINK element with appropriate value for REV
> attribute. Two values are recognized: owner and made (these are case
> insensitive). For example,
> <HEAD>
> ...
> <LINK REV="made" HREF="mailto:user at somedomain.com">
Removing rev="" from the spec doesn't preclude Lynx still supporting it
for legacy documents, and for new documents, rel=author is preferred and
is trivially supportable given support for rev=made, so I don't think
this is a particularly convincing argument.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list