Hi Maxime, Thanks for implementation!
I'm afraid if I'm talking someting unsuitable, I wish I could set some parameter file by myself like this: <sort key> //sort key for index// alphabetic </sort key> <select> //tags to select for index// <tag1> (tourism=camp_site) and (refugee != space) </tag1> <tag2> (amenity=mortuary) </tag2> ... </select> <print> //keys(title can be replaced by strings) and values to print for index// <tag1> key=(tourism=camp_site)|避難所, value=(name), value=(addr:full), value=(contact:phone), value=(capacity), value=(refugee), value='operator), value=(ref) </tag1> <tag2> key=(amenity=mortuary)|遺体安置所, value=(name), value=(addr:full), value=(contact:phone), </tag2> ... </print> 2011/4/2, Maxime Petazzoni <[email protected]>: > Hi, > > I can integrate the Japanese translations this week-end and push to > production. What should we do about the index? > > - Maxime > -- > Maxime Petazzoni <http://www.bulix.org> > ``One by one, the penguins took away my sanity.'' > Writing software in California >
