www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 body-include-2...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 body-include-2...
Date: Sun, 30 Aug 2015 07:08:14 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/08/30 07:08:14

Modified files:
        server/staging/nav-bar/test9: body-include-2.html tag-base.html 

Log message:
        In SSI regex, escape the dot with a double backslash.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-2.html?cvsroot=www&r1=1.23&r2=1.24
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/tag-base.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-2.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- body-include-2.html 29 Aug 2015 11:13:27 -0000      1.23
+++ body-include-2.html 30 Aug 2015 07:08:10 -0000      1.24
@@ -45,7 +45,7 @@
 <!--#else -->
    <li id="tabAboutGNU"><a href="/gnu/gnu.html">About&nbsp;GNU</a></li>
 <!--#endif -->
-<!--#if expr="$REQUEST_URI = /\/philosophy(\/|$|\.html$)/ || $REQUEST_URI = 
/rms-nyu-2001-transcript/" -->
+<!--#if expr="$REQUEST_URI = /\/philosophy(\/|$|\\.html$)/ || $REQUEST_URI = 
/rms-nyu-2001-transcript/" -->
   <li id="tabPhilosophy" class="active">
     <!--#echo encoding="none" var="MARK_START" -->
     <a href="/philosophy/philosophy.html">Philosophy</a>
@@ -65,7 +65,7 @@
 <!--#else -->
    <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li>
 <!--#endif -->
-<!--#if expr="$REQUEST_URI = /\/education(\/|$|\.html$)/" -->
+<!--#if expr="$REQUEST_URI = /\/education(\/|$|\\.html$)/" -->
   <li id="tabEducation" class="active">
     <!--#echo encoding="none" var="MARK_START" -->
     <a href="/education/education.html">Education</a>

Index: tag-base.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/tag-base.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- tag-base.html       29 Aug 2015 21:11:18 -0000      1.5
+++ tag-base.html       30 Aug 2015 07:08:10 -0000      1.6
@@ -1,11 +1,11 @@
 <!--#set var="q" value="$DOCUMENT_URI"
- --><!--#if  expr="$q = 
/\/test9\/home(2|5)([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" aboutfs gnuhistory gnulinux copyright patents 
cultural " --><!--#endif
- --><!--#if  expr="$q = 
/^\/keepingup([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" info fsf gnu " --><!--#endif
- --><!--#if  expr="$q = 
/^\/accessibility\/accessibility([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" xx " --><!--#endif
- --><!--#if  expr="$q = 
/^\/award\/2003\/2003-call([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" bbb " --><!--#endif
- --><!--#if  expr="$q = 
/^\/bulletins\/bull12([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" nn " --><!--#endif
- --><!--#if  expr="$q = 
/^\/bulletins\/bull18([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" rr " --><!--#endif
- --><!--#if  expr="$q = 
/^\/bulletins\/bull24([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" ff " --><!--#endif
- --><!--#if  expr="$q = 
/^\/doc\/other-free-books([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" jgf n " --><!--#endif
- --><!--#if  expr="$q = 
/\/test9\/philosophy([^-+_a-zA-Z0-9][a-z][a-z]|.[a-z][a-z]-[a-z][a-z])?[^-+_a-zA-Z0-9]html/"
 --><!--#set var="TAGS" value=" aboutfs netservices hardware copyright drm noip 
patents cultural terminology proprietary fsf " --><!--#endif
+ --><!--#if  expr="$q = 
/\/home(2|5)(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set var="TAGS" 
value=" aboutfs gnuhistory gnulinux copyright patents cultural " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/keepingup(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set 
var="TAGS" value=" info fsf gnu " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/accessibility\/accessibility(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" 
--><!--#set var="TAGS" value=" xx " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/award\/2003\/2003-call(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" 
--><!--#set var="TAGS" value=" bbb " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/bulletins\/bull12(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set 
var="TAGS" value=" nn " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/bulletins\/bull18(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set 
var="TAGS" value=" rr " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/bulletins\/bull24(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set 
var="TAGS" value=" ff " --><!--#endif
+ --><!--#if  expr="$q = 
/^\/doc\/other-free-books(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" 
--><!--#set var="TAGS" value=" jgf n " --><!--#endif
+ --><!--#if  expr="$q = 
/\/test9\/philosophy(\\.[a-z]{2}|\\.[a-z]{2}-[a-z]{2})?\\.html/" --><!--#set 
var="TAGS" value=" aboutfs netservices hardware copyright drm noip patents 
cultural terminology proprietary fsf " --><!--#endif
  -->



reply via email to

[Prev in Thread] Current Thread [Next in Thread]