mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 01:10:27 +00:00
updated docs
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@707 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d52439c295
commit
06f4bef4b7
4 changed files with 43 additions and 10 deletions
2
WONTDO
2
WONTDO
|
|
@ -3,7 +3,7 @@ This is a list of things LinkChecker *wont* do for you.
|
|||
1) Support JavaScript
|
||||
See the FAQ
|
||||
|
||||
2) Print unreachable/dead documents
|
||||
2) Print unreachable/dead documents of your website.
|
||||
This would require
|
||||
- file system access to your web repository
|
||||
- access to your web server configuration
|
||||
|
|
|
|||
17
po/de.po
17
po/de.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Fri Jan 3 21:29:26 2003\n"
|
||||
"POT-Creation-Date: Sun Jan 5 02:24:32 2003\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Bastian Kleineidam <calvin@users.sourceforge.net>\n"
|
||||
"Language-Team: LANGUAGE <de@li.org>\n"
|
||||
|
|
@ -566,8 +566,11 @@ msgstr ""
|
|||
" angegebene Anzahl an Bytes übersteigt.\n"
|
||||
" Diese Option impliziert -w.\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"NOTES\n"
|
||||
"o A ! before any regex negates it. So '!^mailto:' matches everything but\n"
|
||||
" a mailto link.\n"
|
||||
"o LinkCheckers commandline parser treats \"ftp.\" links like \"ftp://ftp.\"\n"
|
||||
" and \"www.\" links like \"http://www.\".\n"
|
||||
" You can also give local files as arguments.\n"
|
||||
|
|
@ -604,10 +607,18 @@ msgstr ""
|
|||
"o Beim Prüfen von 'news:' Links muß der angegebene NNTP Rechner nicht\n"
|
||||
" unbedingt derselbe wie der des Benutzers sein!\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"EXAMPLES\n"
|
||||
"o linkchecker -v -ohtml -r2 -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"o Check the treasure.calvinsplayground.de domain, but don't recurse into\n"
|
||||
" links outside of this domain:\n"
|
||||
" linkchecker -v -r5 -ohtml -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"\n"
|
||||
"o Don't connect to mailto: hosts, only check their URL syntax. All other\n"
|
||||
" links are checked as usual:\n"
|
||||
" linkchecker --intern='!^mailto:' --strict www.mysite.org\n"
|
||||
"\n"
|
||||
"o Local files and syntactic sugar on the command line:\n"
|
||||
" linkchecker c:\\temp\\test.html\n"
|
||||
" linkchecker ../bla.html\n"
|
||||
|
|
|
|||
17
po/fr.po
17
po/fr.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Fri Jan 3 21:29:26 2003\n"
|
||||
"POT-Creation-Date: Sun Jan 5 02:24:32 2003\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <fr@li.org>\n"
|
||||
|
|
@ -535,8 +535,11 @@ msgstr ""
|
|||
" number of bytes.\n"
|
||||
" This option implies -w.\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"NOTES\n"
|
||||
"o A ! before any regex negates it. So '!^mailto:' matches everything but\n"
|
||||
" a mailto link.\n"
|
||||
"o LinkCheckers commandline parser treats \"ftp.\" links like \"ftp://ftp.\"\n"
|
||||
" and \"www.\" links like \"http://www.\".\n"
|
||||
" You can also give local files as arguments.\n"
|
||||
|
|
@ -573,10 +576,18 @@ msgstr ""
|
|||
"d'être le\n"
|
||||
" même que l'hôte de l'utilisateur qui parcourt vos pages!\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"EXAMPLES\n"
|
||||
"o linkchecker -v -ohtml -r2 -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"o Check the treasure.calvinsplayground.de domain, but don't recurse into\n"
|
||||
" links outside of this domain:\n"
|
||||
" linkchecker -v -r5 -ohtml -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"\n"
|
||||
"o Don't connect to mailto: hosts, only check their URL syntax. All other\n"
|
||||
" links are checked as usual:\n"
|
||||
" linkchecker --intern='!^mailto:' --strict www.mysite.org\n"
|
||||
"\n"
|
||||
"o Local files and syntactic sugar on the command line:\n"
|
||||
" linkchecker c:\\temp\\test.html\n"
|
||||
" linkchecker ../bla.html\n"
|
||||
|
|
|
|||
17
po/nl.po
17
po/nl.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Fri Jan 3 21:29:26 2003\n"
|
||||
"POT-Creation-Date: Sun Jan 5 02:24:32 2003\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Hans Bausewein <hans.bausewein@comerwell.xs4all.nl>\n"
|
||||
"Language-Team: LANGUAGE <nl@li.org>\n"
|
||||
|
|
@ -549,8 +549,11 @@ msgstr ""
|
|||
" number of bytes.\n"
|
||||
" This option implies -w.\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"NOTES\n"
|
||||
"o A ! before any regex negates it. So '!^mailto:' matches everything but\n"
|
||||
" a mailto link.\n"
|
||||
"o LinkCheckers commandline parser treats \"ftp.\" links like \"ftp://ftp.\"\n"
|
||||
" and \"www.\" links like \"http://www.\".\n"
|
||||
" You can also give local files as arguments.\n"
|
||||
|
|
@ -587,10 +590,18 @@ msgstr ""
|
|||
"o Beim Prüfen von 'news:' Links muß der angegebene NNTP Rechner nicht\n"
|
||||
" unbedingt derselbe wie der des Benutzers sein!\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"EXAMPLES\n"
|
||||
"o linkchecker -v -ohtml -r2 -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"o Check the treasure.calvinsplayground.de domain, but don't recurse into\n"
|
||||
" links outside of this domain:\n"
|
||||
" linkchecker -v -r5 -ohtml -s -itreasure.calvinsplayground.de \\\n"
|
||||
" http://treasure.calvinsplayground.de/~calvin/ > sample.html\n"
|
||||
"\n"
|
||||
"o Don't connect to mailto: hosts, only check their URL syntax. All other\n"
|
||||
" links are checked as usual:\n"
|
||||
" linkchecker --intern='!^mailto:' --strict www.mysite.org\n"
|
||||
"\n"
|
||||
"o Local files and syntactic sugar on the command line:\n"
|
||||
" linkchecker c:\\temp\\test.html\n"
|
||||
" linkchecker ../bla.html\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue