really like this wiki thing, reminds me of developing websites in Userland Frontier (http://www.userland.com).
one of the nice features of userland was the ability to use quotes around words to indicate a link, i.e., "Userland Frontier" would point to a web page of that name, so you could avoid SmashingWordsTogether. the other nice thing was a glossSub function that would allow you to use the glossary of web pages it maintained, but substitute another name for it. for instance, if you defined the "Userland Frontier" page, you could point to it from any other page by entering something like glossSub("go to the frontier site","Userland Frontier") and it would show the "go to the frontier site" text, but point to the already defined "Userland Frontier" page. this allows some flexibility in your links. to use regular quotes, you would escape the substitution with a backslash on the initial quote mark.
something like this in WikkiTikkiTavi would be nice, maybe just a double underscore or some other infrequent combination to create a link:
__Userland Frontier__ would function the same way UserlandFrontier does today.
and maybe
__this could point to it as well|Userland Frontier__
anyway, am digging around in the code, will see what i come up with. would love to mess around with the .20 beta.
had some problems with the monospace text ereg_replace function blowing up in version .10. it also appears there are some issues with multiple formatting hints being on the same line, it seems to go into an endless loop under certain scenarios.
overall, neat project.
04.11.2002
finally moving towards using tavi on my personal site, should have a wiki up shortly. hoping file upload/revision management a la TWiki is high on the list for tavi 3.x or whatever the next major release is. http://stalcup.net/ needs a graphic design - pretty spartan text right now, and then a tavi install is next on the list.
28.04.2003
Many of thought here given, are now implemented. I.e. [[Stalcup link]] --EvenHolen