mirror of
https://github.com/xroche/httrack.git
synced 2026-08-13 11:12:19 +03:00
* The masthead wordmark is a 400x34 GIF that blurs on any hi-DPI screen Replaces it with an outlined SVG across the 38 documentation and WebHTTrack pages that carry it. The original was set in Futura, so the lockup was refitted in Jost*, the closest free Futura revival, taking weight from the measured stem thickness, size from the cap heights and tracking by least squares against the glyph positions in the old bitmap. tests/82 now asserts that every image a GUI page names is actually served. Signed-off-by: Xavier Roche <xroche@gmail.com> Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Xavier Roche <roche@httrack.com> * Point the shared chrome generator at the new wordmark The masthead of the 13 generated pages comes from tools/doc-chrome.py, so editing the pages alone left the generator disagreeing with its own output and --check red. Signed-off-by: Xavier Roche <xroche@gmail.com> Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Xavier Roche <roche@httrack.com> --------- Signed-off-by: Xavier Roche <xroche@gmail.com> Signed-off-by: Xavier Roche <roche@httrack.com> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
215 lines
6.5 KiB
HTML
215 lines
6.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- doc-chrome:head -->
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="How to reach the HTTrack project, and who contributed to it.">
|
|
<link rel="stylesheet" href="doc.css">
|
|
<script src="doc.js" defer></script>
|
|
<!-- /doc-chrome:head -->
|
|
<title>Contact and credits</title>
|
|
<script language="javascript">
|
|
<!--
|
|
function FOS(host,nom,info) {
|
|
var s;
|
|
if (info == "") info=nom+"@"+host;
|
|
s="mail";
|
|
document.write("<a href='"+s+"to:"+nom+"@"+host+"'>"+info+"</a>");
|
|
}
|
|
// -->
|
|
</script>
|
|
</head>
|
|
<body>
|
|
|
|
<!-- doc-chrome:top -->
|
|
<a class="skip" href="#main">Skip to content</a>
|
|
|
|
<header class="masthead">
|
|
<img src="images/wordmark.svg" width="400" height="36" alt="HTTrack Website Copier">
|
|
<div class="tagline">Open Source offline browser</div>
|
|
</header>
|
|
|
|
<div class="wrap">
|
|
|
|
<nav class="toc" aria-label="Documentation">
|
|
<h2>Start here</h2>
|
|
<ul>
|
|
<li><a href="guide.html">Interface guide</a></li>
|
|
<li><a href="faq.html">FAQ and troubleshooting</a></li>
|
|
<li><a href="abuse.html">Using HTTrack responsibly</a></li>
|
|
</ul>
|
|
<h2>Command line</h2>
|
|
<ul>
|
|
<li><a href="cmdguide.html">Command-line guide</a></li>
|
|
<li><a href="httrack.man.html">Option reference</a></li>
|
|
<li><a href="filters.html">Filter syntax</a></li>
|
|
</ul>
|
|
<h2>Developers</h2>
|
|
<ul>
|
|
<li><a href="dev.html">Programming</a></li>
|
|
<li><a href="library.html">libhttrack API</a></li>
|
|
<li><a href="plug.html">Callbacks</a></li>
|
|
<li><a href="scripting.html">Scripting</a></li>
|
|
<li><a href="cache.html">Cache format</a></li>
|
|
<li><a href="changes.html">Change report format</a></li>
|
|
</ul>
|
|
<h2>More</h2>
|
|
<ul>
|
|
<li><a href="fcguide.html">Users Guide (3.10)</a></li>
|
|
<li><a href="contact.html" aria-current="page" class="here">Contact and credits</a></li>
|
|
<li><a href="index.html">All documentation</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<main id="main">
|
|
<!-- /doc-chrome:top -->
|
|
|
|
<h1>Contact Us!</h1>
|
|
|
|
<br>
|
|
|
|
<h3 id="please-visit-our-website">
|
|
<center>
|
|
<a href="http://www.httrack.com/" target="_blank">Please visit our website!</a>
|
|
<br>
|
|
</center>
|
|
</h3>
|
|
|
|
<b>About this project:</b>
|
|
|
|
|
|
<pre>
|
|
Informations on this project:
|
|
|
|
This project has been developed by:
|
|
Xavier Roche (xroche at httrack dot com)
|
|
for the main engine and Windows interface
|
|
and maintainer for v2.0 and v3.0
|
|
Yann Philippot (yphilippot at lemel dot fr)
|
|
past contributor (java binary .class parser)
|
|
David Lawrie (dalawrie at lineone dot net)
|
|
Robert Lagadec (rlagadec at yahoo dot fr)
|
|
for checking both English & French translations
|
|
Juan Pablo Barrio Lera (University of León)
|
|
for Spanish translations
|
|
Rainer Klueting (rainer at klueting dot de)
|
|
Bastian Gorke (bastiang at yahoo dot com)
|
|
Rudi Ferrari (Wyando at netcologne dot de)
|
|
Marcus Gaza (MarcusGaza at t-online dot de)
|
|
for German translations
|
|
Rudi Ferrari (Wyando at netcologne dot de)
|
|
for Dutch translations
|
|
Lukasz Jokiel (Opole University of Technology, Lukasz dot Jokiel at po dot opole dot pl)
|
|
for Polish translations
|
|
Rui Fernandes (CANTIC, ruiefe at mail dot malhatlantica dot pt)
|
|
Pedro T dot Pinheiro (Universidade Nova de Lisboa-FCT, ptiago at mail dot iupi dot pt)
|
|
for Portuguese translations
|
|
Andrei Iliev (iliev at vitaplus dot ru)
|
|
for Russian translations
|
|
Witold Krakowski (wtkrak at netscape dot net )
|
|
for Italian translations
|
|
Jozsef Tamas Herczeg (hdodi at freemail dot hu)
|
|
for Hungarian translation
|
|
Paulo Neto (company at layout dot com dot br)
|
|
for Brazilian translation
|
|
Brook Qin (brookqwr at sina dot com)
|
|
for simplified Chinese translation
|
|
David Hing Cheong Hung (DAVEHUNG at mtr dot com dot hk)
|
|
Addy Lin (addy1975 at pchome dot com dot tw)
|
|
for traditional Chinese translation
|
|
Jesper Bramm (bramm at get2net dot dk)
|
|
for Danish translation
|
|
Tõnu Virma
|
|
for Estonian translation
|
|
Staffan Ström (staffan at fam-strom dot org)
|
|
for Swedish translation
|
|
Mehmet Akif Köeoðlu (mak at ttnet dot net dot tr)
|
|
for Turkish translation
|
|
Aleksandar Savic (aleks at macedonia dot eu dot org)
|
|
for Macedonian translation
|
|
Takayoshi Nakasikiryo
|
|
for Japanese translation
|
|
Martin Sereday (sereday at slovanet dot sk)
|
|
for Slovak translation
|
|
Antonín Matìjèík (matejcik at volny dot cz)
|
|
for Czech translation
|
|
Andrij Shevchuk (http://programy dot com dot ua)
|
|
for Ukrainian translation
|
|
Tobias "Spug" Langhoff (spug_enigma at hotmail dot com)
|
|
for Norwegian translation
|
|
Jadran Rudeciur (jrudec at email dot si)
|
|
for Slovenian translation
|
|
Alin Gheorghe Miron (miron dot alin at personal dot ro)
|
|
for Romanian translation
|
|
Michael Papadakis (mikepap at freemail dot gr)
|
|
for Greek translation
|
|
|
|
Thanks to:
|
|
Leto Kauler (molotov at tasmail dot com)
|
|
for the site/logos design
|
|
|
|
Special Thanks to:
|
|
Patrick Ducrot & Daniel Carré (ENSI of Caen)
|
|
for their initial support
|
|
Fred Cohen (fc at all dot net)
|
|
for HTTrack user's guide
|
|
|
|
Greetings to:
|
|
Christian Marillat (marillat dot christian at wanadoo dot fr)
|
|
for autoconf compliance and .deb package
|
|
Jean-loup Gailly from gzip dot org
|
|
for the help provided with Zlib
|
|
Eric A dot Young (eay at cryptsoft dot com)
|
|
for SSL cryptographic material (OpenSSL)
|
|
|
|
Russ Freeman from gipsymedia
|
|
for hints on DLL dynamic load
|
|
Paul DiLascia
|
|
for helping to fix problems with CHtmlView
|
|
ISMRA/Ensi of Caen
|
|
for their initial support
|
|
.. and all users that are using and supporting HTTrack!
|
|
|
|
</pre>
|
|
<hr>
|
|
<br>
|
|
|
|
If you want to ask any question to the authors, report bugs/problems,
|
|
please first check the <a href="http://forum.httrack.com">HTTrack Website Copier forum</a>.<br>
|
|
You can also contact by email, but due to the large volume of messages, it is impossible
|
|
to always respond (especially for configuration help or other configuration-related
|
|
questions).
|
|
<br>
|
|
|
|
<script language="javascript">
|
|
<!--
|
|
FOS('httrack.com','httrack','httrack at httrack dot com (HTTrack project)');
|
|
document.write('<br>');
|
|
FOS('httrack.com','roche','roche at httrack dot com (Xavier ROCHE)');
|
|
// -->
|
|
</script>
|
|
<noscript>
|
|
httrack at httrack dot com (HTTrack project)<br>
|
|
roche at httrack dot com (Xavier ROCHE)<br>
|
|
</noscript>
|
|
|
|
|
|
<br><hr><br>
|
|
<br>
|
|
This program is covered by the GNU General Public License.<br>
|
|
HTTrack/HTTrack Website Copier is Copyright (C) 1998-2026 Xavier Roche and other contributors
|
|
<br>
|
|
|
|
<!-- doc-chrome:bottom -->
|
|
</main>
|
|
</div>
|
|
|
|
<dialog id="zoom" aria-label="Enlarged image"><img src="" alt=""></dialog>
|
|
|
|
<footer>© 1998-2026 Xavier Roche & other contributors - Web Design: Leto Kauler.</footer>
|
|
<!-- /doc-chrome:bottom -->
|
|
|
|
</body>
|
|
</html>
|