Hi,

With node reference one can alter the view that shows the results. Would that be something you'd consider for this module?

The problem is that when you allow to link to nodes, taxonomy terms and views and you have a node, taxonomy term and view all named exactly the same it's just plain guessing which one from the 3 options to pick as the link. Of course once clicked one can see taxonomy/term/xx or node/xx but this is not very usable :)

With a view of some kind one could alter what the moderator is shown as options and extend filters with language filters, published/unpublished filters etc...

Now there would be a problem with creating a view to list both nodes and terms but maybe multiple views can be created and the results combined in the AJAX dropdown?

Another option could be some kind of token integration where one could build the option list results by use of tokens (!title [!type]). Which could result in an option list;

  • Drupal [node]
  • Drupal [term]
  • Drupal [view]

This ofcourse doesn't allow the brilliant use of views filters :(

Just a thought?!
Cheers