-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
30 lines (22 loc) · 1.02 KB
/
README.txt
File metadata and controls
30 lines (22 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: Workspace Module
Author: John VanDyk <jvandyk at iastate dot edu>
Drupal: 6
********************************************************************
DESCRIPTION:
This is a module designed for users to have a central place to
view and manage their content.
Thanks to Matt Westgate for his hand-holding during the creation
of this, my first Drupal module.
********************************************************************
INSTALLATION:
1. Place the entire workspace directory into the sites/all/modules
directory of your Drupal installation.
2. Enable the workspace module by navigating to:
Administer > Site building > Modules
When enabled, a "My workspace" menu should appear in the menu
system.
3. Under Administer > User management > Permissions you may wish
to give users the ability to configure their own workspace.