There is a way to share some database tables. So both sites could use the same user tables Regards Ron
InterNet Marketing Resource Center A Free Super Mart of Articles, Demos, Tutorials everything you need to Succeed on the net. www.inmrc.com
-----Original Message----- From: D_C [mailto:lister@pikkle.com] Sent: Monday, June 20, 2005 3:19 AM To: drupal-support@drupal.org Subject: [drupal-support] international menus?
hello!
does anyone know how to make the links menus depend on the users current language settings?
using the internationalization module, it is possible to have the actual drupal system menus (eg "admin/create content") text be localized, but for menus where I create the content, is there a way these strings can also be replaced based on language?
eg the so called "primary links" menu (like support|downloads| etc on drupal.org )
I guess the other option is to have two sites like:
site/en site/jp
but that would probably mean the user would have to register twice etc?
thanks!