Titus Brown wrote: > On Sat, Dec 16, 2006 at 05:31:43PM +0100, Lars Stavholm wrote: > -> Lars Stavholm wrote: > -> > I'm doing a simple all-links check on a site > -> > using the following simple twill script: > -> > > -> > go http://www.jonitec.se > -> > extend_with check_links > -> > check_links www\.jonitec\.se > -> > > -> > But for some reason, it doesn't follow the links. > -> > > -> > Does anyone have any idea why? > -> > -> Here's another one: <http://milleteknik.se>. > -> Some of the links are followed, some not. > -> > -> Any ideas? > -> /L > > Hi, Lars, > > short answer: it's not finding them! 'showlinks' isn't seeing anything > on jonitec. I have no idea why; I have to dig into the mechanize code > to find out.
OK, fine so, the only thing I can add is that the site is a php CMS based site (joomla.org) and that I'll leave it as is for now. The links in the generated HTML look fine to me. /L _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
