HI!
Have you a simple node.tpl.php file in the theme directory?
The engine is process the special node template files if and only if a simple node.tpl.php file is int he theme directory.
Best regards!
George Bobak
Hungary
From: themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] On Behalf Of Michel Morelli Sent: Wednesday, June 30, 2010 2:33 PM To: A list for theme developers Subject: Re: [themes] How to know the path of a tpl.php file
Progga ha scritto:
On Fri, Jun 18, 2010 at 11:52 AM, Michel Morelli mailto:michel@ziobuddalabs.it michel@ziobuddalabs.it wrote:
node-view-VIEWNAME.tpl.php that it is not considerated from template engine (Theme Developer give me this file like a possible template file, but is not used).
How can I know which is or where is (path) this template file ?
Have you looked into the "Theme: Information" section of the view?
Yes, I have rescan the theme directory but nothing: node-view-VIEWNAME is not considerated.
M.