The problem of gray images and control_panel_default.png
Infanty - August 7, 2008 - 07:43
| Project: | Control Panel |
| Version: | 5.x-1.4 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Infanty |
| Status: | by design |
Jump to:
Description
After installing the module in Drupal 5.9, all images displayed as - control_panel_default.png. I have reviewed the source code module and understand his work. Part of the work is to transform the URL and displaying the appropriate images. Ie http://mysite.ru/node/add/story corresponds to the image node_add_story.png. For the normal display of images, I had to rename the original images (controlpanel\images\48x48 - I use size: 48x48).
Ie admin_settings_controlpanel.png renamed control_panel.png.

#1
This is the desired behavior. Are you asking for this to be changed or only for this to be better documented?
#2
by design