- From: Jean-Guilhem Rouel <jean-gui@w3.org>
- Date: Tue, 20 Jan 2009 17:26:33 +0100
- To: Miklos Vajna <vmiklos@dsd.sztaki.hu>
- CC: css-validator Validator ML <www-validator-css@w3.org>, Pataki Máté <Mate.Pataki@sztaki.hu>
Miklos Vajna a écrit :
> On Tue, Jan 20, 2009 at 04:26:51PM +0100, Jean-Guilhem Rouel <jean-gui@w3.org> wrote:
>> There is not much support for the cli so text template may indeed be a
>> bit raw. Feel free to update text.properties and don't hesitate to send
>> us a patch :).
>
> Thanks for the pointer, just editing text.properties isn't hard.
>
> Here it is:
>
> diff -u a/org/w3c/css/css/text.properties b/org/w3c/css/css/text.properties
> --- a/org/w3c/css/css/text.properties
> +++ b/org/w3c/css/css/text.properties
> @@ -4,7 +4,7 @@ $W3C_validator_results $file_title
> #if ($errors_count == 0)
> $congrats
>
> -$doc_validates_before_link $doc_validates_after_link
> +$doc_validates_before_link $css $doc_validates_after_link
> #if ( !$file_title.trim().startsWith("file://localhost") )
>
> $no_errors_interoperable_msg
>
Done!
Jean-Gui
Received on Tuesday, 20 January 2009 16:27:08 UTC