Re: Site map
On Mon, May 21, 2001 at 10:18:47PM +0200, Josip Rodin wrote:
> [2] by adding this to index.html rule in the Makefile:
>
> ifneq "$(LANGUAGE)" "en"
> $(shell echo $(WML) | sed s/index/sitemap/) \
> $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml \
> $(shell egrep '^-D (CUR_|CHAR)' .wmlrc)
> endif
Update: this hack doesn't quite seem to work for Chinese and Japanese, I'll
have to investigate...
Additionally, there is no "This page is available in the following
languages" for sitemap, for obvious reasons. (Well, once you've read all of
the templates like I did, they're obvious ;)
--
Digital Electronic Being Intended for Assassination and Nullification
Reply to:
- References:
- Site map
- From: Josip Rodin <joy@cibalia.gkvk.hr>