Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Description

This module adds the possibility to generate folder names based on a user's group memberships inside IMCE profiles as proposed here.

Installation

  1. Checkout the module and install as usual
  2. Add the following php code to a directory path inside an IMCE profile using the desired path prefix:
  3. php: $groups = og_get_group_labels_by_user('Groups/',$user); return $groups;

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • Module categories: Media
  • Created by PascalAnimateur on , updated