From c5edbb0253c3c1d6c89ab15f834b1aa7387862a7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 29 Oct 2007 16:17:02 +0100 Subject: Add and use supporthost template throughout the site. --- account/commands.mdwn | 4 ++-- intro/email.mdwn | 2 +- intro/sms.mdwn | 2 +- templates/supporthost.mdwn | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 templates/supporthost.mdwn diff --git a/account/commands.mdwn b/account/commands.mdwn index c02c482..e6e7ba3 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -82,11 +82,11 @@ TODO: The above command should ideally emit an sms and/or email rewuesting the u 1. Notice log messages warning about passwords soon expiring 2. Send a cellphone textmessage with the following content: - You must change your password - it soon expires! Read how and why at the web page http://support.redpill.dk/intro + You must change your password - it soon expires! Read how and why at the web page http://[[template id=supporthost]]/intro Or in danish: - Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://support.redpill.dk/intro + Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://[[template id=supporthost]]/intro TODO: Rewrite as automated syslog-ng plugin or cron script passing the message to an sms gateway. diff --git a/intro/email.mdwn b/intro/email.mdwn index 69427c1..0e8ba0e 100644 --- a/intro/email.mdwn +++ b/intro/email.mdwn @@ -10,7 +10,7 @@ NB! Koden varer kun 14 dage - læs her hvordan du ændrer den: - http://support.redpill.dk/intro + http://[[template id=supporthost]]/intro Samme sted kan du også læse om opsætning og muligheder med din konto - flere email-adresser, tilmelding til mailinglists m.m. diff --git a/intro/sms.mdwn b/intro/sms.mdwn index 1eb3532..37d395c 100644 --- a/intro/sms.mdwn +++ b/intro/sms.mdwn @@ -1 +1 @@ - Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage: Læs websiden http://support.redpill.dk/intro . Koden er: + Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage: Læs websiden http://[[template id=supporthost]]/intro . Koden er: diff --git a/templates/supporthost.mdwn b/templates/supporthost.mdwn new file mode 100644 index 0000000..da4b666 --- /dev/null +++ b/templates/supporthost.mdwn @@ -0,0 +1 @@ +support.redpill.dk -- cgit v1.2.3