Changeset 866

Show
Ignore:
Timestamp:
03/03/10 20:49:07 (5 months ago)
Author:
kester
Message:

updating present features state with current database - todo add/remove to reflect actual usage

Location:
drupal-6/sites/default/modules/nabuur_project
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • drupal-6/sites/default/modules/nabuur_project/nabuur_project.info

    r816 r866  
    22dependencies[] = "content" 
    33dependencies[] = "features" 
     4dependencies[] = "filefield" 
    45dependencies[] = "imagecache" 
    56dependencies[] = "imagefield" 
     
    1415features[content][] = "project_outline-field_related_tasks" 
    1516features[content][] = "task-field_attachment" 
    16 features[content][] = "task-field_external_link" 
    17 features[content][] = "task-field_picture" 
    1817features[content][] = "task-field_step" 
    1918features[content][] = "task-field_time_needed" 
    2019features[content][] = "task_discussion-field_attachment" 
    21 features[content][] = "task_discussion-field_external_link" 
    22 features[content][] = "task_discussion-field_picture" 
    2320features[content][] = "task_wiki-field_step" 
    2421features[imagecache][] = "Body" 
     
    2724features[node][] = "task_discussion" 
    2825features[node][] = "task_wiki" 
    29 features[views][] = "project_tasks" 
    3026name = "nabuur_project" 
    3127package = "Nabuur"