Parent Directory
|
Revision Log
|
Revision Graph
initial import of Drupal 4.7 CCK module to reference workflow states
| 1 | WHAT IT DOES: |
| 2 | ------------- |
| 3 | This module adds a new CCK field type for referencing workflow states in CCK content types. |
| 4 | |
| 5 | TO INSTALL: |
| 6 | ----------- |
| 7 | Drop the statereference folder into the 'modules' |
| 8 | directory of your drupal installation. |
| 9 | |
| 10 | REQUIRES: |
| 11 | --------- |
| 12 | CCK |
| 13 | http://drupal.org/project/cck |
| 14 | |
| 15 | Worflow module |
| 16 | http://drupal.org/project/workflow |
| 17 | |
| 18 | BUGS & ISSUES: |
| 19 | -------------- |
| 20 | http://drupal.org/project/issues/statereference |
| 21 | |
| 22 | SPONSOR: |
| 23 | -------- |
| 24 | Classic Graphics <http://www.cgraphics.com/> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |