annotate modules/dnd_test/dnd_test.info @ 47:cbfe386cb51b

Add a function to refresh opened libraries. The source URL of each libraries is now tracked, which allows for auto refreshing the libraries based on various events. The obvious use case is to refresh the library when an atom has been added to Scald, for example via a Popups dialog.
author Franck Deroche <defr@ows.fr>
date Mon, 15 Feb 2010 14:08:04 +0000
parents 45c6c48c2a88
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