Hi, Some web services [1,2,3,4] already link to their own sources in their footer, and it seems like a good idea, so maybe the main Debian website could give a good example of that.
Please find attached a trivial patch to address that, or see the built page on my test server [5]. 1: http://packages.qa.debian.org/h/hello.html 2: http://www.emdebian.org/ 3: http://mentors.debian.net/ 4: http://debtags.debian.net/ 5: http://tilapin.org/debian/ Regards David
Index: english/template/debian/footer.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/footer.wml,v retrieving revision 1.124 diff -u -r1.124 footer.wml --- english/template/debian/footer.wml 11 Oct 2011 03:17:08 -0000 1.124 +++ english/template/debian/footer.wml 17 Jan 2012 22:06:15 -0000 @@ -95,6 +95,9 @@ # your language. <gettext>To report a problem with the web site, e-mail <a href="mailto:debian-www@lists.debian.org">debian-www@lists.debian.org</a>. For other contact information, see the Debian <a href="m4_HOME/contact">contact page</a>.</gettext> </define-tag> +<define-tag source whitespace=delete> + <gettext><a href="m4_HOME/devel/website/using_cvs">Checkout repository</a> | <a href="http://anonscm.debian.org/viewvc/webwml/webwml/">Browse repository</a></gettext> +</define-tag> <define-tag lastmodified whitespace=delete> <gettext>Last Modified</gettext> </define-tag> @@ -146,6 +149,7 @@ <div id="fineprint"> <when <string-eq "$(NOCOMMENTS)" "" />> <p><sendcomments/></p> + <p><source/></p> </when> <p> <lastmodified/>: <:= webwml_ctime () :>
signature.asc
Description: OpenPGP digital signature