Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2004 11:45:16 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Ceri Davies <ceri@submonkey.net>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: pr guidelines, DES's name...
Message-ID:  <20041105094516.GA698@orion.daedalusnetworks.priv>
In-Reply-To: <20041104200223.GO57641@submonkey.net>
References:  <20041103213153.GW22681@funkthat.com> <20041103215328.GB759@zaphod.nitro.dk> <20041104004428.GA63470@gothmog.gr> <20041104010028.GX22681@funkthat.com> <20041104095418.GA787@orion.daedalusnetworks.priv> <20041104200223.GO57641@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-11-04 20:02, Ceri Davies <ceri@submonkey.net> wrote:
> On Thu, Nov 04, 2004 at 11:54:18AM +0200, Giorgos Keramidas wrote:
> > You're right, of course.  We already have SP_ENCODING, but I don't
> > know how to read its value from `freebsd.dsl'.  My DSSSL-foo is,
> > I'm afraid, really minimal.
> 
> It's not reading the value from SP_ENCODING, but we already have a
> doc.langcode entity in urls.ent, which could be overridden by
> translations easily enough, so your patch becomes:

That's cool.  Reusing existing entities is nice ;-)

>        <![ %output.html; [
> +
> +	(define %gentext-language% "en")
> +	(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=&doc.langcode"))))
> +

Was it intentional that there is no trailing ; in the entity?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041105094516.GA698>