projects
/
mspang
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b819180
)
Membership count.
author
Webmaster
<www@csclub.uwaterloo.ca>
Tue, 17 Sep 2002 03:26:19 +0000
(
03:26
+0000)
committer
Webmaster
<www@csclub.uwaterloo.ca>
Tue, 17 Sep 2002 03:26:19 +0000
(
03:26
+0000)
cscweb.xsl
patch
|
blob
|
history
diff --git
a/cscweb.xsl
b/cscweb.xsl
index
b74b10d
..
028f263
100755
(executable)
--- a/
cscweb.xsl
+++ b/
cscweb.xsl
@@
-240,7
+240,8
@@
<xsl:template match="members-this-term">
<p>The members for <xsl:value-of select="csc:term($date)"/> are
- listed here.</p>
+ listed here. We currently have <xsl:value-of
+ select="count(document('members.xml')/memberlist/member)"/> members.</p>
<table>
<tr>
<th>Member ID</th>