Roxen.git/
server/
modules/
graphics/
graphic_text.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1996-12-10
1996-12-10 03:06:30 by Per Hedbor <ph@opera.com>
80739c126f4d3335c646d83c396a1f6548a6afe9 (
13
lines) (+
7
/-
6
)
[
Show
|
Annotate
]
Branch:
5.2
Target=... now works in gtext tag
Rev: server/modules/graphics/graphic_text.pike:1.10
1:
-
string cvs_version="$Id: graphic_text.pike,v 1.
9
1996/12/10
02
:
56
:
50
per Exp $";
+
string cvs_version="$Id: graphic_text.pike,v 1.
10
1996/12/10
03
:
06
:
30
per Exp $";
#include <module.h> inherit "module"; inherit "roxenlib";
568:
{ case "target": case "onClick":
-
s+=i+"='"+in[
s
]+"' ";
+
s+=i+"='"+in[
i
]+"' ";
m_delete(in, i); break; }
622:
m_delete(arg,"submit"); }
-
string lp, url;
+
string lp, url
, ea
;
+
ea = extra_args(arg);
if(arg->href) { url = arg->href;
-
lp = "<a href=\""+arg->href+"\" "
+extra_args(arg)+
">";
+
lp = "<a href=\""+arg->href+"\" "
+ea+
">";
if(!arg->fg) arg->fg=defines->link||"#0000ff"; m_delete(arg,"href"); }
730:
query_location()+num+"/"+quote(gt), query_location()+num2+"/"+quote(gt), replace(gt, "\"","'"),(magic=="magic"?0:magic),
-
id,input?(arg->name||"submit"):0,
-
extra_args(arg
)
)
;
+
id,input?(arg->name||"submit"):0,
ea
);
} if(input && id->supports->images) return (pre+"<input type=image name=\""+arg->name+"\" border=0 alt=\""+