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

clauded’s picture

I'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.

Yoran’s picture

Status: Active » Closed (fixed)

This should be ok now, see my comment here :
http://drupal.org/node/298385#comment-1426664