By freehunter on
Is there a module for 4.7 to do this? To make user created content editable by anyone? I was thinking like a never ending story kind of thing, where someone writes something, then the next person writes more, and so on. Is there a module or setting to allow (certain) pages or books to be editable by anyone?
Comments
You can actually use the
You can actually use the book module that comes with Drupal to achieve this if you wanted... give authenticated users access to add book pages or even just users of a designated role (author) or something. It might be the book format offered isn't what you had in mind, but it's worth checking into.
5.0
any node type in 5.0 can be configured this way. coming soon.