Martin Michlmayr wrote:
> According to
> http://www.w3.org/TR/2011/WD-html-markup-20110113/meta.http-equiv.content-language.html
> you can specify the language of your content using a header like this:
> <meta http-equiv="content-language" content="en-GB" />
> 
> It would be great if the meta plug would support this.

Well, it does, if htmlscrubber is disabled. Then meta can be
used to make arbitrary <meta> tags:

[[!meta http-equiv="content-language" content="en-GB"]]

This could be added to the whitelisted values, if it can be proven that
it's safe to let users set these values, and if a suitable regex were
developed to block invalid values (that might attempt javascript or
other content inseration attacks).

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to