From 910001d7505c5a79e1cba1ec203dc31825b2c93a Mon Sep 17 00:00:00 2001 From: David Bartley Date: Wed, 14 Nov 2007 23:57:22 -0500 Subject: [PATCH] Fetch positions (including exec) from ldap * Position fetching is implemented by csc:positions * Exec page is now called Positions (positions.html) * exec.html -> positions.html symlink exists --- about/Makefile | 7 ++++- about/directory.xml | 2 +- about/exec.xml | 66 --------------------------------------------- about/positions.xml | 24 +++++++++++++++++ default.css | 19 ++++--------- media/Makefile | 2 +- scripts/xsltproc.py | 55 ++++++++++++++++++++++++++++++++++++- xsl/exec.xsl | 37 ------------------------- xsl/html.xsl | 2 +- xsl/positions.xsl | 24 +++++++++++++++++ 10 files changed, 116 insertions(+), 122 deletions(-) delete mode 100644 about/exec.xml create mode 100644 about/positions.xml delete mode 100644 xsl/exec.xsl create mode 100644 xsl/positions.xsl diff --git a/about/Makefile b/about/Makefile index 63e10bd..bc64dfa 100644 --- a/about/Makefile +++ b/about/Makefile @@ -1,6 +1,11 @@ FILES = index.html exec.html members.html constitution.html donations.html \ - constitution-change-20020920.html constitution-change-20040205.html + positions.html constitution-change-20020920.html \ + constitution-change-20040205.html RELDIR = about/ include ../common.mk $(OUTDIR)members.html: force +$(OUTDIR)positions.html: force + +$(OUTDIR)exec.html: + ln -s positions.html $@ diff --git a/about/directory.xml b/about/directory.xml index 6e1d561..baffe01 100644 --- a/about/directory.xml +++ b/about/directory.xml @@ -4,7 +4,7 @@ - + diff --git a/about/exec.xml b/about/exec.xml deleted file mode 100644 index 4f358f2..0000000 --- a/about/exec.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - -
-
- - - - - - - - - - - - - - - - - - -
-
-

- Each term the CSC holds elections to determine the executive - council. To find out when and where the next elections will be - held, check the homepage and the uw.csc newsgroup. For details on the - election rules, see the constitution. -

-
-