Add new macro 'email', default value is the mailing list 'questions'.

This commit is contained in:
Wolfram Schneider 1998-05-16 06:11:55 +00:00
parent 970c2b4e1d
commit e3e53f45c0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2807
2 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: includes.sgml,v 1.16 1998-04-22 03:03:19 jkh Exp $ -->
<!-- $Id: includes.sgml,v 1.17 1998-05-16 06:11:55 wosch Exp $ -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -23,7 +23,8 @@
<!-- file if necessary. -->
<!ENTITY copyright 'Copyright &#169; 1995-1998 FreeBSD Inc.
All rights reserved.'>
<!ENTITY author '<a href="&base/mailto.html">questions@FreeBSD.ORG</a><br>
<!ENTITY email 'questions'>
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
&copyright;'>
<!ENTITY date ''>
<!ENTITY home '<a href="&base/"><img src="&base/gifs/home.gif"

View file

@ -1,4 +1,4 @@
<!-- $Id: includes.sgml,v 1.16 1998-04-22 03:03:19 jkh Exp $ -->
<!-- $Id: includes.sgml,v 1.17 1998-05-16 06:11:55 wosch Exp $ -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -23,7 +23,8 @@
<!-- file if necessary. -->
<!ENTITY copyright 'Copyright &#169; 1995-1998 FreeBSD Inc.
All rights reserved.'>
<!ENTITY author '<a href="&base/mailto.html">questions@FreeBSD.ORG</a><br>
<!ENTITY email 'questions'>
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
&copyright;'>
<!ENTITY date ''>
<!ENTITY home '<a href="&base/"><img src="&base/gifs/home.gif"