Added Nik Clayton <nik@FreeBSD.ORG> as contact person

for a first snapshot of the ports module.

New section ``Multilingual Web scripts''
This commit is contained in:
Wolfram Schneider 1999-01-27 22:24:24 +00:00
parent 0985d487b1
commit f3030cc8b1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4135

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-11 11:26:39 $">
<!ENTITY date "$Date: 1999-01-27 22:24:24 $">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: current.sgml,v 1.6 1998-11-11 11:26:39 wosch Exp $ -->
<!-- $Id: current.sgml,v 1.7 1999-01-27 22:24:24 wosch Exp $ -->
<html>
&header;
@ -212,6 +212,37 @@ $port = {
<p>Modify the cgi script url.cgi, ports.cgi , pds.cgi and the
script portindex to use this module.
<p><b>Contact</b> Nik Clayton &lt;<a
href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>&gt; for a
first snapshot of the ports module.</p>
<h3><font color="#660000">Multilingual Web scripts</font></h3>
<p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>
<p></p>
<p><b>Synopsis:</b>
Our main Web pages are written in (American) English. The <a
href="translations.html">FreeBSD Translations Projects</a>
translate the web pages, Handbook and FAQ to other languages.
<p>
We must translate the cgi scripts and web build scripts too. The
scripts should support multiple languages, not only once.
Most scripts are written in perl.</p>
<ul>
<li>Merge the perl scripts <a
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/en/ports/portindex">www/en/ports/portindex</a>
and <a
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/ja/ports/portindex">www/ja/ports/portindex</a>
into one script. Add an option for English and Japanese output.
</li>
</ul>
<h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
<p><b>Responsible:</b>