PEAK XOOPS - How to add more help in language file. in englishin japanese

How to add more help in language file.

List posts in the topic

question How to add more help in language file.

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2005/10/7 6:45
bezoops  二等兵 From: Canary Islands-Spain  Posts: 10
How to add more help to the users or administrators.

I add this java script code into a define line in a language file. This open a popup window with a text. This can provide extra information about a item.:
define("_MYTEXTDSC",
"Description of this option<br>
<a href=\"xavascript:
newWindow=window.open('','newWindow','scrollbars,resizable,width=200,height=200');
newWindow.document.open();
newWindow.document.write(
'This text appears into a popup window'
)\">+ info</a>");
(I change java for xava for security reasons.)

I probe it and works properly, but... is it secure?

Moreover, i can open a html file, not a text, and make a more big help file, with bookmarks thats makes easy to read and more completed.

This problem happened me because i am making a traslation to spanish of Protector module, and there are very much thinks to explain about the several options.
Votes:8 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!