From e3438e6e560f5250bf98bdada51894bafee6afe0 Mon Sep 17 00:00:00 2001 From: David Bartley Date: Fri, 13 Jul 2007 03:11:27 -0400 Subject: [PATCH] Added "View" and "Download" sections to the media pages Made "Abstract", "View", and "Download" sections conditionally display Removed trivial abstracts as per above change Added preview attribute for flvplayer --- cscweb.xsl | 53 ++++++++++++++++++++++++++----------------------- media/index.xml | 16 ++++++--------- 2 files changed, 34 insertions(+), 35 deletions(-) diff --git a/cscweb.xsl b/cscweb.xsl index 08a6fdf..d636fbd 100644 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -70,7 +70,9 @@ var s1 = new SWFObject("flash/flvplayer.swf","single","400","300","7"); s1.addParam("allowfullscreen","true"); s1.addVariable("file","http://csclub.uwaterloo.ca/files/"); - + + s1.addVariable("image",""); + s1.write("player1"); @@ -92,36 +94,37 @@ + +

Abstract

- -

- - -

+

+
+ +

View

- Download "" in a number of formats via -

    -
  • HTTP (web browser): - - - -
  • -
    -
  • BitTorrent: - - .torrent - -
  • - -
+ +

+
+ + +

Download

+

+ HTTP (web browser): + + + +

+ BitTorrent: + + .torrent + +

+
+