What is the best c# wiki to integrate into an alre

2019-03-11 16:17发布

We need to add a wiki to an already existing website, however we want only logged in users to be able to edit the wiki and we would prefer to use our own method of authentication.

Has anyone got any experiences with something similar or any suggestions of a good wiki engine for the job?

UPDATE: Thanks everyone, the general seems to be consensus is that ScrewTurn is one of the best Wiki's, however does anyone have any experience of integrating it into your own website?

Imagine you have the website with the basic layout done and you have an authentication system already.

How can you bring the engine into the middle of that so that your layout and menus surround the wiki and it uses your own authentication system?

4条回答
ら.Afraid
2楼-- · 2019-03-11 16:56

Well, Screwturn Wiki was once the best - it has become too clumsy and complicated. it has lost its place as simple WIKI. i regret to have upgrade after Microsoft seem to have funded it. I am currently looking to replace it with something else - it has become a beast.

查看更多
地球回转人心会变
3楼-- · 2019-03-11 17:12

I did a bit of evaluation of ASP.NET wikis recently, and the best one in my opinion is ScrewTurn Wiki.

You could try comparing some on WikiMatrix if you want to see alternatives.

查看更多
放我归山
4楼-- · 2019-03-11 17:14

Screwturn Wiki is what Chuck Norris would use if he needed a Wiki

查看更多
萌系小妹纸
5楼-- · 2019-03-11 17:19

I was pleasantly surprised at how good the Sharepoint wiki is (using Windows Sharepoint Services - WSS 3.0), though I dont know if this option would work for you. Worth looking at though... Sharepoint of course also supports custom authentication, strong authorization framework, etc.

UPDATE: To clarify, while I don't think that Sharepoint Wiki is the best of breed out there when it comes to wikis, my intent was that it integrates very nicely into the sharepoint model - and it is definitely "good enough".

查看更多
登录 后发表回答