The one major task that needs to be addressed before the 2.x branch is ready to rock is some code to handle adding and removing languages. The translation priority table has a column for each language and when a new language is added a new column needs to be added as well. Similarly when a language is removed the column should be removed as well.

Comments

drewish’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new2.79 KB

going to go ahead and commit this.

drewish’s picture

Title: Need to alter schema when adding languages » Need to alter schema when adding or removing languages.
StatusFileSize
new2.7 KB

removing one bit of cruft from the form_alter implementation.

drewish’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.