Re: [gnome-summary] Some tasks



On Sat, 2004-02-21 at 05:53 +0100, Danilo Segan wrote:

> Sayamindu Dasgupta <sayamindu clai net> writes:
> >
> > We need to make sure that the .htaccess file in the directory concerned
> > is OK, and maybe modify the stylesheet so that the generated pages have
> > a list of the languages so that an user may choose the language
> > manually.
> 
> This is all what we had in mind, but there's one thing missing: how
> does one *automatically* deduce a list of all languages for which
> there are translations?
> 
> It would be best to do this on the Apache level (a simple SSI could
> call a script which basically does "ls 2004_blablah.html.*" and
> discovers the present languages that way), but I'm not sure we're
> going to get that much "power" on the d.g.o.
> 
> (Unless, of course, all of that scales cleanly to the rest of d.g.o
> and other .g.o sites, so everyone benefits ;)

hmmm... ssi is a possible method.
however, if that is not available, we can have a langlist for each week
- going into the main XML file
For example 

<langlist>
	<lang>bn</lang>
	<lang>sco</lang> <!--cool-->
	<lang>sr</lang>
</langlist>

This would mean some extra work for the group though. :-(
-sdg-








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]