CollaboraOnline / collabora-drupal

Collabora Online Drupal module
Mozilla Public License 2.0
1 stars 1 forks source link

Group integration #52

Open AaronGilMartinez opened 2 weeks ago

AaronGilMartinez commented 2 weeks ago

Some sites may use the Group module.

https://www.drupal.org/project/group

The module requires special handling for access to Collabora documents associated with content attached to a group.

ribel commented 1 week ago

Hi @AaronGilMartinez and @brummbar,

I see you added dependency to the module groupmedia 4.x (which depends on Group 3.x).

It might be an issue for Open Social distribution since there we still use Group 2.x (and groupmedia 3.x).

Could you please clarify what is the purpose and the end goal of this submodule? Would it be possible to add support of Group 2.x or move it to separate module to avoid conflicts with the composer?

Thank you!