Is it possible to display all nodes of certain content type of CCK (Content Construction Kit) module without using taxonomy?
I want to create some content types such "IT company review", "City review" and to use it without any vocabulary/term.
Could I list all nodes of such content type? Is it possible with CCK? Or with Views module? Or may be you could suggest better solution?
I might be converting www.hermitagehillsbaptist.com over to the drupal 4.7 platform and today I met with one of the church leaders and he told me that at some point in the future they would like to possibly have a live video feed for the sunday morning sermons. I know this is going to depend largely on their A/V team capabilities but is this something that Drupal should be able to handle.
Has anyone out there ever done any live video broadcasts from drupal?
I' am redoing a site I was making, but now with the help of the views module and the content construction kit... I am very pleased with the functionality, since I (and the person who will use the site) don't need to create custo modules.
Only, I hoped that someone can advice me on creating a litte search block that allows me to search on two fields of the new content type I have created? Can I do this with the views module (I can't do it :( ), or am I forced to use some php snippets in a block, with the form fields etc...?