Le 18/01/2012 07:05, Damyan Ivanov a écrit : > -=| David Prévot, 17.01.2012 18:11:18 -0400 |=- >> 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. > > I like the idea, but have suggestions about the implementation :) > > I think that a bare "Checkout repository | Browse repository" links > are kind of surprising.
Thanks, I wondered too about the wording.
> Or append to the "To report a problem" paragraph (avoids creating
> another paragraph):
Good, I wasn't really convinced either with that new paragraph. I
stole^Wborrowed Enrico's Debtags wording in the attached patch, also
available online:
[…] Web site source code is <a href="URL">available</a>.
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 20 Jan 2012 03:14:11 -0000 @@ -93,7 +93,7 @@ # 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>.</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>. 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
Description: OpenPGP digital signature

