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">
|
|
|
2 |
|
|
|
|
3 |
|
<xsl:inclu
de href="r
ewrite.xsl
" />
|
|
|
4 |
|
<xsl:inclu
de href="d
efault_acc
ess_denied
.xsl" />
|
|
|
5 |
|
<xsl:inclu
de href="b
readcrumbs
.xsl" />
|
|
|
6 |
|
|
|
|
7 |
|
<xsl:templ
ate match=
"urls" />
|
|
|
8 |
|
|
|
|
9 |
|
<xsl:templ
ate match=
"topics">
|
|
|
10 |
|
|
|
|
11 |
|
<xsl:c
all-templa
te name="b
readcrumbs
">
|
|
|
12 |
|
<x
sl:with-pa
ram name="
link1">
|
|
|
13 |
|
<a href=
"{$rw_cat}
{cat/uri}{
$rw_cat_ex
t}" onclic
k="return
f.selectFo
rumIndex('
{cat/uri}'
)"><xsl:va
lue-of sel
ect="cat/t
itle" disa
ble-output
-escaping=
"yes" /></
a>
|
|
|
14 |
|
</
xsl:with-p
aram>
|
|
|
15 |
|
</xsl:
call-templ
ate>
|
|
|
16 |
|
|
|
|
17 |
|
<div i
d="f_heade
r">
|
|
|
18 |
|
<h
2 id="foru
m_title"><
xsl:value-
of select=
"forum/tit
le" disabl
e-output-e
scaping="y
es" /></h2
>
|
|
|
19 |
|
</div>
|
|
|
20 |
|
<div i
d="f_desc"
><xsl:valu
e-of selec
t="forum/d
esc" disab
le-output-
escaping="
yes" /></d
iv>
|
|
|
21 |
|
|
|
|
22 |
|
<xsl:i
f test="co
unt(cat)">
|
|
|
23 |
|
|
|
|
24 |
|
<d
iv class="
f_buttons"
>
|
|
|
25 |
|
|
|
|
26 |
|
<xsl:var
iable name
="onclick"
select="c
oncat('ret
urn f.newT
opic("
', forum/u
ri, '"
);')" />
|
|
|
27 |
|
<div cla
ss="btn" o
nmouseover
="this.sty
le.backgro
undPositio
n='0 25px'
" onmouseo
ut="this.s
tyle.backg
roundPosit
ion='0 0'"
>
|
|
|
28 |
|
<a h
ref="javas
cript:void
(0);" oncl
ick="{$onc
lick}"><im
g src="{/r
oot/urls/i
mg}button_
l.gif" /><
/a>
|
|
|
29 |
|
<img
src="{/ro
ot/urls/im
g}btn_icon
_new_topic
.gif" />
|
|
|
30 |
|
<b>[
L[New Topi
c]]</b>
|
|
|
31 |
|
</div>
|
|
|
32 |
|
|
|
|
33 |
|
<div cla
ss="f_butt
ons_icn">
|
|
|
34 |
|
<div
title="pe
rmalink" c
lass="icn"
onmouseov
er="this.s
tyle.backg
roundPosit
ion='0 24p
x'" onmous
eout="this
.style.bac
kgroundPos
ition='0 0
'" >
|
|
|
35 |
|
<a href="{
/root/base
}{$rw_foru
m}{forum/u
ri}{$rw_fo
rum_page}0
{$rw_forum
_ext}" tar
get="_blan
k"><img sr
c="{/root/
urls/img}b
utton_l.gi
f" /></a>
|
|
|
36 |
|
<img src="
{/root/url
s/img}btn_
icon_plink
.gif" />
|
|
|
37 |
|
</di
v>
|
|
|
38 |
|
<div
title="rs
s feed" cl
ass="icn"
onmouseove
r="this.st
yle.backgr
oundPositi
on='0 24px
'" onmouse
out="this.
style.back
groundPosi
tion='0 0'
" >
|
|
|
39 |
|
<a href="{
/root/base
}{$rw_rss_
forum}{for
um/uri}{$r
w_rss_foru
m_ext}" ta
rget="_bla
nk"><img s
rc="{/root
/urls/img}
button_l.g
if" /></a>
|
|
|
40 |
|
<img src="
{/root/url
s/img}btn_
icon_rss.g
if" />
|
|
|
41 |
|
</di
v>
|
|
|
42 |
|
</div>
|
|
|
43 |
|
|
|
|
44 |
|
</
div>
|
|
|
45 |
|
|
|
|
46 |
|
</xsl:
if>
|
|
|
47 |
|
|
|
|
48 |
|
<div i
d="reply_c
ontainer">
 </di
