CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 11/09/22 22:10:12
Modified files: server : banner.html body-include-1.html body-include-2.html head-include-1.html header.html Log message: more begin/end markers CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.99&r2=1.100 http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-1.html?cvsroot=www&r1=1.3&r2=1.4 http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.23&r2=1.24 http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-1.html?cvsroot=www&r1=1.1&r2=1.2 http://web.cvs.savannah.gnu.org/viewcvs/www/server/header.html?cvsroot=www&r1=1.6&r2=1.7 Patches: Index: banner.html =================================================================== RCS file: /web/www/www/server/banner.html,v retrieving revision 1.99 retrieving revision 1.100 diff -u -b -r1.99 -r1.100 --- banner.html 31 Jan 2011 16:45:19 -0000 1.99 +++ banner.html 22 Sep 2011 22:10:06 -0000 1.100 @@ -1,4 +1,4 @@ -<!-- start of banner.html --> +<!-- start of server/banner.html --> <!--#include virtual="/server/head-include-2.html" --> </head> <body> @@ -9,5 +9,4 @@ <!--#include virtual="/server/body-include-2.html" --> <div id="content" class="inner"> - -<!-- end of banner.html --> +<!-- end of server/banner.html --> Index: body-include-1.html =================================================================== RCS file: /web/www/www/server/body-include-1.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -b -r1.3 -r1.4 --- body-include-1.html 17 May 2010 18:47:51 -0000 1.3 +++ body-include-1.html 22 Sep 2011 22:10:06 -0000 1.4 @@ -1 +1,3 @@ +<!-- start of server/body-include-1.html --> <div id="toplinks"><span class="netscape4"><a href="#content">Skip to content</a> | <a href="#navigation">Skip to navigation</a> | <a href="#searcher">Skip to search</a>| </span><a href="#translations">Translations of this page</a> | <a href="/accessibility/">Accessibility</a></div> +<!-- end of server/body-include-1.html --> Index: body-include-2.html =================================================================== RCS file: /web/www/www/server/body-include-2.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -b -r1.23 -r1.24 --- body-include-2.html 15 Sep 2011 20:20:18 -0000 1.23 +++ body-include-2.html 22 Sep 2011 22:10:06 -0000 1.24 @@ -1,4 +1,4 @@ -<!-- begin of body-include-2 --> +<!-- start of server/body-include-2 --> <div id="header"> <div class="inner" style="position: relative;"> @@ -47,4 +47,4 @@ </div><!-- /inner --> </div><!-- /navigation --> -<!-- end of body-include-2 --> +<!-- end of server/body-include-2 --> Index: head-include-1.html =================================================================== RCS file: /web/www/www/server/head-include-1.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- head-include-1.html 10 Nov 2009 00:37:28 -0000 1.1 +++ head-include-1.html 22 Sep 2011 22:10:06 -0000 1.2 @@ -1,5 +1,7 @@ +<!-- start of server/head-include-1.html --> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:webmast...@gnu.org" /> <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" /> <meta name="ICBM" content="42.256233,-71.006581" /> <meta name="DC.title" content="gnu.org" /> +<!-- end of server/head-include-1.html --> Index: header.html =================================================================== RCS file: /web/www/www/server/header.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -b -r1.6 -r1.7 --- header.html 10 Nov 2009 00:37:28 -0000 1.6 +++ header.html 22 Sep 2011 22:10:06 -0000 1.7 @@ -4,3 +4,4 @@ <head> <!--#include virtual="/server/head-include-1.html" --> +<!-- end of server/header.html -->