Closed (won't fix)
Project:
QDrupal
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2008 at 08:44 UTC
Updated:
22 Apr 2009 at 03:27 UTC
qdrupal_tmpl_path does not handle QPanel templates.
A QPanel template are often named classname.class.php and the template classname.tpl.php.
It would be good to be able to use the qdrupal_tmpl_path function to get the path for the template in a nice way.
Ideas so far: 1. pass an optional argument to the qdrupal_tmpl_path function or 2. let the qdrupal_tmpl_path function detect if ".class" is in the name and act accordingly.
Comments
Comment #1
mikehostetler commented