Mono Support Wiki functionality 

Viewed 58491 time(s), 7 post(s), 8/16/2011 8:56:26 PM - by rovvy
8/16/2011 9:06:51 PM
152 Reputation 21 Total posts

Hi,

I'm looking at the possibility and effort to integrate a free/open source wiki engine with monox.
Do you have any recommendation or suggestion ?

Thank you,
Razvan

1
8/16/2011 9:07:59 PM
7207 Reputation 956 Total posts

Which wiki engine are you referring to? If they support the stanard ASP.NET membership provider model, it should be rather easy since both systems will be able to use each other users and roles.

2
8/16/2011 9:44:56 PM
152 Reputation 21 Total posts

Thank you for the quick reply Denis.

I was looking at the wikis at http://csharpopensource.com/csharpwiki.aspx
From the ones in the list, I can see that ScrewTurn might be implementing the provider model.

--
Razvan

3
8/17/2011 7:53:42 AM
152 Reputation 21 Total posts

Do you have any other suggestion from your experience and/or previous projects that you would recommend me to take into consideration?

Thanks,
Razvan

4
8/17/2011 9:03:32 AM
15993 Reputation 2214 Total posts

Hi,

  I have take a quick look at the fe things related to the Wiki app you have mentioned and it seems that it isn't based on the ASP.NET membership provider, but to be 100% sure please contact their support and check this out before you start using it.

Also take a look at the below url:
http://www.screwturn.eu/Commercial.ashx

5
8/17/2011 11:45:52 AM
7207 Reputation 956 Total posts

We did some work with screwturn wiki. The problem with all these third-party packages (including blogengine.net, YAF, nopCommerce) is that they are changing their support for the provider infrastructure between versions. As far as I know, screwturn introduced the support for the membership provider via third-party plugin (http://www.screwturn.eu/Customize.ASP-NET-Membership-Proxy-User-Provider.ashx) in version 3.0, so you can start there.

6
8/17/2011 4:00:21 PM
152 Reputation 21 Total posts

Thanks both for the replies.
Digging a little more, I can see that there are not many .net wiki out there.
--
Razvan

7
This is a demo site for MonoX. Please visit Mono Software for more info.