Firstly, great module! Until I found this module, I was about to start putting all my data into wasteful nodes so I could use the content in views, so thank you!

Anyways, one issue I ran into when using data with joins, was that I forgot to enable the nodereference module. I assumed it would have already been enabled when I enabled data_node, but it wasn't. Should nodereference therefore be a dependency for data_node?

It's only a very minor change, but attached is a patch anyway.

CommentFileSizeAuthor
#1 data-data_node-dep.patch580 bytesalexkb

Comments

alexkb’s picture

StatusFileSize
new580 bytes
joachim’s picture

Version: 6.x-1.0-alpha14 » 6.x-1.x-dev

> Should nodereference therefore be a dependency for data_node?

I'm not 100% on what data_node module does. What does it need noderef to be enabled for?

joachim’s picture

Status: Active » Postponed (maintainer needs more info)