Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 09:48:13 +0400
From:      Denis Peplin <den@FreeBSD.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        doc@FreeBSD.org
Subject:   Re: Creating an Admin Handbook
Message-ID:  <41049B1D.7090005@FreeBSD.org>
In-Reply-To: <20040724.021023.78760665.hrs@eos.ocn.ne.jp>
References:  <20040719100354.GA90972@hub.freebsd.org> <40FC049D.4010902@FreeBSD.org> <20040724.021023.78760665.hrs@eos.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello!

Hiroki Sato wrote:
> Hi, sorry for the delay.  I was in trouble with my network
> connection for the past week...

Sorry for delay too, i have some troubles on my REAL_JOB...

> 
> Denis Peplin <den@freebsd.org> wrote
>   in <40FC049D.4010902@FreeBSD.org>:
> 
> den> Currently we have one small problem with links between books -
> den> relative and absolute links. For example, in printed version of
> den> Handbook I see something like: ../faq/some_url.html
> 
> Denis Peplin <den@FreeBSD.org> wrote
>   in <40FCDD4B.5050904@FreeBSD.org>:
> 
> den> +
> den> +<!-- put links to articles and books here -->
> den> +
> den> +<!ENTITY url.bn.articles "&url.base;/doc/bn_BD.ISO10646-1/articles">
> den> +<!ENTITY url.bn.books "&url.base;/doc/bn_BD.ISO10646-1/books">
> (snip)
> 
>  I looked your patch, but I think entities with langcode should
>  not be divided as url.<lang>.book and so on, since it increases
>  the number of entities and make difficult to maintain it.

Yes, bit more difficult to maintain, but for any translation project
at least two entities required: url.<lang> and url.en, and for
translation projects I see some advantage: just do s/url.en/url.<lang>/
where it needed.

I have new version prepared:
http://people.freebsd.org/~den/misc/tmp/26072004_urls.diff

> 
>  I will work on the issue this weekend, so could you please 
>  wait?  Thanks.
> 
Yes, I can :)



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