In the site starter, allow users to pick the default language for a site based on installed language packs. Adds RFE #10727.

This commit is contained in:
Colin Kuskie 2009-11-16 09:47:54 -08:00
parent f3a4bd1b68
commit 7c240127e8
4 changed files with 91 additions and 10 deletions

View file

@ -17,6 +17,7 @@
- fixed #11217: LDAP authentication fails if user DN changes
- fixed #11228: Gallery image upload to other users folder permission denied
- added USPS International driver.
- added #10727: language choice during site adding
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.