57
edits
m (→Load Testing ToDo: fixed url to repo) |
(→Server Side Requirements: Added some more requirements based conversation with mconnor.) |
||
| Line 11: | Line 11: | ||
* Must serve properly localized content based on browser's locale | * Must serve properly localized content based on browser's locale | ||
** if content for that locale is missing then serve the content from another locale (e.g. if fr content is missing serve de content. if de content is missing serve en content). | ** if content for that locale is missing then serve the content from another locale (e.g. if fr content is missing serve de content. if de content is missing serve en content). | ||
*** this needs to be controllable | |||
*** if content is missing in one language the user must be warned that they are viewing content from another one. "Sorry, showing you help in Dwarvish because there is no Klingon" | |||
** based on accept_lang | ** based on accept_lang | ||
* Content Management facilities. | * Content Management facilities. | ||
edits