Elxis CMS Forum
Extensions => Modules => Topic started by: nikos on April 19, 2010, 09:11:55
-
An update of module Logo Multi Language has been published on EDC (http://www.elxis-downloads.com/downloads/miscellaneous/206.html) and is suggested to replace (in case that you used) previous version (1.0) with new (2.0).
-
Bravo Niko.
It's very useful module and we avoid to use manual (programming) this process to change the logo images depending the visitor language.
It will be a good idea to tell us what changes have been done between these 2 versions ( from 1.0 to 2.0)
Keep going.
-
Thanks Webgift
Well, previous version was not correct - complete for 3 reasons.
1. User had to name logo images as logo_xz.abc where xz was the language index (el for greek en for english e.t.c.) and this in some languages could drive to error.
2. Image tag was not closing correct for case of https and i had not set alternate text and border 0
3. Logo link was driving always to the index.php of default language and not to the version of language, that user was.
In any case, previous version was not complete and i had to change it.
All my modules from time to time i check again and again, in case that something is missing and i make all needed changes .