From: Adam Chlipala Date: Sat, 15 Dec 2007 17:19:30 +0000 (+0000) Subject: members2 -> members X-Git-Url: https://git.hcoop.net/hcoop/portal.git/commitdiff_plain/090e5fb2a269a98e4a9a9d53d17c220d2a98b8f8?ds=sidebyside members2 -> members --- diff --git a/cert.mlt b/cert.mlt index a541c63..3e033df 100644 --- a/cert.mlt +++ b/cert.mlt @@ -143,7 +143,7 @@ elseif $"mod" <> "" then

Note that you can't use SSL certificates very well over HTTPS without an IP address assigned to your web virtual host. You can request one separately on the IP address request page.

-

The instructions on our wiki for creating SSL certificates may be helpful.

+

The instructions on our wiki for creating SSL certificates may be helpful.

diff --git a/config.sml b/config.sml index b8c441a..acb31cc 100644 --- a/config.sml +++ b/config.sml @@ -1,7 +1,7 @@ structure Config :> CONFIG = struct val scratchDir = "/afs/hcoop.net/user/h/hc/hcoop" -val urlPrefix = "https://members2.hcoop.net/portal/" +val urlPrefix = "https://members.hcoop.net/portal/" val emailSuffix = "@hcoop.net" val boardEmail = "board" ^ emailSuffix diff --git a/header.mlt.in b/header.mlt.in index f77396a..6f76526 100644 --- a/header.mlt.in +++ b/header.mlt.in @@ -2,7 +2,7 @@ <% if Group.inGroupNum 0 then %> diff --git a/list.mlt b/list.mlt index d0865b9..498fe7a 100644 --- a/list.mlt +++ b/list.mlt @@ -116,7 +116,7 @@ elseif $"mod" <> "" then

Enter here the e-mail address you would like for your list. Please keep in mind that the part of your list address before the "@" must be unique across all mailing lists we run. We may reject applications with overly general names here, especially names of current users or UNIX usernames that are likely to be chosen by future members. The "Reason" field is optional.

-

If you want to use the Mailman web interface on your new list, and you want this to appear on a different web virtual host than hcoop.net, then you should follow these instructions before requesting the list. You should only need to follow the instructions once per domain.

+

If you want to use the Mailman web interface on your new list, and you want this to appear on a different web virtual host than hcoop.net, then you should follow these instructions before requesting the list. You should only need to follow the instructions once per domain.

diff --git a/paid.txt b/paid.txt index 7677c8e..a27350d 100644 --- a/paid.txt +++ b/paid.txt @@ -7,7 +7,7 @@ Your new account at hcoop.net has been created. You should now read this wiki page, which contains important information for new members and describes how you can start using your account: - http://wiki2.hcoop.net/MemberManual/GettingStarted/AccountCreated + http://wiki.hcoop.net/MemberManual/GettingStarted/AccountCreated We recommend reading it all the way through before proceeding. diff --git a/welcome.txt b/welcome.txt index 39384f2..6679550 100644 --- a/welcome.txt +++ b/welcome.txt @@ -8,7 +8,7 @@ application. Welcome to our family! :-) You should now read this wiki page, which describes how we can complete your joining process: - http://wiki2.hcoop.net/MemberManual/GettingStarted/NewMember + http://wiki.hcoop.net/MemberManual/GettingStarted/NewMember We recommend reading it all the way through and then following the instructions on payment and account creation.