Menu

#2061 (ok 2.8.1) theme directory not being processed correctly

2.8.0
fixed
Interface (555)
1
2013-06-11
2006-03-06
swartzja
No

System setup: WinXP SP2, Apache 2.0.55, PHP 5.1.2
I access phpMyAdmin v2.8.0 from:
http://localhost/utils/phpMyAdmin-dev/
I moved the themes directory to:
http://localhost/utils/phpMyAdmin-themes/2.3/

I have selected the darkblue_orange theme. It seems to
only partially work. Images in <img> tags seem to work
correctly, but images set in css files seem to have
hardcoded src attributes without using the
$pmaThemeImage variable. I searched for the string
"/themes/original/" in the php files and found it 48
times in 4 files. 26 were in the
"css\phpmyadmin.css.php" script.

Hope this helps. Thanks for all the great work on this
wonderful project!

Discussion

  • Ryan Carsten Schmidt

    Logged In: YES
    user_id=838923

    Yes, the included themes and pretty much all of the
    additionally available themes hard-code the location of
    the themes directory and do not respect the relevant
    configuration directive, making the configuration
    directive unusable. This has bugged me for a very long
    time. In the end settled for not moving the themes
    directory after all but it would be better to fix the
    themes to respect the configured themes location.

     
  • Sebastian Mendel

    • priority: 5 --> 1
    • assigned_to: nobody --> cybot_tm
    • summary: theme directory not being processed correctly --> (ok 2.8.1) theme directory not being processed correctly
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2006-05-20
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.