Hi,

I got the internationalization working with the prefixed tables and it does just what I need! One pointer though. When prefixing the tables with en_, nl_, etc. They aren't grouped anymore when issueing "SHOW TABLES".

Putting the en at the end (e.g. node_en, node_nl) will keep them grouped. This is a minor thing that makes life much easier. Just something that might be considered for a next release (since the feature is still in cvs).

Comments

jose reyero’s picture

I don't think it is that trivial because the table prefixing is 'built in' in Drupal, but not the table suffixing -or whatever it is named.

And some other people may prefer to have the tables ordered by language. I really don't mind in which order the tables are listed, and I don't think such a 'feature' is worth the work. Anybody?

* I changed the status to 'won't fix' but feel free to reopen it and send the patch. Someone else could find it useful (?)