Wiki like on http://wiki.asp.net (with hierarchical table of contents) - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T23:56:40Z http://stackoverflow.com/feeds/question/904906 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/904906/wiki-like-on-http-wiki-asp-net-with-hierarchical-table-of-contents 0 Wiki like on http://wiki.asp.net (with hierarchical table of contents) micha12 2009-05-25T00:01:02Z 2009-10-08T01:00:00Z <p>I am looking for a <strong>Wiki</strong> written on <strong>ASP.NET</strong> (preferably <strong>open source and free</strong>) similar to the one on <a href="http://wiki.asp.net/" rel="nofollow">http://wiki.asp.net/</a>.</p> <p>The main feature that I like on <a href="http://wiki.asp.net/" rel="nofollow">http://wiki.asp.net/</a> is a <strong>hierarchical table of contents</strong> - something which is totally absent in most Wikis - which are just collections of pages connected via hyperlinks, with no place where you can see the "sitemap" of the Wiki. What I need is a more structured Wiki, with pages organized like in a file system.</p> <p>Does anyone know such Wiki?</p> <p>Thank you.</p> http://stackoverflow.com/questions/904906/wiki-like-on-http-wiki-asp-net-with-hierarchical-table-of-contents/904938#904938 0 Answer by Marwan Aouida for Wiki like on http://wiki.asp.net (with hierarchical table of contents) Marwan Aouida 2009-05-25T00:14:26Z 2009-05-25T00:14:26Z <p>Try ScrewTurn wiki it is very good and open source<br /> <a href="http://www.screwturn.eu/MainPage.ashx" rel="nofollow">http://www.screwturn.eu/MainPage.ashx</a></p> http://stackoverflow.com/questions/904906/wiki-like-on-http-wiki-asp-net-with-hierarchical-table-of-contents/905420#905420 0 Answer by bradleydean for Wiki like on http://wiki.asp.net (with hierarchical table of contents) bradleydean 2009-05-25T05:18:41Z 2009-05-25T05:18:41Z <p>Check out Deki wiki:</p> <p>developer.mindtouch.com/Deki</p> <p>You can see the auto generated table of contents on the left hand side. There is also a link to a full page table of contents. </p> <p>Open source and very feature rich, I've used it on a few projects. There is a paid version as well, but I've never tried it.</p>