-
Does the linkchecker invoked as one of the curation tasks check urls in description field?
-
I am unsure if this is a bug or a feature. My personal understanding is, that contents of a code-element (``...``) or a block of code (``...``) should not be checked.
The following example throws …
-
Problem:
$ php admin/tool/task/cli/schedule_task.php --execute='\local_linkchecker_robot\task\crawl_task'
fails on this [URL](http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=htt…
-
Hi,
I just installed linkchecker as described [here](https://github.com/wummel/linkchecker/blob/master/doc/install.txt):
`sudo pip install LinkChecker`
If I try to get the version as the root user,…
-
Is there a way to enable the linkchecker to ignore telephone links? For a site with the following link:
```
Assisted LivingSales Office1-800-252-4793
```
The linkchecker attempts to crawl http://www…
-
Trying to install linkchecker into a python 2.7 virtual env currently fails apparently do to incompatibility with the just released requests 2.10.0
See below for an installation into a fresh python 2…
-
With the following test, I do not get any errors:
```
Test
Anchor1
Anchor2
```
I would have expected a warning or error for the duplicate anchors...
natke updated
10 years ago
-
Command I used: ['/home/taoa2/linkchecker/LinkChecker-9.3/bin/linkchecker', 'https://qa.ncbi.nlm.nih.gov/omim/276700', '-r1', '--no-robots', '-ohtml', '--check-extern', '--no-warning', '-Dall']
Tra…
-
README says "Python 2.7.2 or later is needed." which implies Python 3 should work.
However, installation under Python 3 fails, first problem is at line 82 in file `po/msgfmt.py`
```
output = str…
-
As referenced in #260:
> This is now fixed with the merge of #259. However, it is a hack, so I'm going to create a standing issue to remove the `linkcheck_ignore` Sphinx option when https://github…