You are here

constant WORKSPACE_ADMIN_PATH in Workspace 7

@file Presents a user-centric view of content.

Provides a "My workspace" link in the navigation block. When clicked it brings the user to a table showing the content they have created, with handy links to edit or delete the content, or to create new content.

Optionally provides a link to a user's content on their profile page (viewable if the current user has 'view all workspace' permission.

For drupal 7

File

./workspace.module, line 19
Presents a user-centric view of content.

Code

define('WORKSPACE_ADMIN_PATH', 'admin/config/workflow/workspace');