문제

I would like to use an asp.net based wiki. However it needs to have the capability where when a user creates or edits a page, certain information needs to be in the page and be in the same section (fixed) of the page.

For example if I want to use a wiki to create a restaurants review site, I want the name of the restaurant, address, hours of operations be entered and they always show up in the same place in the page so all the pages have a standard look.

Is there such a wiki software that can handle this? The wiki needs to be open source so I can make modifications (hopefully not much)

I know ScrewTurn is popular. Can it handle my needs? (don't just list a few asp.net wiki's without picking one which accomplishes what I want)

도움이 되었습니까?

해결책

If you don't want to use Screwturn, I think that you could use Phlanger to run Mediawiki under ASP.net. It is open source, and it is easy to customize the pages to have a standard look.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top