From c1fe0c4b4e7b38e2990eadffee0e1e10d996673e Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Fri, 15 Nov 2013 02:18:43 -0500 Subject: [PATCH] Minor update for members directory under new website --- static/gen.sml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/gen.sml b/static/gen.sml index c8a3a85..2059f92 100644 --- a/static/gen.sml +++ b/static/gen.sml @@ -10,7 +10,7 @@ end structure NM = BinaryMapFn(IntKey) -val outputDir = "/home/hcoop/new-hcoop-website/" +val outputDir = "/home/hcoop/public_html/" fun generate () = let @@ -49,7 +49,7 @@ fun generate () = if not isAnon then (TextIO.output (outf, " "); + TextIO.output (outf, "\">"); TextIO.output (outf, name); TextIO.output (outf, " "); TextIO.output (outf, rname); @@ -91,7 +91,7 @@ fun generate () = val outf = TextIO.openOut (String.concat [outputDir, "member/", name, ".shtml"]) val _ = header (outf, "HCoop Member: " ^ name) - val _ = TextIO.output (outf, "

Return to members directory

\n\n"); + val _ = TextIO.output (outf, "

Return to members directory

\n\n"); val _ = TextIO.output (outf, "\n\n\n")) in -- 2.20.1
Member: ") val _ = TextIO.output (outf, name) val _ = TextIO.output (outf, "
Name: ") @@ -297,7 +297,7 @@ fun generate () = TextIO.output (outf, Web.html descr); TextIO.output (outf, " "); + TextIO.output (outf, "\">"); TextIO.output (outf, name); TextIO.output (outf, "