Skip to main content
Rollback to Revision 1 - Edit approval overridden by post owner or moderator
Source Link
avpaderno
  • 98.1k
  • 15
  • 165
  • 284

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

See https://www.drupal.org/node/1919154

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

See https://www.drupal.org/node/1919154

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

See https://www.drupal.org/node/1919154

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.

See https://www.drupal.org/node/1919154

Source Link

With OG, I have created my own switch by using file_field_paths and entering [node:group_content_access]/[node:nid] as the path to store files. In my case every node published should be in an OG. Depending on the visibility of the node published, the files are put into a public or private section.

Note however, that this heavily depends on the contents of the group_content_access or Group Visibility field.