cvs commit: www/it includes.navdocs.sgml includes.sgml
includes.xsl index.xsl
Ceri Davies
ceri at submonkey.net
Fri Oct 7 05:05:55 PDT 2005
On Fri, Oct 07, 2005 at 09:21:18AM +0000, Alex Dupre wrote:
> ale 2005-10-07 09:21:18 UTC
>
> FreeBSD doc repository
>
> Modified files:
> it includes.navdocs.sgml includes.sgml
> includes.xsl index.xsl
> Log:
> Sync with en:
> - add handbook link on home page
> - use $cgienbase
Slight gotcha - cgibase actually includes the /cgi bit too in order to
increase its usefulness.
Ceri
> | @@ -1,4 +1,4 @@
> | -<!-- $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/it/includes.navdocs.sgml,v 1.1 2005/10/06 14:27:50 ale Exp $ -->
> | +<!-- $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/it/includes.navdocs.sgml,v 1.2 2005/10/07 09:21:18 ale Exp $ -->
> |
> | <!ENTITY nav '<div id="sidenav">
> | <h2 class="blockhide">Sezione di Navigazione</h2>
> | @@ -8,7 +8,7 @@
> | <li><a href="&enbase;/doc/&url.doc.langcode;/books/handbook/index.html">Manuale</a></li>
> | <li><a href="&enbase;/docs/man.html">Pagine man</a>
> | <ul>
> | - <li><a href="&enbase;/cgi/man.cgi">Man Online</a></li>
> | + <li><a href="&cgibase;/cgi/man.cgi">Man Online</a></li>
> | </ul>
> | </li>
> | <li><a href="&base;/docs/books.html">Libri e Articoli Tradotti Online</a></li>
> | @@ -73,7 +74,7 @@
> | </ul>
> | </div> <!-- searchnav -->
> | <div id="search">
> | - <form action="&enbase;/cgi/search.cgi" method="get">
> | + <form action="&cgibase;/cgi/search.cgi" method="get">
> | <div>
> | <h2 class="blockhide"><label for="words">Cerca</label></h2>
> | <input type="hidden" name="max" value="25"> <input type="hidden" name="source" value="www"><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca"> <input id="submit" name="submit" type="submit" value="Cerca">
> | @@ -64,7 +64,7 @@
> | </ul>
> | </div> <!-- searchnav -->
> | <div id="search">
> | - <form action="{$enbase}/cgi/search.cgi" method="get">
> | + <form action="{$cgibase}/cgi/search.cgi" method="get">
> | <div>
> | <h2 class="blockhide"><label for="words">Cerca</label></h2>
> | <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca" /> <input id="submit" name="submit" type="submit" value="Cerca" />
> | @@ -170,7 +170,7 @@
> | <li><a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/index.html">Manuale</a></li>
> | <li><a href="{$enbase}/docs/man.html">Pagine man</a>
> | <ul>
> | - <li><a href="{$enbase}/cgi/man.cgi">Man Online</a></li>
> | + <li><a href="{$cgibase}/cgi/man.cgi">Man Online</a></li>
> | </ul>
> | </li>
> | <li><a href="{$base}/docs/books.html">Libri e Articoli Tradotti Online</a></li>
> | @@ -124,7 +124,7 @@
> | </div> <!-- languagenav -->
> |
> | <div id="mirror">
> | - <form action="{$enbase}/cgi/mirror.cgi" method="get">
> | + <form action="{$cgibase}/cgi/mirror.cgi" method="get">
> | <div>
> | <h2 class="blockhide"><label for="mirrorsel">Mirror</label></h2>
> | <select id="mirrorsel" name="goto">
--
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former. -- Einstein (attrib.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20051007/76288bf2/attachment.bin
More information about the cvs-all
mailing list