New module 'Autocomplete Widgets'
This commit is contained in:
parent
17a2a7a42d
commit
5af0c1f42e
10 changed files with 1125 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
name = Autocomplete Widgets
|
||||
description = Provides autocomplete widgets for CCK Text and Number fields.
|
||||
dependencies[] = content
|
||||
package = CCK
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-04-16
|
||||
version = "6.x-1.4"
|
||||
core = "6.x"
|
||||
project = "autocomplete_widgets"
|
||||
datestamp = "1366135717"
|
||||
|
Reference in a new issue