PEAK XOOPS - Re: How to show lang images of EMLH? in englishin japanese

Re: How to show lang images of EMLH?

List posts in the topic

none Re: How to show lang images of EMLH?

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2008/3/11 18:17
avtx30  上等兵   Posts: 36
Look into XOOPS_ROOT_PATH/include/easiestml.php line 11 you will see how langimages are defined. Note that "images" there is a relative path for "XOOPS_ROOT_PATH/images"

Put your images (for example francais.gif for French) under XOOPS_ROOT_PATH/images then change the line above to something like this:

define('EASIESTML_LANGIMAGES','images/english.gif,images/francais.gif');

You may wish to change other constants inside the easiestml.php to meet your need too.
Votes:12 Average:8.33

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!