php - How to change the content according to the location in Drupal? -


for example, if user opens www.example.com in country us, content should change according user location .

if user visits site in los angeles title should "los angeles" , block content should according taxonomy term city.

i'm new drupal. so, please me.

these 2 modules should achieve this:


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -