Closed (works as designed)
Project:
Node Type Filter
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2005 at 08:41 UTC
Updated:
21 Jan 2008 at 02:23 UTC
When I use node type filter to list a certain content type, the resulting page displays the mission statement. How do I disable this? Thanks!
Comments
Comment #1
Gabriel R. commentedYou can customize the text using the `localization` module, include with Drupal. Create a new language and search for the text you want to replace, you can customize it for the specific page you want.
Comment #2
nancydru@noid: My suggestion would be to implement a node-type.tpl.php theme page for that content type. I don't think this is something that can, or should, be done in this module.