CVSROOT: /web/www Module name: www Changes by: James Turner <jturner> 11/10/16 15:52:08
Modified files: philosophy : philosophy-menu.html Log message: Testing SSI conditionals CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/philosophy-menu.html?cvsroot=www&r1=1.3&r2=1.4 Patches: Index: philosophy-menu.html =================================================================== RCS file: /web/www/www/philosophy/philosophy-menu.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -b -r1.3 -r1.4 --- philosophy-menu.html 15 Oct 2011 18:04:51 -0000 1.3 +++ philosophy-menu.html 16 Oct 2011 15:52:01 -0000 1.4 @@ -3,7 +3,7 @@ <!-- begin edu navigation bar --> <ul id="edu-navigation"> <li><a href="/philosophy/philosophy.html">Introduction</a></li> - <li><a href="http://audio-video.gnu.org/">Audio and video</a></li> + <li<!--#if expr="${DOCUMENT_URI}=/philosophy/essays-and-articles.html" --> class="active"<!--#endif -->><a href="http://audio-video.gnu.org/">Audio and video</a></li> <li><a href="/philosophy/essays-and-articles.html">Essays and articles</a></li> <li><a href="/philosophy/speeches-and-interview.html">Speeches and interviews</a></li> <li><a href="/philosophy/third-party-ideas.html">Third party ideas</a></li>