Bug#680109: Missing note that e-mails to [email protected] are published
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <553FED02.6010800__32700.444936245$1430253051$gmane$org@larjona.net> |
Hi everybody I think I can improve my patch, but I still need some help. Since all the pages show a footer with mailto:[email protected], I think it would be nice to add the "disclaimer" to the footer. Attached you can find a patch for that. I have splitted the text in the footer (now in 1 "define-tag") into 3 "define-tag"s. I'm afraid it will create fuzzy translations, but I can help in updating those translations since it's only about splitting two sentences. If you see the patch ok, I would apply it, and the disclaimer shown in the footer could be reused for the contact.wml page, vendors, and others (in these cases, inside a "div class="note" to remark it a bit more). This is where I need help: I don't know how should I update, for example, contact.wml page to include the "gettext-ed" text instead of the current disclaimer. Regards -- Laura Arjona https://wiki.debian.org/LauraArjona
footer.wml.patch
(text/x-patch, 1.5 KB)
? footer.wml.patch Index: footer.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/footer.wml,v retrieving revision 1.128 diff -u -r1.128 footer.wml --- footer.wml 9 May 2014 14:14:07 -0000 1.128 +++ footer.wml 28 Apr 2015 20:24:36 -0000 @@ -94,7 +94,16 @@ # you can add some information of your own translation mailing list # (i.e. [email protected]) for reporting things in # your language. - <gettext>To report a problem with the web site, e-mail <a href="mailto:[email protected]">[email protected]</a>. For other contact information, see the Debian <a href="m4_HOME/contact">contact page</a>. Web site source code is <a href="m4_HOME/devel/website/using_cvs">available</a>.</gettext> + <gettext>To report a problem with the web site, e-mail <a href="mailto:[email protected]">[email protected]</a>. For other contact information, see the Debian <a href="m4_HOME/contact">contact page</a>. + </gettext> +</define-tag> +<define-tag publicmailinglists whitespace=delete> +<gettext>Please note that most of the e-mail addresses represent open mailing lists with public archives. +Read the <a href="$(HOME)/MailingLists/disclaimer">\ +disclaimer</a> before sending any messages.</gettext> +</define-tag> +<define-tag sourcecode whitespace=delete> +<gettext>Web site source code is <a href="m4_HOME/devel/website/using_cvs">available</a>.</gettext> </define-tag> <define-tag lastmodified whitespace=delete> <gettext>Last Modified</gettext>
signature.asc
(application/pgp-signature, 648 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQGcBAEBAgAGBQJVP+0CAAoJEEw4Yb3McGt0cjsMAJhXPx0N9gomUNMjM9VhfB8P 1JrBfyg7NlkPgH8CyQA9bQ67tXJQ6qpv80yc4RyupNgj7/3Z2UokhcBhC8CNBKBi p0lz58bHomDZeq6iyqs6LAYoliISstUIxJEChwEeOD1K74CvO8utHSyMrqIfLTRg u3jumW1fdsoK2CY4Hz5S4Y342BNgf9ecHULBwD78YlGywu+POEr/gEOa/7tGcjt2 YtJKs8MRP/VoYVhdDPsK0/osfRTSq3K4NKAnGbjPbE89jkwZybKOYC9ekF/RmAEv jo48I7sZCWSS6B7O+WYQCWmAFiinUW9p4nhMTu5CJoPW/hez7EDbbOukXqknHtAX 6dlNVKeNWMZWXsquQPMfR5xjwmWWKiOSyJEy4fslOzyKxDGY+pe6TanHbBn/OfZL nVx7SMNCv6FWcZokyecqn1V7EVkqnC9IuEQ8nBPh2yiUJmIpDdotL7Zcdl3ZfnCj CW08swPO/lzSJeOcMWJOHT8LlO+u+KFaFzzQycC/oA== =LQNn -----END PGP SIGNATURE-----