Folks:
I’m wondering if the following will work. Here’s what I want to do:
I’d like users to be able to add pages to the site using a form. As far as I know, the wiki module doesn’t have a lot of form options when creating a new page.
I’d like all users to be able to edit pages.
This is pretty much the definition of a wiki. Now, will the following set up work:
Create a weblog.
Create custom form fields for the weblog.
Allow users to register for that specific weblog.
Assign new users to a group.
Assign the group the rights to edit each others entries.
Allow users to add posts to the weblog using SAEF’s.
In this scenario:
All members can add “pages” (posts).
All members can edit each others “pages”.
Pretty much like a wiki.
Does this set up make sense? Will it work? Or should I put something together that allows form data to be posted to the wiki?
Any feedback would be appreciated.