I'm using views.module and would like to display all nodes without categories assigned. I'm using taxonomy.module for categories in the mode 'free tagging'. So, several of my nodes have one or several terms. I need to display only those which are not bind to any terms.
How should I configure such view? Is choosing 'Taxonomy: Term' filter with 'Is None Of' operator and selecting NO values be correct or not?
I have updated the user-list generated in function user_admin_account() in the core user.module of my 4.7.4 drupal installation.
Next to the edit-link, there is now a link to the user's track record; given that the core tracker module is active.
I am completely new to drupal development, so this may be crap or dealt with elsewhere. But maybe it is of some interest
to other people.
I'm a newbie, so forgive me if this is a simple question. :)
I'm creating a site that needs the upload module to be in one of the pages I've created. Is there a way to drop that module into that page (perhaps as a snippet or block of code)? After activating the module, it was automatically placed in the "Create Content" section, which I'm hiding from all users except the super user.
I want to create a Block of Comments of the currently loaded Node using the Views module.
Has anyone done this or know of a way to successfully do this? Thanks in advance,
--Troy
please email me at troypayne[at]gmail[dot]com so I am alerted that my question was answered.