Views integration module released

|

The categoryi_views module has just been released, allowing full integration between the category module and the views module! This is the first addition to the new 'contrib' directory in the category package - this directory will contain other smaller or less critical modules that may be written in the future.

Category_views allows you to link a view to one or more containeris, and to then render your node listings for categories in that container using the linked view, instead of using the boring old built-in system in the category module. This means that you can now display your node listings any way you want: any number of items per page, any one of several different formats, etc.

Views-powered node listings are embedded into category pages, just like regular node listings. You specify the category that you want the view to render by including it as an argument in the view, which category_views automatically passes.

A big thanks to merlinofchaos (sometimes known by his alias, 'Earl Miles' :-p), for creating the awesome views module, and for making it extensible and clean enough that other modules can interface with it. Thanks also, merlin, for the help and advice that you personally gave me while I was getting my head around the mechanics of views. It's taken me several weeks, and I understand about 2% of your module now - I'll let you know how I go with the other 98%.

Where did this go?

What happened to this module? I have downloaded and installed Category-4.7.x-1.x-dev.tar.gz and the Category_views shows up on the module page but does not exist in the modules directory. I can't find it anywhere on your site or the drupal site to download it.

I am using the Categories to generate a menu system and just want each menu item to take users directly to one post - not to all the posts in that categoryi. How do I turn the posts off that appear at the bottom of the main containeri page?

Will the category_views module help?

Thanks,

category_views

Okay - I've answered some of my own questions. One more:

1) How do I set up the filters on a view to use the categories I've created? I get the option to use the Taxonomy categories I created but not the new containeris/categories I've created?

Thanks,