||*()*|| Hi, Nuno. I wonder if there is any link checker which runs once a month through documentation to catch all missing and/or outdated links? It can also save link contents with status 200, 302, "checked manually - ok" to detect when the pages are no longer contain desired content.
NL> nlopess Wed Jul 26 12:01:04 2006 UTC NL> Modified files: NL> /phpdoc/entities global.ent NL> Log: NL> update some urls NL> http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.266&r2=1.267&diff_format=u NL> Index: phpdoc/entities/global.ent NL> diff -u phpdoc/entities/global.ent:1.266 NL> phpdoc/entities/global.ent:1.267 NL> --- phpdoc/entities/global.ent:1.266 Fri Jun 9 18:31:30 2006 NL> +++ phpdoc/entities/global.ent Wed Jul 26 12:01:04 2006 NL> @@ -1,6 +1,6 @@ NL> <!-- -*- SGML -*- NL> - $Id: global.ent,v 1.266 2006/06/09 18:31:30 bjori Exp $ NL> + $Id: global.ent,v 1.267 2006/07/26 12:01:04 nlopess Exp $ NL> Contains global "macros" for all the XML documents. NL> @@ -16,7 +16,7 @@ NL> <!ENTITY url.apache.source "http://www.apache.org/dist/httpd/"> NL> <!ENTITY url.apache.core NL> "http://httpd.apache.org/docs/2.0/en/mod/core.html"> NL> <!ENTITY url.apache.tuscany NL> "http://incubator.apache.org/tuscany/"> NL> -<!ENTITY url.apc.technotes NL> "http://cvs.php.net/co.php/pecl/apc/TECHNOTES.txt"> NL> +<!ENTITY url.apc.technotes NL> "http://cvs.php.net/viewvc.cgi/pecl/apc/TECHNOTES.txt?view=markup"> NL> <!ENTITY url.apd "http://apd.communityconnect.com/"> NL> <!ENTITY url.apt-get "http://www.apt-get.org/"> NL> <!ENTITY url.argsep NL> "http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2"> NL> @@ -24,7 +24,7 @@ NL> <!ENTITY url.aspell "http://aspell.sourceforge.net/"> NL> <!ENTITY url.asp2php "http://asp2php.naken.cc/"> NL> <!ENTITY url.asptranslator NL> "http://www.design215.com/toolbox/translator/"> NL> -<!ENTITY url.browscap.download NL> "http://www.garykeith.com/browsers/downloads.asp"> NL> +<!ENTITY url.browscap.download NL> "http://browsers.garykeith.com/downloads.asp"> NL> <!ENTITY url.bzip2 "http://www.bzip.org/"> NL> <!ENTITY url.bison NL> "http://www.gnu.org/software/bison/bison.html"> NL> <!ENTITY url.bidi.algorithm NL> "http://www.unicode.org/unicode/reports/tr9/"> NL> @@ -95,7 +95,7 @@ NL> <!ENTITY url.filepro "http://www.fptech.com/"> NL> <!ENTITY url.firebird "http://www.firebirdsql.org/"> NL> <!ENTITY url.flex "http://www.gnu.org/software/flex/flex.html"> NL> -<!ENTITY url.foldoc "http://www.foldoc.org/"> NL> +<!ENTITY url.foldoc "http://foldoc.org/"> NL> <!ENTITY url.foldoc.epoch NL> "http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?EPOCH"> NL> <!ENTITY url.freetds "http://www.freetds.org/"> NL> <!ENTITY url.freetype "http://www.freetype.org/"> NL> @@ -388,7 +388,7 @@ NL> <!ENTITY url.yaz-marcxml "http://www.loc.gov/standards/marcxml/"> NL> <!ENTITY url.yaz.z3950.4 NL> "http://www.loc.gov/z3950/agency/markup/04.html#3.2.1.1.4"> NL> <!ENTITY url.zend "http://www.zend.com/"> NL> -<!ENTITY url.zend.aliaslist NL> "http://zend.com/phpfunc/all_aliases.php"> NL> +<!ENTITY url.zend.aliaslist NL> "http://www.zend.com/phpfunc/all_aliases.php"> NL> <!ENTITY url.zend.articles "http://www.zend.com/zend/art/"> NL> <!ENTITY url.zend.comdotnet NL> "http://www.zend.com/php5/articles/php5-dotnet.php"> NL> <!ENTITY url.zend.funclist "http://www.zend.com/phpfunc/"> t --