README.txt |
README.txt |
|
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: Workspace Module
Original Author: John VanDyk <jvandyk… |
workspace.css |
workspace.css |
|
/* fake link */
.workspace_trig {
cursor: pointer;
color: #39c;
font-weight: bold;
}
.workspace_trig:hover {
text-decoration: underline;
} |
workspace.info |
workspace.info |
|
name = "Workspace"
description = "Allows users to list/manage their own content."
core = 7.x
package = "Workflow"
version = 7.x-1.x
configure = "admin/config/workflow/workspace" |
workspace.install |
workspace.install |
|
workspace install, update and uninstall functions. |
workspace.module |
workspace.module |
|
Presents a user-centric view of content. |