GeoIP template Variable [Deleted]

Status
This content is read-only, or is not open for further replies.

Weppa333

Guest
offline
Weppa333 submitted a new resource:

GeoIP template Variable - Two letter code of the surfer's IP available as a template variable

This simple basic and beta add-on will provide an additionnal template variable so that you can hide or show template elements based on the surfer's IP.

Example :
Modify page_container
Add
<!-- Surfer IP in {xen:raw $geoipcountry} -->

To hide something to surfer from China
<xen:if is="{$geoipcountry} != 'CN">China does not see...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom