2c2 < index 2479a29..6f39fb2 100644 --- > index 132f72a..0df5ad3 100644 16,20c16,20 < + * are performed, there is an option to the user to view their own unpublished nodes. < + * See @link node_access and @endlink the Node Access topics for more information. < + * The node access system makes no distinction between published and unpublished < + * nodes. It is the module's responsibility to provide appropriate realms to limit < + * access to unpublished content. --- > + * are performed, user can view their own unpublished nodes. > + * See also @link node_access, Node Access topics for more information. @endlink > + * The node access system makes no distinction between published > + * and unpublished nodes. It is the module's responsibility to provide > + * appropriate realms to limit access to unpublished content. 30,31c30,31 < + * unpublished node, the permission 'view own unpublished content' has been set < + * for that user and node access checks will stop there and hook_node_grants() --- > + * unpublished node, the permission 'view own unpublished content' has been > + * set. The node access checks will stop there and hook_node_grants()