nodereference_asmselect 5.x-1.0-rc2
electricmonk - October 29, 2008 - 07:12
| Download | Size | md5 hash |
|---|---|---|
| nodereference_asmselect-5.x-1.0-rc2.tar.gz | 10.98 KB | 04c1ff37195f3935e53e42234ff44d2e |
Official release from CVS tag: DRUPAL-5--1-0-RC2
Last updated: October 29, 2008 - 07:15
New features include:
- Filtering for the list of nodes candidate for referencing. This is done using the Views module and as such depends on it. Currently, the only type of filter available is a Vocabulary filter.
- A crude option for creating new nodes of the referenced type(s) is now available. When this option is activated, a link will appear for each such type, which opens a new window with the node creation form. After submitting the form, javascript code will add the newly created node to the select list. This option is experimental and quite ugly too, it's mainly intended for use in the scaffolding phase of a project.
