Factored out the 'what links here' code into cocanwiki_links library.
authorrich <rich>
Sun, 10 Oct 2004 14:44:50 +0000 (14:44 +0000)
committerrich <rich>
Sun, 10 Oct 2004 14:44:50 +0000 (14:44 +0000)
commitf249bda689881753ba729e48cce6ddf84ffeb3c2
treeba5f55087d34db1914b31aa761fbf32f4508a1a1
parent8fd66f9650d6b3f18854c64b3871ab6c1d5f66cd
Factored out the 'what links here' code into cocanwiki_links library.
Fixed it so that it can discover links mediated by redirects.

max_redirect moved from page.ml because it's used in other places.
scripts/cocanwiki.ml
scripts/cocanwiki_links.ml
scripts/cocanwiki_links.mli
scripts/page.ml
scripts/what_links_here.ml