[drupal-devel] Quick question: Where is "themes" directory set?
Negyesi Karoly
karoly at negyesi.net
Mon Jan 24 22:17:24 UTC 2005
On Monday 24 January 2005 23.10, Steve Dondley wrote:
> I'm trying to determine where in the code Drupal sets the "themes"
> directory as the directory to search for themes. I'm having no luck.
> Can someone give me a quick hand?
find . -type f -exec grep -H "'themes'" {} \;
system_theme_data in modules/system.module
xtemplate_templates in themes/engines/xtemplate/xtemplate.engine
More information about the drupal-devel
mailing list