Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

How to configure content permissions for an OS App

baisong edited this page Aug 9, 2012 · 1 revision

In Drupal 7

  1. Go to People > Permissions
  2. Refer to the table below, for your content type.
Permission Anonymous Authenticated Administrator Manager Vsite admin Vsite user
_Typename_: Create new content X X X X
_Typename_: Edit own content X X X X
_Typename_: Edit any content X
_Typename_: Delete own content X X X X
_Typename_: Delete any content X

Clone this wiki locally