Closed (won't fix)
Project:
Coder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 17:07 UTC
Updated:
30 Dec 2014 at 18:35 UTC
Jump to comment: Most recent
Comments
Comment #1
nekobul commentedMore information on the issue. _theme hook need is not detected when theme_ functions are implemented in a separate .inc files.
Comment #2
nancydruMine are in the same file and it is not being flagged. It has been detected in the past, so a recent change affected this.
Comment #3
stella commentedIt works for me. I tested it with the 'faq' module (where I removed the faq_theme() function) and in 'tagadelic' (not yet ported to D6). I'm using the latest 6.x dev version.
Cheers,
Stella
Comment #4
nancydruSorry, I should have posted when I discovered that I did already have a hook_theme, it just didn't include an entry for one of the theme functions.
Comment #5
nekobul commentedI have encountered the problem when porting the taxonomy access module. It didn't detect theme_ functions defined in taxonomy_access_admin.inc . It may have something to do with the way the .inc file is included in the .module file.
Comment #6
klausiCoder for Drupal 6 is now frozen and only security fixes will be applied. Feel free to update this issue and reopen against 7.x-2.x or 8.x-2.x.