No regular expressions were active.
1 |
|
<xsl:style
sheet vers
ion="1.0"
xmlns:xsl=
"http://ww
w.w3.org/1
999/XSL/Tr
ansform" x
mlns="http
://www.w3.
org/1999/x
html">
|
|
1 |
|
<xsl:style
sheet vers
ion="1.0"
xmlns:xsl=
"http://ww
w.w3.org/1
999/XSL/Tr
ansform" x
mlns="http
://www.w3.
org/1999/x
html">
|
2 |
|
|
|
2 |
|
|
3 |
|
<xsl:
temp
l
at
e
matc
h
="
live_track
er
"
>
|
|
3 |
|
<xsl:
inc
l
ud
e
h
ref
="
../../base
/xsl/
live_track
er
.xsl
"
/
>
|
4 |
|
|
|
|
5 |
|
<div id="l
ive_title"
>Forums Sp
y <span>(a
real-time
view of a
ctivity)</
span></div
>
|
|
|
6 |
|
<div id="l
ive_tracke
r" class="
live_track
er">
|
|
|
7 |
|
<xsl:a
pply-templ
ates selec
t="post" /
>
|
|
|
8 |
|
<div i
d="live_fa
de" class=
"live_fade
" style="b
ackground-
image:url(
{/root/url
s/img}gr.p
ng);" >
|
|
|
9 |
|
&#
160;
|
|
|
10 |
|
</div>
|
|
|
11 |
|
</div>
|
|
|
12 |
|
|
|
|
13 |
|
<script>
|
|
|
14 |
|
correc
tPNG('live
_fade')
|
|
|
15 |
|
var re
t = f.live
Post(<xsl:
value-of s
elect="./p
ost/@ts" /
>);
|
|
|
16 |
|
</script>
|
|
|
17 |
|
|
|
|
18 |
|
</xsl:temp
late>
|
|
|
19 |
|
|
|
|
20 |
|
|
|
|
21 |
|
<xsl:templ
ate match=
"post">
|
|
|
22 |
|
<div i
d="live_po
st_{@id}"
class="liv
e_post">
|
|
|
23 |
|
<i
mg class="
lp_img" sr
c="{avatar
}" />
|
|
|
24 |
|
<d
iv class="
lp_txt"><x
sl:value-o
f select="
text" disa
ble-output
-escaping=
"yes" /></
div>
|
|
|
25 |
|
<d
iv class="
lp_u">
|
|
|
26 |
|
<xsl:if
test="user
!= ''"><a
href="{pr
ofile}" on
click="{on
click}"><x
sl:value-o
f select="
user" /></
a></xsl:if
>
|
|
|
27 |
|
<xsl:if te
st="user =
''">anony
mous</xsl:
if>
|
|
|
28 |
|
said in
|
|
|
29 |
|
<span cl
ass="lp_bc
">
|
|
|
30 |
|
<a h
ref="{base
}?action=g
oto&ca
t_id={cat/
@id}" oncl
ick="retur
n f.select
ForumIndex
({cat/@id}
)"><xsl:va
lue-of sel
ect="cat"
/></a>
|
|
|
31 |
|
>
|
|
|
32 |
|
<a h
ref="{base
}?action=g
oto&fo
rum_id={fo
rum/@id}&a
mp;start=0
" onclick=
"return f.
selectForu
m({forum/@
id})"><xsl
:value-of
select="fo
rum" /></a
>
|
|
|
33 |
|
>
|
|
|
34 |
|
<a h
ref="{base
}?action=g
oto&to
pic_id={to
pic/@id}"
onclick="r
eturn f.se
lectTopic(
{topic/@id
})"><xsl:v
alue-of se
lect="topi
c" /></a>
|
|
|
35 |
|
</span>
|
|
|
36 |
|
</
div>
|
|
|
37 |
|
<d
iv class="
lp_date"><
xsl:copy-o
f select="
date" /></
div>
|
|
|
38 |
|
</div>
|
|
|
39 |
|
</xsl:temp
late>
|
|
|
40 |
|
|
|
4 |
|
|
41 |
|
</xsl:styl
esheet>
|
|
5 |
|
</xsl:styl
esheet>
|
42 |
|
|
|
|