Mercurial > defr > drupal > popups_reference
annotate README.txt @ 10:108ced764a40 tip
Fix compatibility with CCK Multigroup
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 26 Mar 2009 14:59:27 +0100 |
parents | e1318a313b1d |
children |
rev | line source |
---|---|
franck@0 | 1 In-place popup to add a new node to Node Reference widget. |
franck@0 | 2 Initial inspiration: Add and Reference by tema (http://drupal.org/project/add_n_reference) |
franck@0 | 3 |
franck@0 | 4 TODO |
franck@0 | 5 * Fix losing highlighted selections on node add with multi-select box. |
franck@5 | 6 |
franck@5 | 7 LIMITATIONS |
franck@5 | 8 * http://drupal.org/node/378988 - conflicts with Hierarchical Select. |
franck@5 | 9 |
franck@0 | 10 |