Google
Web phpartist

Login Form






Lost Password?
No account yet? Register
Joomla IP to Country Package PDF Print E-mail
Written by Administrator   
Sunday, 09 January 2005
Article Index
Joomla IP to Country Package
Installation
Usage Notes - Instructions
For Joomla Developers

Usage Notes - Instructions

This usage notes explain Joomla Ip To Country (JIP2C) module parameters and emphasize some useful advices.

Module Message

 If you write a message to this field and set "Show Mode" parameter to "Country Name and Message", the message will be shown on module frontend. You can use html codes and some special parameters in order to make your module more attractive. The special parameters that allowed are {cname} and {ccode}. {cname} is stands for "Country name" and {ccode} is stands for "Country Code" that has been defined unique for each country in ISO standarts. For example "us" is the USA's country code, "de" Germany's, "cn" China's and "tr" Turkey's. If you have Joom!Fish component and disable Joom!Fish support from bot parameters, it may be good idea to show following example message:

<a href="http://www.yoursite.com/index.php?lang={ccode}" title ="Change Language">Go to Your Site Name {cname}</a>.

If the visitor is from Turkey, the message will be like that:

Go to Your Site Name Turkey.

Country Link
Ip To Country Module View
 If you set "Country Name Linkable" and/or "Flag Picture Linkable" parameter to "Yes", you can assign a URL for theese objects. You can use {ccode} and {cname} parameters here too.

A URL example:
http://www.wikipedia.org/{cname}
If your visitor is from Turkey, the URL will be like that:
http://www.wikipedia.org/turkey

You can also find useful information in tool tips. If you have any trouble or find a bug, please feel free to use contact form .


Last Updated ( Sunday, 21 January 2007 )
 
Next >
|    © Copyright 2006 Php Artist - All rights reserved.