On Dec 10, 2:21 pm, The Editor <[email protected]> wrote: > On Thu, Dec 10, 2009 at 3:09 AM, Markus <[email protected]> wrote: > > Link Rot reports dead links that are commented out. I would make Link > > Rot ignore them. > > I don't think we can do this easily... The only way would be to > change how the pages are indexed, and then reindex your entire site. > Linkrot works strictly off your index. > > I'm wondering though if text that is commented out should be indexed > or not? Looking at the core code we could either strip out just > commented out links, or everything that is commented out. Or we could > index everything as now. Any thoughts?
Why not choose a sensible default and allow to include/exclude comments in site.config (or wherever it must be done)? > > > Dan, some time ago you wanted to remove the "some.page" links from > > site.help. We agreed on just replacing them with "site.help" itself. > > The reason was to not have broken links on site.help that are reported > > by Link Rot. > > Ok, I've just done this. Will be in the next release. > > Cheers, > Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
