This project is not covered by Drupal’s security advisory policy.
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.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Content display
34 sites report using this module
- Created by moshe weitzman on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.