When is a wiki not a wiki?
April 11, 2007 10:19 PM Subscribe
I'm setting up a little site that's like an encylopedia. I want the instant-linking that I've had in VooDoo pad (wiki)--when I type "Lincoln" it automatically links to the "Lincoln" page. But I don't need any other wiki features--this is not collaborative. Is there some way to just get that handy quick-link feature as I write my articles? Thanks, smarties!
posted by largecorp to computers & internet (8 answers total) 2 users marked this as a favorite
Hash the names of all the articles, then for each word in the current article, if it exists in the hash, replace the word with the appropriate link.
posted by chrisamiller at 12:28 AM on April 12, 2007