Commit Graph

13 Commits

Author SHA1 Message Date
Emmanuel Gil Peyrot 8496245e85 checkdeadlinks: Move the main functionality into a separate function. 2016-10-03 23:32:43 +01:00
Emmanuel Gil Peyrot e626ca87aa checkdeadlinks: Update the last modified header. 2016-10-03 23:17:23 +01:00
Emmanuel Gil Peyrot 137e41fbba checkdeadlinks: Make the script compatible both python2 and python3. 2016-10-03 23:12:01 +01:00
Emmanuel Gil Peyrot 62348c310b checkdeadlinks: Output the list of dead links on exit. 2016-10-03 23:12:01 +01:00
Emmanuel Gil Peyrot 230bab3bf9 checkdeadlinks: Remove unused imports. 2016-10-03 23:03:58 +01:00
Emmanuel Gil Peyrot 358fce4443 checkdeadlinks: Also check for images sources, and check each unique URL only once. 2016-10-03 23:03:58 +01:00
Emmanuel Gil Peyrot 615d091877 checkdeadlinks: Move the checking code into its own is_dead() function. 2016-10-03 23:03:57 +01:00
Emmanuel Gil Peyrot 3acdb8f2d1 checkdeadlinks: Return 0 on no-deadlink, 1 on deadlinks. 2016-10-03 23:03:55 +01:00
Emmanuel Gil Peyrot 52e64d545b checkdeadlinks: Replace optparse with argparse to simplify argument parsing. 2016-10-03 22:54:22 +01:00
Emmanuel Gil Peyrot 9dbd567676 checkdeadlinks: Remove trailing whitespace and use four spaces instead of tabs. 2016-10-03 22:50:35 +01:00
Peter Saint-Andre b4658beda9 2009 to 2010
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3802 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-01-11 20:23:59 +00:00
Unknown User 6891c87367 Some improvements to dead link checking tool.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3486 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-10-02 21:10:04 +00:00
Tobias Markmann c2262122d0 Adding dead-link checker script for XEPs.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3007 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-07 17:45:26 +00:00