Is it possible to add a node type filter, like the node_type_filter module. for example if i want to display only the "News" node, i've got to select the "News" option in the select.

Comments

nancydru’s picture

I don't think so. NTF probably won't work because it uses db_rewrite_sql() but CMF doesn't invoke that feature.