CoreWiki
CoreWiki copied to clipboard
Error when creating article as guest
https://github.com/ashleybroughton/CoreWiki/blame/dev/CoreWiki/Pages/Create.cshtml.cs#L62

We should discuss whether we want guest to be able to create articles as a feature for the project. Perhaps guest articles are subject to moderation of some kind?
I like the idea of moderation or workflow for guest-created articles.
I also think this is a feature we should make configurable, which leads to a discussion of application-wide configuration settings.
nice find!
I think Articles must have an "Author" (a registered and possibly email confirmed user).
Comments not so much but definitely moderated as app setting option.
Is this still relevant?