Doug Chestnut wrote:

Hi Devs,
For my publications I have set up a external link check usecase which checks the external links of a document and caches the linkreport. The linkreport gets recreated when the document has been modified. The external links are checked using a HEAD request.

I call this linkreport usecase from some javascript in the authoring pages. The javascript uses XMLHttpRequest to call the linkreport usecase onload, parses the xml report for broken links, then assigns class="brokenlink" to all links which contain the broken href in the current document (this highlights the link using a css property).

The cached link reports could possibly be used to create a publication broken link report.

Is there any interest in this being added to the default pub in 1.4?


yes, I think this would be very nice. What about performance and if
there is not network connection available?

Would it be possible to build-in a switch for turning on/off this feature?

Thanks

Michi


--Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to