Changes between Version 6 and Version 7 of week11
- Timestamp:
- 01/17/08 14:36:49 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
week11
v6 v7 8 8 Some observers can give a response in different languages, for example css validator. The objective is to offer, to user, possibility to choose a language from unicorn's interface. This possibility is already offered by css validator (http://jigsaw.w3.org/css-validator/validator.html). 9 9 10 List of languages user can choose is matched to the different templates' languages. Consequently language of the template for the response will be the one the user has choosed. 10 List of languages user can choose is matched to the different templates' languages. Consequently language of the template for the response will be the one the user has choosen. 11 12 On the other hand, language response can be diferent from an observer to an other. 11 13 12 14
