Posted by kulfi on July 30, 2008 at 5:41am
Jump to:
| Project: | dependantDropdown |
| Version: | 5.x-1.0-beta |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Can't enable this module - it lists Content as missing, when it is installed and enabled.
Comments
#1
Sounds similar to Dependent (http://drupal.org/node/281757#comment-942182) and Conditional Fields (http://drupal.org/node/288912#comment-942181) modules - it might be beneficial to all if you joined forces?
#2
То install this module you must replace line "dependencies = Content" to "dependencies = content" in file dependantDropdown/dependantDropdown.info.
:)