As a followup to #1782634: Allow "non-members" to post into public groups, we need to allow non-members to create wikis in public groups, and check for that permission using og_user_acccess().

Comments

ezra-g’s picture

ezra-g’s picture

Status: Fixed » Needs work

Actually, we should probably grant access dynamically so that we can revoke it for private groups.

ezra-g’s picture

Title: Wikis: allow non-members to create new wikis in public groups » Wikis: allow non-members to edit wikis in public groups
Status: Needs work » Fixed

#1782634: Allow "non-members" to post into public groups takes care of creating wikis in public groups, so commons_wikis just needs to implement its own hook_og_user_access() implementation for editing them. That is now committed.

http://drupalcode.org/project/commons_wikis.git/commitdiff/2b95ff8?hp=f2...

syednayab’s picture

Hi,

Could anybody help me with some of the Few good example wiki sites , i tried Mediawiki, its just too heavy to run on a shared sever (dumb assupmtion maybe)
Please help me with any website which has similar feature or few lesser features like mediawiki made in Drupal

Thanks
Syed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.