From 2e5d8f5ecf2b743a88b4c9ac385fdd78c1b9b541 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 19 Feb 2002 17:43:06 +0000 Subject: [PATCH] The list of persons in alphabetical order is now in the form Surname, Name. The list ordered by site now also uses qualifications. But the output is still not satisying to me because alphabetical order + qualifications is quite bad. I will commit manually generated XML index files with a meaningful order (from boss to slaves ;-) --- helm/mowgli/home/xsl/people-list.xsl | 38 ++++++++++------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/helm/mowgli/home/xsl/people-list.xsl b/helm/mowgli/home/xsl/people-list.xsl index 60a5c940b..a40d62272 100644 --- a/helm/mowgli/home/xsl/people-list.xsl +++ b/helm/mowgli/home/xsl/people-list.xsl @@ -33,7 +33,7 @@

Alphabetical

- + @@ -48,36 +48,26 @@ - - - - - - - - - - - - - - + +
+ + + + + , + + +
+
+

@@ -85,7 +75,7 @@ - + -- 2.39.2