Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.x-dev
Component:
Directory Listing Pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2008 at 14:50 UTC
Updated:
1 Apr 2009 at 18:05 UTC
I've tested the latest dev build (v 1.9.2.8.2.33 2008/08/24 17:15:04) and I cannot override the icons with themed icons : I renamed the icons dir in the Filebrowser module, created one in my theme (with icons in it of course) but nothing is displayed. Can you reproduce the problem?
Comments
Comment #1
clauded commentedI've determined that in a module, path_to_theme() returns the path to the module, not the theme...
The function drupal_get_theme cannot be used as we don't know in advance the name of the theme used. So I'm not sure if theme override is possible.
Comment #2
Yoran commentedThis should be ok now, see my comment here :
http://drupal.org/node/298385#comment-1426664