Modal Nodereference

Component ID

683976

Component name

Modal Nodereference

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2889

Component created

Component changed

Component body

This module turns the nodereference widget into a modal popup allowing new linked nodes to be created on the fly. Because it uses an iframe, it should support even Javscript and file uploads within the sub-node.

The big feature: It should work with editors, image fields, and all of those other JavaScripting things. We built it precisely to meet those needs. We started with modalframe, instead of one of the other popup libraries, because we knew that we could make this work with TinyMCE, CKEditor, and ImageField -- libraries that have difficulties dealing with other popup APIs.

It depends on the automodal module, as well as the excellent modalframe module.