Roxen.git/
server/
modules/
graphics/
graphic_text.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-29
2000-09-29 07:39:24 by Martin Nilsson <mani@lysator.liu.se>
14c85bc7ff5f0c0aacd07b8a81b0e784970579cd (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
2.1
Removed some newlines that caused problems
Rev: server/modules/graphics/graphic_text.pike:1.252
1:
// This is a roxen module. Copyright © 1996 - 2000, Roxen IS. //
-
constant cvs_version="$Id: graphic_text.pike,v 1.
251
2000/09/
28
02
:
17
:
05
nilsson Exp $";
+
constant cvs_version="$Id: graphic_text.pike,v 1.
252
2000/09/
29
07
:
39
:
24
nilsson Exp $";
#include <module.h> inherit "module";
1008:
} arg->name=sn;
-
string res="
\n
<script>\n";
+
string res="<script>\n";
if(!id->misc->gtext_magic_java) { res += "function i(ri,hi,txt)\n" "{\n"
1023:
res+ " "+sn+"l = new Image("+arg->width+", "+arg->height+");"+sn+"l.src = \""+arg->src+"\";\n" " "+sn+"h = new Image("+arg->width+", "+arg->height+");"+sn+"h.src = \""+query_internal_location()+num2+ext+"\";\n"
-
"</script>
\n
"+
+
"</script>"+
"<a"+ea+"href=\""+url+"\" "+ (input?"onClick='document.forms[0].submit();' ":"") +"onMouseover=\"i('"+sn+"',"+sn+"h,"+((strlen(magic) && magic != "magic")?