[consulting] project site based on nodes and workflow

Boris Mann boris at bryght.com
Wed Apr 5 04:18:51 UTC 2006


On 4-Apr-06, at 8:55 PM, Laura Scott wrote:

> This may seem like a silly question, but have you ruled out using  
> the project module?


>>
>> Got a new site coming up that is basically a project management site.
>>
>> What i want todo is have a node called "project" (flexinode  
>> perhaps), that has multiple
>> (flexinode) nodes under it called "tasktypeA" "tasktypeB".

There is also the under-construction case tracker module. CVS-only,  
see the README: http://cvs.drupal.org/viewcvs/drupal/contributions/ 
modules/casetracker/README.txt?rev=1.3&view=markup

But, you can roll your own by using CCK (not flexinode). It includes  
a node-to-node relation field. So, you could create a "project"  
content type and "task".

But, especially for the fairly complex stuff that you want out of  
"real" project management, you probably want more control over custom  
views etc. than you can get out of a CCK plus Views module  
combo....although you can probably get pretty far.

Cheers,

--
Boris Mann
Vancouver 778-896-2747 San Francisco 415-367-3595
SKYPE borismann
http://www.bryght.com



More information about the consulting mailing list