Node Type Filter

NancyDru - April 22, 2005 - 14:58

The Node_type_filter lets you filter node listing pages simply by adding &type=story,blog to the URL (for example). So now you can show specific feeds, or a "blog+story" tracker page (i.e. recent posts). Also works great for "taxonomy/term" pages.

This filter requires some type of query that selects nodes, such as the front page query or "taxonomy/term/xxx". The module does not, in and of itself, select nodes. Basically, on any URL that selects nodes to display (e.g. "taxonomy/term/xxx"), you can add "?type=aaa" or "?type=aaa+bbb" to select only the "aaa" (or "bbb") content type.

This module can be used with Taxonomy Browser and List Nodes by Vocabulary to further filter the lists.

Support GoPHP5.org

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.2 Download (7.13 KB) 2008-Sep-16 Notes
5.x-1.2 Download (7.02 KB) 2008-Sep-16 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (7.23 KB) 2008-Apr-27 Notes
5.x-1.x-dev Download (7.02 KB) 2008-Jan-21 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.