[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server/staging/audio-video av-menu.html
From: |
Therese Godefroy |
Subject: |
www/server/staging/audio-video av-menu.html |
Date: |
Mon, 27 Jun 2022 12:30:06 -0400 (EDT) |
CVSROOT: /webcvs/www
Module name: www
Changes by: Therese Godefroy <th_g> 22/06/27 12:30:06
Modified files:
server/staging/audio-video: av-menu.html
Log message:
Add entries for documentation.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/audio-video/av-menu.html?cvsroot=www&r1=1.1&r2=1.2
Patches:
Index: av-menu.html
===================================================================
RCS file: /webcvs/www/www/server/staging/audio-video/av-menu.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- av-menu.html 20 Jun 2022 15:36:15 -0000 1.1
+++ av-menu.html 27 Jun 2022 16:30:06 -0000 1.2
@@ -3,35 +3,54 @@
<hr class="no-display" />
<a href="#content"><span>BACK TO TOP </span>▲</a>
</div>
-<div class="reduced-width">
+ <div class="reduced-width">
<h3>Audio and Video</h3>
<dl>
<!--#if expr="$REQUEST_URI = /\/audio-video[.]/" --><dt class="current">
<!--#echo encoding="none" var="MARK_START" -->
- <a href="audio-video.html#content">Main page</a><span
class="gnun-split"></span>
+ <a href="/server/staging/audio-video/audio-video.html#content">Main
page</a><span class="gnun-split"></span>
<!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
- <a href="audio-video.html#content">Main page</a></dt><!--#endif -->
+ <a href="/server/staging/audio-video/audio-video.html#content">Main
page</a></dt><!--#endif -->
<!--#if expr="$REQUEST_URI = /\/audio-video\/audio\//" --><dt
class="current">
<!--#echo encoding="none" var="MARK_START" -->
- <a href="/software/audio-video/audio/index.html#content">Audio</a>
+ <a href="/server/staging/audio-video/audio/audio.html#content">Audio</a>
<!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
- <a
href="/software/audio-video/audio/index.html#content">Audio</a></dt><!--#endif
-->
+ <a
href="/server/staging/audio-video/audio/audio.html#content">Audio</a></dt><!--#endif
-->
- <!--#if expr="$REQUEST_URI = /\/audio-video\/video\//" --><dt
class="current">
+ <!--#if expr="$REQUEST_URI = /\/audio-video\/video\/index/" --><dt
class="current">
<!--#echo encoding="none" var="MARK_START" -->
- <a href="/software/audio-video/video/index.html#content">Video</a>
+ <a href="/server/staging/audio-video/video/video.html#content">Video</a>
<!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
- <a
href="/software/audio-video/video/index.html#content">Video</a></dt><!--#endif
-->
+ <a
href="/server/staging/audio-video/video/video.html#content">Video</a></dt><!--#endif
-->
- <!--#if expr="$REQUEST_URI = /\/audio-video\/docs[.]/" --><dt
class="current">
+ <!--#if expr="$REQUEST_URI = /\/audio-video\/docs\/av-docs[.]/" --><dt
class="current">
<!--#echo encoding="none" var="MARK_START" -->
<a href="/software/audio-video/docs/index.html#content">Documentation</a>
<!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
<a
href="/software/audio-video/docs/index.html#content">Documentation</a></dt><!--#endif
-->
+ <dd>
+ <ul>
+ <!--#if expr="$REQUEST_URI = /\/audio-video\/docs\/accessrecording/"
--><li class="current">
+ <!--#echo encoding="none" var="MARK_START" -->
+ <a
href="/server/staging/audio-video/docs/accessrecording.html#content">Accessing
recordings</a><span class="gnun-split"></span>
+ <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+ <a
href="/server/staging/audio-video/docs/accessrecording.html#content">Accessing
recordings</a></li><!--#endif -->
+ <!--#if expr="$REQUEST_URI = /\/audio-video\/docs\/requestrecording/"
--><li class="current">
+ <!--#echo encoding="none" var="MARK_START" -->
+ <a
href="/server/staging/audio-video/docs/requestrecording.html#content">Request
for recording</a><span class="gnun-split"></span>
+ <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+ <a
href="/server/staging/audio-video/docs/requestrecording.html#content">Request
for recording</a></li><!--#endif -->
+ <!--#if expr="$REQUEST_URI = /\/audio-video\/docs\/formatguide/" --><li
class="current">
+ <!--#echo encoding="none" var="MARK_START" -->
+ <a
href="/server/staging/audio-video/docs/formatguide.html#content">Format
guide</a><span class="gnun-split"></span>
+ <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+ <a
href="/server/staging/audio-video/docs/formatguide.html#content">Format
guide</a></li><!--#endif -->
+ </ul>
+ </dd>
</dl>
-</div>
+ </div>
</div>
</div><!-- for id="content", starts in the include above -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- www/server/staging/audio-video av-menu.html,
Therese Godefroy <=