Make Search API work with Entity Translation(s)
The Entity Translation module is the latest and greatest way to manage multilingual content in Drupal. However, no Drupal search solution currently supports the field based translation it is built on. We'd like to share how we solved this challenge, made field based translations searchable and came up with the brand new Search API Entity Translation module.
Search API Entity Translation is a minimalist approach of making multilingual content managed via entity translations searchable via Search API.
Read moreUse multiple domain names in combination with multiple languages
Hello everyone!
I'm currently working on a site that uses multiple languages and for SEO purposes (and some other reasons) we want to use multiple domain names in combination with content translation
So we're talking about a SINGLE website and ONE database:
for an example www.dummydomain.com is supposed to point to the site in english
www.dummydomain.de points to the SAME site only in german
www.dummydomain.fr to the SAME site in french
Now I'm wondering what creative solutions you guys come up with to achieve this.
Read more