log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
defr
>
drupal
>
scald
>
dnd
annotate dnd_test/dnd_test.info @ 2:
5a44c430b7ac
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Added dnd_test module, tons and tons of fixes and changes.
author
David Eads <eads@chicagotech.org>
date
Tue, 17 Feb 2009 15:34:56 -0600
parents
children
rev
line source
eads@2
1
;
$
Id
$
eads@2
2
name = DnD Library Tests
eads@2
3
package = User interface
eads@2
4
description = Defines some menu callbacks and form alterations which test the drag and drop plugin.
eads@2
5
dependencies[] = dnd
eads@2
6
core = 6.x
eads@2
7