togc
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Install English language and other additional languagesI just discovered that in Spanish version there is no need for language files if I want to switch to English.
define (‘WPLANG’, ‘en_GB’);
in wp-config file is enough.Now I wonder if exists some plugin which allows users to change the interface language. For example.
http://mydomain.com?language=en
http://mydomain.com?language=es
http://mydomain.com?language=deetc.
If not, does it mean that I have to install separate versions of Word Press for each language which I want to use?
Thanks.
Forum: Networking WordPress
In reply to: Multiuser and multidomain website – got lost :(Ok, thank you very much. I will talk to them.
Forum: Networking WordPress
In reply to: Multiuser and multidomain website – got lost :(pathscollide, thank you for your reply.
Actually I am not looking for such a solution that users can add their domains. I will have some 5 domains, thats all. I need a possibility for users to choose a domain when they sign up.
here you can see what I want:
http://premium.wpmudev.org/project/multi-domainsNow, when WordPress MU is not a separate project anymore, I don’t know if this plugin will work for a regular WordPress installation.