Joomla Ajax Domain Whois Search

.comUSD $12.99 .netUSD $12.99 .orgUSD $12.99
7035 Members
683483 Domains Served
Welcome, Guest
Please Login or Register.    Lost Password?

AjaxWhois v0.2.31 beta
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: AjaxWhois v0.2.31 beta
#85
AjaxWhois v0.2.31 beta 4 Years, 3 Months ago Karma: 1
Hi Uma Sharma,

how are you? Your new version is very good. I like the features you have integrated in the new one. WOW language support... nice. Parameters like "domainBoxText" or "registerP" nice. Very good. Your comp and the module is on the way to be unique and user friendly. That should it be.

How do you think about a further development? Who has made the translation into german? Not me ! Why not me ? OK you have to work on the output of special character in the german language.

You can do it with:
Code:

//Umlaute hier umwandeln
$output_in_german = str_replace('Ü','Ü',$output_in_german);
$output_in_german = str_replace('ü','ü',$output_in_german);
$output_in_german = str_replace('Ä','Ä',$output_in_german);
$output_in_german = str_replace('ä','ä',$output_in_german);
$output_in_german = str_replace('Ö','Ö',$output_in_german);
$output_in_german = str_replace('ö','ö',$output_in_german);
$output_in_german = str_replace('ß','ß',$output_in_german);



This part should be implemented in the next version - (I have hacked my version but this is not the final destination stadium of a real international comp and module. You have to work on that issue.

Well I´m looking forward for the next development stage of your tool. May be with a lot of more features.

PS: Good work!

Greetings from Germany
milos
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male
The administrator has disabled public write access.
 
Go to topPage: 1