Posted by electricmonk on August 12, 2009 at 8:44am
| Download | Size | md5 hash |
|---|---|---|
| nodereference_views_select-6.x-1.0-rc1.tar.gz | 20.83 KB | ae5f6e48d30cf177708550c6c95c2a84 |
| nodereference_views_select-6.x-1.0-rc1.zip | 22.81 KB | 6df1efa099845ddc687882b2de5b501f |
Last updated: December 24, 2010 - 23:27
Initial version supporting 6.x.
This is a complete rewrite of the module due to the huge differences from 5.x in both Views and CCK. The module now uses CCK's allowed values mechanism, so as a matter of fact you don't even have to use a View in order to use it. I have kept the original module's name for legacy's sake.
Supported features in this release:
- Sortable checkboxes list
- Candidate nodes appear in a modal panel
TODO:
- Add exposed filters support to the modal panel in order to narrow the candidate list
- Allow multiple instances of the same referenced node as a configurable option for this widget
- Exposed sorting - when Views supports it!