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

Releases

Official releasesDateSizeLinksStatus
6.x-1.22008-Sep-167.13 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.22008-Sep-167.02 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Apr-277.23 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Jan-217.02 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.