Elements is missing two lines from the .info file — which renders it impossible to enable. :(
The .info file only has:
; $Id
name = "Elements"
description = "Provides a library of Form API elements."
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | elementsinfo.patch | 558 bytes | jensimmons |
Comments
Comment #1
jensimmons commentedHere's a patch that adds these two lines:
Comment #2
jensimmons commentedThe error message is "This version is incompatible with the 6.19 version of Drupal core." (added for the search engines)
Comment #3
heine commentedPlease, no package.
The 6.x-1.x branch contains a core=6.x line :
You are probably working from an inactive HEAD.
Comment #4
ericduran commentedActually the problem is that elements head is actually a d5 version. If you're checking out of cvs be sure to us the DRUPAL-6--1 tag. Is a little confusing since 95% of the time head is the latest code but in this case is not.