[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: broken links at http://nm.debian.org/gpg_offer.php



On Wed, Dec 01, 2004 at 01:18:06AM +0000, Martin Michlmayr wrote:
> * Gürkan Sengün <gurkan@linuks.mine.nu> [2004-11-29 20:40]:
> > > Note that gpg-coord@nm rather than -www are responsible for those
> > > pages.
> > 
> > maybe that email address should be given at the very bottom of the
> > page instead of the one i mailed to?
> 
> That's a good idea, but I've no idea how to change the footer on
> nm.d.o.  Matt?

Since nm.debian.org uses the footer from webwml this is indeed not fully
trivial. One solution proposal:

Index: template/nmpage.wml
===================================================================
RCS file: /cvs/webwml/newmaint/template/nmpage.wml,v
retrieving revision 1.4
diff -u -r1.4 nmpage.wml
--- template/nmpage.wml 21 Sep 2002 10:57:22 -0000      1.4
+++ template/nmpage.wml 1 Dec 2004 12:49:30 -0000
@@ -1,3 +1,9 @@
+<define-tag sendcomments>To report a problem with the web site, e-mail
+<a href="mailto:gpg-coord@nm.debian.org";>gpg-coord@nm.debian.org</a>.
+For other contact information, see the Debian <a
+href="m4_HOME/contact">contact page</a>.
+</define-tag>
+
 #use wml::debian::basic NOMIRRORS=true

 <define-tag fonts_sans-serif endtag=required whitespace=delete>


Index: footer.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/template/debian/footer.wml,v
retrieving revision 1.106
diff -u -r1.106 footer.wml
--- footer.wml  23 Jun 2004 21:18:49 -0000      1.106
+++ footer.wml  1 Dec 2004 12:50:14 -0000
@@ -1,7 +1,7 @@
 #use wml::debian::ctime
 #use wml::debian::common_tags

-<define-tag sendcomments whitespace=delete>
+<provide-tag sendcomments whitespace=delete>
   <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 lastmodified whitespace=delete>

This should do what we want and is somewhat flexible if there are other
similar problems in the future. Untested though, since I have no testing
environment for nm.debian.org currently.

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: