/[www]/www/philosophy/philosophy-menu.html
ViewVC logotype

Diff of /www/philosophy/philosophy-menu.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jturner, Sun Oct 16 15:52:53 2011 UTC revision 1.15 by th_g, Thu Oct 20 10:08:35 2022 UTC
# Line 1  Line 1 
1  <!-- begin philosophy/philosophy-menu.html -->  <!--#set var="MARK_START" value=" <span class='no-display'>=</span> " -->
2    <!--#set var="MARK_END" value=" <span class='no-display'>=</span> " -->
3  <!-- begin edu navigation bar -->  <div role="navigation">
4  <ul id="edu-navigation">   <ul id="edu-navigation">
5          <li><a href="/philosophy/philosophy.html">Introduction</a></li>  <!--#if expr="$REQUEST_URI = /\/essays-and-articles/" -->  <li class="active">
6          <li><a href="http://audio-video.gnu.org/">Audio and video</a></li>    <!--#echo encoding="none" var="MARK_START" -->
7          <li><a href="/philosophy/essays-and-articles.html">Essays and articles</a></li>     <a href="/philosophy/essays-and-articles.html">Essays&nbsp;&amp;&nbsp;articles</a>
8          <li><a href="/philosophy/speeches-and-interview.html">Speeches and interviews</a></li>     <span class="gnun-split"></span>
9          <li><a href="/philosophy/third-party-ideas.html">Third party ideas</a></li>    <!--#echo encoding="none" var="MARK_END" -->
10          <li><a href="/server/sitemap.html#directory-philosophy">All philosophy articles</a></li>    </li><!--#else
11  </ul>  -->  <li><a href="/philosophy/essays-and-articles.html">Essays&nbsp;&amp;&nbsp;articles</a></li><!--#endif -->
12  <!-- end edu navigation bar -->  <!--#if expr="$REQUEST_URI = /\/speeches-and-interview/" -->  <li class="active">
13      <!--#echo encoding="none" var="MARK_START" -->
14  <!-- end philosophy/philosophy-menu.html -->     <a href="/philosophy/speeches-and-interviews.html">Speeches&nbsp;&amp;&nbsp;interviews</a>
15       <span class="gnun-split"></span>
16      <!--#echo encoding="none" var="MARK_END" -->
17      </li><!--#else
18    -->  <li><a href="/philosophy/speeches-and-interviews.html">Speeches&nbsp;&amp;&nbsp;interviews</a></li><!--#endif -->
19    <!--#if expr="$REQUEST_URI = /\/third-party-ideas/" -->  <li class="active">
20      <!--#echo encoding="none" var="MARK_START" -->
21       <a href="/philosophy/third-party-ideas.html">Third&nbsp;party&nbsp;ideas</a>
22       <span class="gnun-split"></span>
23      <!--#echo encoding="none" var="MARK_END" -->
24      </li><!--#else
25    -->  <li><a href="/philosophy/third-party-ideas.html">Third&nbsp;party&nbsp;ideas</a></li><!--#endif -->
26    <!--#if expr="$REQUEST_URI = /\/latest-articles/" -->  <li class="active">
27      <!--#echo encoding="none" var="MARK_START" -->
28       <a href="/philosophy/latest-articles.html">Latest&nbsp;articles</a>
29       <span class="gnun-split"></span>
30      <!--#echo encoding="none" var="MARK_END" -->
31      </li><!--#else
32    -->  <li><a href="/philosophy/latest-articles.html">Latest&nbsp;articles</a></li><!--#endif -->
33      <li><a href="/audio-video/philosophy-recordings.html">Recordings</a></li>
34     </ul>
35    </div>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26