Michael Wechner wrote:
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.
+1, that would be great
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?
That would be good, maybe using a menu item?
Then we need "checkable" menu items, but that would be nice for
the "show sidebar" functionality as well.
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]