[Lxr-commits] CVS: lxr/templates/html html-config.html, 1.2, 1.3 html-fatal.html, 1.2, 1.3 html-hea
Brought to you by:
ajlittoz
From: Andre-Littoz <ajl...@us...> - 2013-09-04 15:22:45
|
Update of /cvsroot/lxr/lxr/templates/html In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17426/templates/html Modified Files: html-config.html html-fatal.html html-head-btn-smaller.html html-head-btn.html html-head-smaller.html html-head.html html-ident.html html-search-glimpse.html html-search-swish.html Log Message: templates/html/*: various minor fixes Index: html-config.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-config.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- html-config.html 21 Sep 2012 08:18:02 -0000 1.2 +++ html-config.html 4 Sep 2013 15:22:41 -0000 1.3 @@ -26,7 +26,7 @@ </td> <td class="rightmost"> <p> - <form method="get" action="showconfig"> + <form method="get" action="$varbtnaction"> <input type="hidden" name="_confall" value="1"> <button type="submit">Force all</button> </form> Index: html-fatal.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-fatal.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- html-fatal.html 4 Feb 2012 12:36:10 -0000 1.2 +++ html-fatal.html 4 Sep 2013 15:22:41 -0000 1.3 @@ -26,6 +26,7 @@ <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <title>Error - no tree</title> +<base href="$baseurl"> <link href="$stylesheet" rel="stylesheet" type="text/css"> </head> @@ -79,14 +80,14 @@ </td> <td class="rightmost"> <a href="http://jigsaw.w3.org/css-validator/check/referer"> - <img src="http://jigsaw.w3.org/css-validator/images/vcss" + <img src="LXRimages/vcss.gif" alt="Valid CSS 2.1!" height="31" width="88" > </a> <a href="http://validator.w3.org/check?uri=referer"> - <img src="templates/valid-html401.png" + <img src="LXRimages/valid-html401.png" alt="Valid HTML 4.01!" height="31" width="88"> Index: html-head-btn-smaller.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-head-btn-smaller.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- html-head-btn-smaller.html 30 Sep 2012 10:33:46 -0000 1.6 +++ html-head-btn-smaller.html 4 Sep 2013 15:22:41 -0000 1.7 @@ -25,13 +25,10 @@ <html> <head> <title>$title</title> - <meta http-equiv="content-type" content="text/html; charset=$encoding"> <base href="$baseurl"> <link rel="stylesheet" type="text/css" href="$stylesheet"> $alternatestyle{ <link rel="alternate stylesheet" type="text/css" href="$stylesheet" title="$stylename"> } <link rel="icon" type="image/x-icon" href="LXRimages/LXRlogo32.ico"> -<!-- Candidat à destruction --> -<!-- placer le script seulement où il y a besoin --> <script type="text/javascript"> function ensureFocus() { Index: html-head-btn.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-head-btn.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- html-head-btn.html 14 Nov 2012 11:28:13 -0000 1.8 +++ html-head-btn.html 4 Sep 2013 15:22:41 -0000 1.9 @@ -27,13 +27,10 @@ <html> <head> <title>$title</title> - <meta http-equiv="content-type" content="text/html; charset=$encoding"> <base href="$baseurl"> <link rel="stylesheet" type="text/css" href="$stylesheet"> $alternatestyle{ <link rel="alternate stylesheet" type="text/css" href="$stylesheet" title="$stylename"> } <link rel="icon" type="image/x-icon" href="LXRimages/LXRlogo32.ico"> -<!-- Candidat à destruction --> -<!-- placer le script seulement où il y a besoin --> <script type="text/javascript"> function ensureFocus() { Index: html-head-smaller.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-head-smaller.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- html-head-smaller.html 30 Sep 2012 10:33:46 -0000 1.4 +++ html-head-smaller.html 4 Sep 2013 15:22:42 -0000 1.5 @@ -25,13 +25,10 @@ <html> <head> <title>$title</title> - <meta http-equiv="content-type" content="text/html; charset=$encoding"> <base href="$baseurl"> <link rel="stylesheet" type="text/css" href="$stylesheet"> $alternatestyle{ <link rel="alternate stylesheet" type="text/css" href="$stylesheet" title="$stylename"> } <link rel="icon" type="image/x-icon" href="LXRimages/LXRlogo32.ico" sizes="32x32"> -<!-- Candidat à destruction --> -<!-- placer le script seulement où il y a besoin --> <script type="text/javascript"> function ensureFocus() { Index: html-head.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-head.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- html-head.html 14 Nov 2012 11:28:13 -0000 1.6 +++ html-head.html 4 Sep 2013 15:22:42 -0000 1.7 @@ -27,13 +27,10 @@ <html> <head> <title>$title</title> - <meta http-equiv="content-type" content="text/html; charset=$encoding"> <base href="$baseurl"> <link rel="stylesheet" type="text/css" href="$stylesheet"> $alternatestyle{ <link rel="alternate stylesheet" type="text/css" href="$stylesheet" title="$stylename"> } <link rel="icon" type="image/x-icon" href="LXRimages/LXRlogo32.ico"> -<!-- Candidat à destruction --> -<!-- placer le script seulement où il y a besoin --> <script type="text/javascript"> function ensureFocus() { Index: html-ident.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-ident.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- html-ident.html 21 Nov 2012 17:01:16 -0000 1.4 +++ html-ident.html 4 Sep 2013 15:22:42 -0000 1.5 @@ -36,7 +36,7 @@ (either belonging to a case-insensitive language or differing in case). </p> -<form method="get" action="ident"> +<form method="get" action="$varbtnaction"> <p> $variables <label> Index: html-search-glimpse.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-search-glimpse.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- html-search-glimpse.html 14 Nov 2012 11:28:13 -0000 1.4 +++ html-search-glimpse.html 4 Sep 2013 15:22:42 -0000 1.5 @@ -33,8 +33,9 @@ <br>Files ending in ",v" (CVS internal) or "~" (editor backup) are excluded from the search. </p> -<form method="get" action="search"> +<form method="get" action="$varbtnaction"> $variables{<input type="hidden" name="$variable" value="$value"> +}$urlargs{ <input type="hidden" name="$urlvar" value="$urlval"> } <table> <tr> <td> Index: html-search-swish.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-search-swish.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- html-search-swish.html 14 Nov 2012 11:28:13 -0000 1.3 +++ html-search-swish.html 4 Sep 2013 15:22:42 -0000 1.4 @@ -31,8 +31,9 @@ <br>Matches are case-insensitive unless you check the box below. <br>To use full-fledged Perl regex in the filename filter, check the other box below. -<form method="get" action="search"> +<form method="get" action="$varbtnaction"> $variables{<input type="hidden" name="$variable" value="$value"> +}$urlargs{ <input type="hidden" name="$urlvar" value="$urlval"> } <table> <tr> <td> |