Wiki as on http://wiki.asp.net (with hierarchical table of contents)
I'm looking for a Wiki written in ASP.NET (preferably open source and free ) similar to the one at http://wiki.asp.net/ .
The main feature that I like on http://wiki.asp.net/ is the hierarchical table of contents - something that is completely missing from most Wikis - they are just collections of pages linked through hyperlinks where there is no place where you you can see the "sitemap" wiki. I want a more structured Wiki, with pages organized like a file system.
Does anyone know of such a Wiki?
Thanks.
a source to share
Check out the Deki wiki:
developer.mindtouch.com/Deki
You can see the auto-generated table of contents on the left. There is also a link to the full table of contents page.
Open source and very rich feature set, I've used it for several projects. There is also a paid version, but I have never tried it.