v>
|
|
|
49 |
|
|
|
|
50 |
|
<div i
d="f_tbl">
|
|
|
51 |
|
<u
l class="t
bl_hh">
|
|
|
52 |
|
<li clas
s="tbl_hh_
topic">[L[
Topics]]</
li>
|
|
|
53 |
|
<li clas
s="tbl_hh_
posts">[L[
Posts]]</l
i>
|
|
|
54 |
|
<li clas
s="tbl_hh_
date">[L[A
uthor]]</l
i>
|
|
|
55 |
|
<li clas
s="tbl_hh_
date2">[L[
Latest Rep
ly]]</li>
|
|
|
56 |
|
</
ul>
|
|
|
57 |
|
<x
sl:apply-t
emplates s
elect="top
ic" />
|
|
|
58 |
|
</div>
|
|
|
59 |
|
|
|
|
60 |
|
<div c
lass="page
s">
|
|
|
61 |
|
[L
[Pages:]]
<xsl:apply
-templates
select="p
ages" />
|
|
|
62 |
|
</div>
|
|
|
63 |
|
|
|
|
64 |
|
</xsl:temp
late>
|
|
|
65 |
|
|
|
|
66 |
|
<xsl:templ
ate match=
"topic">
|
|
|
67 |
|
|
|
|
68 |
|
<ul>
|
|
|
69 |
|
<li cl
ass="tbl_f
f_topic">
|
|
|
70 |
|
|
|
|
71 |
|
<x
sl:choose>
|
|
|
72 |
|
<xsl:whe
n test="1
= @new and
0 < @s
ticky">
|
|
|
73 |
|
<img
src="{/ro
ot/urls/im
g}sticky_t
opic_new.g
if" />
|
|
|
74 |
|
</xsl:wh
en>
|
|
|
75 |
|
<xsl:whe
n test="0
= @new and
0 < @s
ticky">
|
|
|
76 |
|
<img
src="{/ro
ot/urls/im
g}sticky_t
opic.gif"
/>
|
|
|
77 |
|
</xsl:wh
en>
|
|
|
78 |
|
<xsl:whe
n test="1
= @new and
0 = @stic
ky and 0 =
@locked">
|
|
|
79 |
|
<img
src="{/ro
ot/urls/im
g}topic_ne
w.gif" />
|
|
|
80 |
|
</xsl:wh
en>
|
|
|
81 |
|
<xsl:whe
n test="1
= @new and
0 = @stic
ky and 1 =
@locked">
|
|
|
82 |
|
<img
src="{/ro
ot/urls/im
g}locked_t
opic_new.g
if" />
|
|
|
83 |
|
</xsl:wh
en>
|
|
|
84 |
|
<xsl:whe
n test="0
= @new and
0 = @stic
ky and 1 =
@locked">
|
|
|
85 |
|
<img
src="{/ro
ot/urls/im
g}locked_t
opic.gif"
/>
|
|
|
86 |
|
</xsl:wh
en>
|
|
|
87 |
|
<xsl:oth
erwise>
|
|
|
88 |
|
<img
src="{/ro
ot/urls/im
g}topic.gi
f" />
|
|
|
89 |
|
</xsl:ot
herwise>
|
|
|
90 |
|
</
xsl:choose
>
|
|
|
91 |
|
|
|
|
92 |
|
<a
href="{$r
w_topic}{u
ri}{$rw_to
pic_ext}"
onclick="r
eturn f.se
lectTopic(
'{uri}');"
><xsl:valu
e-of selec
t="title"
disable-ou
tput-escap
ing="yes"
/></a>
|
|
|
93 |
|
<b
r />
|
|
|
94 |
|
<x
sl:value-o
f select="
desc" disa
ble-output
-escaping=
"yes" />
|
|
|
95 |
|
</li>
|
|
|
96 |
|
<li cl
ass="tbl_f
f_posts"><
xsl:value-
of select=
"count" />
</li>
|
|
|
97 |
|
<li cl
ass="tbl_f
f_date"><x
sl:value-o
f select="
first_u" /
><br /><xs
l:value-of
select="f
irst_d" />
</li>
|
|
|
98 |
|
<li cl
ass="tbl_f
f_date2"><
xsl:value-
of select=
"last_u" /
><br /><xs
l:value-of
select="l
ast_d" /><
/li>
|
|
|
99 |
|
</ul>
|
|
|
100 |
|
|
|
|
101 |
|
</xsl:temp
late>
|
|
|
102 |
|
|
|
|
103 |
|
<xsl:templ
ate match=
"pages/p">
|
|
|
104 |
|
 
|
|
|
105 |
|
<xsl:i
f test="@c
= 0">
|
|
|
106 |
|
<a
href="{$r
w_forum}{.
./../forum
/uri}{$rw_
forum_page
}{@start}{
$rw_forum_
ext}" oncl
ick="retur
n document
.f.selectF
orum ('{..
/../forum/
uri}', '@s
tart')"><x
sl:value-o
f select="
." /></a>
|
|
|
107 |
|
</xsl:
if>
|
|
|
108 |
|
<xsl:i
f test="@c
= 1">
|
|
|
109 |
|
<x
sl:value-o
f select="
." />
|
|
|
110 |
|
</xsl:
if>
|
|
|
111 |
|
</xsl:temp
late>
|
|
|
112 |
|
|
|
|
113 |
|
</xsl:styl
esheet>
|
|
|
114 |
|
|
|
|
115 |
|
|