annotate noderef_view.info @ 5:4fc2f22efcdf

Better name for the attribute to prevent collision, add to #after_build #link was probably overly too broad, so I've renamed the attribute to include the module name. The code previously also fully took over #after_build, which killed other modules registrations. Now the module's a good citizen and only add its handler leaving the others as is.
author Franck Deroche <franck@defr.org>
date Mon, 26 Jan 2009 14:59:57 +0100
parents a3c1e224e807
children 3fdd4dab8407
rev   line source
franck@0 1 name = Node Reference with View popups
franck@0 2 description = Adds a "Search" link to nodereference widgets which use the associated view
franck@0 3 dependencies[] = nodereference
franck@0 4 dependencies[] = views
franck@0 5 package = User Interface
franck@0 6 core = 6.x